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 68 69 70 71 72 73 74
|
ruby-amq-protocol (2.0.1-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Lucas Kanashiro ]
* Imported Upstream version 2.0.1
* debian/rules: add --check-dependencies flag
* debian/patches: refresh disable_bundler patch
* debian/copyright: update year of upstream copyright
* debian/copyright: update Debian packaging copyright
* debian/ruby-tests.rake: change spec.pattern
* debian/control: add build dependency on ruby-rspec-its
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 09 Mar 2016 23:57:07 -0300
ruby-amq-protocol (1.9.2-2) unstable; urgency=low
* Team upload.
* d/control:
- added Testsuite header
- bumped up standards version to 3.9.6 (no changes needed)
* d/{control,copyright}: switched Homepage to https
-- Jonas Genannt <jonas.genannt@capi2name.de> Mon, 13 Oct 2014 14:49:02 +0200
ruby-amq-protocol (1.9.2-1) unstable; urgency=low
* Team upload.
[ Cédric Boutillier ]
* debian/control:
- remove obsolete DM-Upload-Allowed flag
- use canonical URI in Vcs-* fields
* debian/copyright: use copyright-format/1.0 official URL for Format field
[ Jonas Genannt ]
* Imported Upstream version 1.9.2
* d/control:
- bumped standards version to 3.9.5 (no changes needed)
* added ruby-amq-protocol.docs
* d/copyright:
- switched MIT to Expat
- added myself to copyright
* refreshed patch disable_bundler, added DEP3 header
* removed ruby-tests.rb, added ruby-tests.rake
-- Jonas Genannt <jonas.genannt@capi2name.de> Tue, 28 Jan 2014 21:07:07 +0100
ruby-amq-protocol (0.9.2-1) unstable; urgency=low
* New upstream version
* Stop installing README.textile, it's gone upstream.
* Bump gem2deb build-dep.
-- Tollef Fog Heen <tfheen@debian.org> Wed, 27 Jun 2012 07:41:01 +0200
ruby-amq-protocol (0.9.0-2) unstable; urgency=low
* Fix up Source line in copyright file.
-- Tollef Fog Heen <tfheen@debian.org> Fri, 22 Jun 2012 08:10:37 +0200
ruby-amq-protocol (0.9.0-1) unstable; urgency=low
* Initial release
-- Tollef Fog Heen <tfheen@debian.org> Thu, 21 Jun 2012 16:13:46 +0200
|