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
|
ruby-grack (2.0.2-2) unstable; urgency=medium
* 0002-gemspec-don-t-try-to-install-bogus-programs-from-bin.patch: fix
broken metadata about executables; gem2deb now checks it. This fixes
the build in unstable.
* Update packaging with a new dh-make-ruby run
- bump Standards-Version to 3.9.7 (no changes needed)
- switch Vcs-* to https URLs
-- Antonio Terceiro <terceiro@debian.org> Wed, 02 Mar 2016 15:15:39 -0300
ruby-grack (2.0.2-1) unstable; urgency=medium
* New upstream release
* debian/watch: point at github releases page
* Update packaging with a new dh-make-ruby run
* Add myself to Uploaders:
* Added patch:
0001-gemspec-don-t-relly-on-git-and-relax-rack-dependency.patch
* debian/tests: add smoke test to clone and push a repository
-- Antonio Terceiro <terceiro@debian.org> Fri, 04 Sep 2015 11:27:17 -0300
ruby-grack (1.0.0-2) unstable; urgency=low
Team upload.
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
[ Christian Hofstaedtler ]
* Add alternative dependency on ruby-rack1.4
* Update Standards-Version to 3.9.5 (no changes)
* Build-Depend on gem2deb 0.5.0 to build for Ruby 2.0
-- Christian Hofstaedtler <zeha@debian.org> Mon, 02 Dec 2013 23:07:42 +0100
ruby-grack (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #705479)
* Update debian/control with GITLAB version of the library
-- Ondřej Surý <ondrej@debian.org> Mon, 15 Apr 2013 16:47:06 +0200
|