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 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
|
ruby-cmdparse (3.0.7-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Lucas Kanashiro ]
* d/p/0001-Fix-FTBFS-with-Ruby-3.2.patch: replace File.exists? with
File.exist?
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 22 Feb 2024 23:18:04 -0300
ruby-cmdparse (3.0.7-1) unstable; urgency=medium
* Team Upload
* New upstream version 3.0.7
[ Klaumi Klingsporn ]
* d/control: Bump Standards-Version to 4.5.1 and
debhelper-compat to 13.
[ Debian Janitor ]
* Apply multi-arch hints.
+ ruby-cmdparse: Add Multi-Arch: foreign.
-- Klaumi Klingsporn <klaumikli@gmx.de> Sat, 30 Jan 2021 17:55:32 +0100
ruby-cmdparse (3.0.6-1) unstable; urgency=medium
* Team Upload
* New upstream version 3.0.6 (closes: #943617).
* d/*: Use secure URI everywhere.
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency.
[ Antonio Terceiro ]
* Remove myself from Uploaders.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Klaumi Klingsporn ]
* d/control: Various updates.
- Bump Standards-Version to 4.5.0.
- Change maintainer to 'Debian Ruby Extras Maintainers'.
- Remove ruby-minitest from Build-Depends due to missing tests.
- Change description according to upstream's homepage.
* d/copyright: Various updates.
- Adjust source entry.
- Update years in upstream entry.
- Copyright of cmdparse has changed to MIT.
- Add myself for debian/* copyright.
* d/ruby-cmdparse.examples: Adjust path to net.rb.
* d/ruby-tests.rb: Remove file. Upstream removed all tests in version 3.0.0
without explanation.
* d/rules: Use gem installation layout.
* d/watch: Upgrade to version 4 and point to gemwatch.debian.net.
* d/README.debian: Add hint and link to the upstream HTML-Documentation (the
documentation in the source will not be built because it needs webgen which
is not in Debian at the moment).
* d/upstream/metadata: Add upstream metadata.
[ Daniel Leidert ]
* d/control (Uploaders): Remove Arnaud Cornet (closes: #876954).
* d/copyright: Add Upstream-Contact field.
* d/ruby-cmdparse.links: Remove file.
* d/rules: Add override_dh_fixperms target to fix permissions for example
script. Also add override_dh_install target to remove doc/ and example/
folders from the gem installation location. Create link from cmdparse3.rb
to cmdparse.rb in this target as well.
* d/tests/control: Add superficial tests using the supplied example script.
-- Daniel Leidert <dleidert@debian.org> Sat, 14 Nov 2020 02:47:12 +0100
ruby-cmdparse (2.0.6-1) unstable; urgency=medium
* Imported Upstream version 2.0.6
* Replace basic test with the upstream test suite
* debian/control:
- update homepage
- bump Standards-Version to 3.9.6 (no changes needed)
- set Testsuite field to autopkgtest-pkg-ruby
- build-depend on ruby-minitest
* Update years in upstream entry in the copyright file
* Install README.md as documentation
-- Cédric Boutillier <boutil@debian.org> Tue, 07 Oct 2014 00:37:59 +0200
ruby-cmdparse (2.0.5-2) unstable; urgency=low
[ Cédric Boutillier ]
* Team upload.
* debian/control
- remove obsolete DM-Upload-Allowed flag
- use canonical URI in Vcs-* fields
[ Jonas Genannt ]
* removed transitional packages
* d/control:
- bumped standards version to 3.9.5 (no changes needed)
- changed Cédric Boutillier email to @debian.org
- updated long description
-- Jonas Genannt <jonas.genannt@capi2name.de> Thu, 16 Jan 2014 16:13:30 +0100
ruby-cmdparse (2.0.5-1) unstable; urgency=low
* New upstream version
* Bump Standards-Version: to 3.9.3 (no changes needed)
* update copyright file to DEP-5 copyright-format/1.0 standard
* Update description to mention Ruby
* Set Priority of transtional packages to extra
* Update order of packages in lintian-overrides
* Add myself to Uploaders:
[Vincent Fourmond]
* Force a build-depends on gem2deb (>= 0.3.0~)
-- Cédric Boutillier <cedric.boutillier@gmail.com> Fri, 22 Jun 2012 00:35:23 +0200
ruby-cmdparse (2.0.3-1) unstable; urgency=low
* New upstream release
* Adapt package to the new Ruby policy: rename source and binary packages and
migrate to gem2deb.
-- Antonio Terceiro <terceiro@debian.org> Mon, 29 Aug 2011 18:03:57 -0700
libcmdparse2-ruby (2.0.2-2) unstable; urgency=low
[ Arnaud Cornet ]
* Do not use the Uploaders rule anymore.
[ Lucas Nussbaum ]
* Bumped debhelper build-depend to >= 5 (fixes linda error).
-- Arnaud Cornet <arnaud.cornet@gmail.com> Sun, 15 Apr 2007 11:01:04 +0200
libcmdparse2-ruby (2.0.2-1) unstable; urgency=low
[ Arnaud Cornet ]
* Move cdbs, debhelper, ruby and ruby-pkg-tools to build-depends.
* New upstream version.
[ Paul van Tilburg ]
* Bumped standards-version to 3.7.2; no changes required.
-- Paul van Tilburg <paulvt@debian.org> Thu, 27 Jul 2006 22:00:52 +0200
libcmdparse2-ruby (2.0.0-3) unstable; urgency=low
[ Arnaud Cornet ]
* libcmdparse2-ruby1.8 now replaces libcmdparse2-ruby (<= 2.0.0-1) to make it
upgradable.
-- Paul van Tilburg <paulvt@debian.org> Fri, 14 Apr 2006 16:29:26 +0200
libcmdparse2-ruby (2.0.0-2) unstable; urgency=low
[ Lucas Nussbaum ]
* Added debian/watch file.
[ Arnaud Cornet ]
* Take ownership of the package.
* debian/control.in now uses @RUBY_EXTRAS_TEAM@ instead of the
deprecated @RUBY_TEAM@, and build-depends on ruby-pkg-tools >= 0.8.
* Split the package in two (libcmdparse2-ruby and
libcmdparse2-ruby1.8).
[ Paul van Tilburg ]
* Added new build-depends that are needed because the package now uses the
ruby-setup-rb class from the ruby-pkg-tools.
-- Paul van Tilburg <paulvt@debian.org> Thu, 30 Mar 2006 13:41:40 +0200
libcmdparse2-ruby (2.0.0-1) unstable; urgency=low
[ Arnaud Cornet ]
* New upstream release.
* Added setup.rb licence to debian/copyright.
* libcmdparse2-ruby is maintained by the Debian/Ruby Extras team.
[ Paul van Tilburg ]
* Prepared control.in to have a template Uploaders field.
* Adapted debian/rules to update this Uploaders field.
-- Paul van Tilburg <paulvt@debian.org> Wed, 28 Dec 2005 22:12:00 +0000
libcmdparse-ruby (1.0.5-1) unstable; urgency=low
* Initial Release.
-- Arnaud Cornet <arnaud.cornet@gmail.com> Wed, 10 Aug 2005 11:38:10 +0200
|