1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
ruby-ffi-rzmq-core (1.0.7-1) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.2.1, no changes needed.
* Update watch file format version to 4.
[ Dmitry Borodaenko ]
* New upstream version 1.0.7.
* Bump debhelper to 13, Standards-Version to 4.5.1.
* Set Rules-Requires-Root to "no".
* d/upstream/metadata: Add Repository* fields.
-- Dmitry Borodaenko <angdraug@debian.org> Thu, 11 Feb 2021 15:53:29 -0800
ruby-ffi-rzmq-core (1.0.6-1) unstable; urgency=medium
* New upstream version 1.0.6
* Remove version in the gem2deb build-dependency
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Refresh 0001-load-so-from-libzmq3-or-q1.patch
* Drop 0002-correct-mem-alloc-for-libzmq-4.1.patch, not needed anymore
* Use https for homepage and copyright format url
* Add 0003-loadpath-in-tests.patch to fix autopkgtests
* Set testsuite to autopkgtest-pkg-ruby
-- Cédric Boutillier <boutil@debian.org> Sun, 19 Aug 2018 03:29:30 +0200
ruby-ffi-rzmq-core (1.0.4-3) unstable; urgency=medium
* add patch to fix memory allocation message for libzmq 4.1+
-- Cédric Boutillier <boutil@debian.org> Wed, 24 Feb 2016 23:17:29 +0100
ruby-ffi-rzmq-core (1.0.4-2) unstable; urgency=medium
* Also build-depend on libzmq5
* Update patch to find libzmq.so.5
-- Cédric Boutillier <boutil@debian.org> Wed, 24 Feb 2016 22:15:05 +0100
ruby-ffi-rzmq-core (1.0.4-1) unstable; urgency=medium
* Imported Upstream version 1.0.4
* wrap and sort control file
* set debhelper compatibility level to 9
* Depend on libzmq5 instead of libzmq3
* Use secure urls for Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Wed, 24 Feb 2016 21:59:56 +0100
ruby-ffi-rzmq-core (1.0.3-1) unstable; urgency=medium
* Initial release
-- Cédric Boutillier <boutil@debian.org> Fri, 21 Mar 2014 14:14:23 +0100
|