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
|
ruby-ipaddress (0.8.3-3) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ ruby-ipaddress: Add :any qualifier for ruby dependency.
* Update watch file format version to 4.
[ Lucas Nussbaum ]
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.5.1 (no changes needed)
* 0001-gemspec-remove-git-usage.patch: add Forwarded: not-needed
* Refresh packaging using dh-make-ruby -w
-- Lucas Nussbaum <lucas@debian.org> Sat, 09 Jan 2021 08:23:48 +0100
ruby-ipaddress (0.8.3-2) unstable; urgency=medium
* Team upload.
* dh-make-ruby -w:
- debian/rules
- update homepage URL
- add Testsuite: field
- debian/rules:
- cleanup; remove comments generated by an old dh-make-ruby
- check dependency resolution during build; makes sure we will notice
broken rubygems-integration early on.
* debian/patches/0001-gemspec-remove-git-usage.patch: fix rubygems
integration (should fix chef autopkgtest tests)
-- Antonio Terceiro <terceiro@debian.org> Wed, 09 Mar 2016 11:57:42 +0700
ruby-ipaddress (0.8.3-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Lucas Kanashiro ]
* Imported Upstream version 0.8.3
* Drop unnecessary 001-fix-tests-strings-encoding patch
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 05 Mar 2016 18:39:33 -0300
ruby-ipaddress (0.8.0-3) unstable; urgency=low
* Bump gem2deb build dep to at least 0.7.0
This fix the rubygems integration to allow support all Ruby versions
* Bump Standards-Version to 3.9.5 (no changes needed)
-- David Suárez <david.sephirot@gmail.com> Fri, 02 May 2014 11:16:35 +0200
ruby-ipaddress (0.8.0-2) unstable; urgency=low
* Fix failing tests on ruby2 (Closes: #720251)
* Bump standards version to 3.9.4; no changes needed
* Update the copyright format specification to the latest version
[ Cédric Boutillier ]
* use canonical anonscm.debian.org URI in Vcs-* fields
* remove obsolete DM-Upload-Allowed flag
* use DEP5 copyright-format/1.0 official URL in debian/copyright
-- David Suárez <david.sephirot@gmail.com> Sun, 06 Oct 2013 10:07:58 +0200
ruby-ipaddress (0.8.0-1) unstable; urgency=low
* New upstream release.
-- Lucas Nussbaum <lucas@debian.org> Sat, 30 Jul 2011 15:20:00 +0200
ruby-ipaddress (0.7.5-1) unstable; urgency=low
* Initial release.
-- Lucas Nussbaum <lucas@debian.org> Fri, 13 May 2011 09:42:14 +0200
|