mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: OBS build on sid fails
Solution: change the version format to non-native as a hack, to match OBS' debstransform usage of 1.0 format
This commit is contained in:
parent
1ddfeb56ec
commit
859f39b302
@ -1,4 +1,4 @@
|
||||
zeromq (4.3.3) UNRELEASED; urgency=low
|
||||
zeromq (4.3.3-0.1) UNRELEASED; urgency=low
|
||||
|
||||
* Initial packaging.
|
||||
|
||||
|
@ -2,7 +2,7 @@ Format: 3.0 (quilt)
|
||||
Source: zeromq
|
||||
Binary: libzmq5, libzmq3-dev, libzmq5-dbg
|
||||
Architecture: any
|
||||
Version: 4.3.3
|
||||
Version: 4.3.3-0.1
|
||||
Maintainer: libzmq Developers <zeromq-dev@lists.zeromq.org>
|
||||
Homepage: http://www.zeromq.org/
|
||||
Standards-Version: 3.9.8
|
||||
|
Loading…
Reference in New Issue
Block a user