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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
|
ruby-toml (0.3.0-2) unstable; urgency=medium
* Team Upload
* Drop "Rules-Requires-Root: no": it is the default now
* Bump Standards-Version: to 4.7.3, drop Priority: tag
* autopkgtest does not need "quilt"
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
-- Alexandre Detiste <tchet@debian.org> Sat, 28 Feb 2026 11:44:26 +0100
ruby-toml (0.3.0-1) unstable; urgency=medium
* Team upload
* New upstream version 0.3.0
* Bump Standards-Version to 4.7.0 (no changes needed)
* Refresh packaging files
* Use Minitest namespace instead of MiniTest
* use the rake method to run the tests
-- Cédric Boutillier <boutil@debian.org> Thu, 05 Sep 2024 00:17:38 +0200
ruby-toml (0.2.0-4) 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, Repository,
Repository-Browse.
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of the source
package
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: ruby-interpreter-is-deprecated
* eliminate lintian warning: older-debian-watch-file-standard
* eliminate lintian warning: patch-not-forwarded-upstream
* eliminate lintian warning: update-debian-copyright
* set Rules-Requires-Root as no.
* Update Standards-Version to 4.6.1.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 18 Jul 2022 14:34:32 +0900
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
|