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
|
ruby-toml (0.1.2-4) unstable; urgency=medium
* Team upload
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.8 (no changes needed)
* Run wrap-and-sort on packaging files
* Add 0003_parslet17.patch for ruby-parslet 1.7 (Closes: #818155)
* Set minimal version of ruby-parslet to 1.7
* Set autopkgtest Testsuite field in control file
-- Cédric Boutillier <boutil@debian.org> Mon, 06 Jun 2016 08:04:07 +0200
ruby-toml (0.1.2-3) unstable; urgency=medium
* Rebuild again: fix location of rubygems-integration files.
+ Add patch: 0002-Replace-gemspec-git-execution.patch
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 04 Nov 2015 20:49:40 +0900
ruby-toml (0.1.2-2) unstable; urgency=medium
* Rebuild: fix location of rubygems-integration files
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 04 Nov 2015 14:41:44 +0900
ruby-toml (0.1.2-1) unstable; urgency=medium
* Imported Upstream version 0.1.2
* Add debian/source/local-options: unapply-patches
* Refresh patches: Drop 0001-Use-two-digit-version-constraint
* Update debian/changelog
* Update debian/watch: use Github as upstream
* Bump Standard Version: 3.9.6
-- Youhei SASAKI <uwabami@gfd-dennou.org> Thu, 23 Jul 2015 10:47:16 +0900
ruby-toml (0.1.1-1) unstable; urgency=medium
* Imported Upstream version 0.1.1
* Add debian/source/local-options: unapply-patches
* Refresh patches: Drop 0001-Use-two-digit-version-constraint
-- Youhei SASAKI <uwabami@gfd-dennou.org> Thu, 27 Feb 2014 21:34:30 +0900
ruby-toml (0.1.0-1) unstable; urgency=medium
* Initial release (Closes: #735290)
-- Axel Wagner <mero@merovius.de> Sat, 25 Jan 2014 15:54:38 +0100
|