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 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
ruby-toml (0.2.0-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 02 Jan 2021 00:19:50 +0100
ruby-toml (0.2.0-3) unstable; urgency=medium
* Team upload.
[ HIGUCHI Daisuke (VDR dai) ]
* d/p/0003-Use-UTC-for-TimeZone.patch: use UTC for TimeZone (Closes: #890693)
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 11 Mar 2018 20:46:55 +0900
ruby-toml (0.2.0-2) unstable; urgency=medium
* Team upload.
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: insecure-copyright-format-uri
* use https for github.com
* support autopkgtest
* Move Vcs-* to salsa.debian.org.
* Bump debhelper compatibility level to 11.
* Update Standards-Version to 4.1.3.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Fri, 02 Mar 2018 21:44:52 +0900
ruby-toml (0.2.0-1) unstable; urgency=medium
* Team upload
* New upstream version 0.2.0
* https for Homepage
* Bump Standards-Version to 4.1.2 (no changes needed)
* Bump debhelper compatibility level to 10
* Drop 0003_parslet17.patch, fixed upstream
* Depend on ruby-parslet >= 0.18
-- Cédric Boutillier <boutil@debian.org> Mon, 04 Dec 2017 11:43:05 +0100
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
|