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
|
ruby-peach (0.5.1-4) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 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.
[ Lucas Nussbaum ]
* Refresh packaging using dh-make-ruby -w
-- Lucas Nussbaum <lucas@debian.org> Sat, 09 Jan 2021 08:43:13 +0100
ruby-peach (0.5.1-3) unstable; urgency=medium
* Upload to unstable now that jessie is released.
* Fix Homepage field.
* Increase the length of the description to avoid a lintian warning.
-- Lucas Nussbaum <lucas@debian.org> Thu, 07 May 2015 09:15:41 +0200
ruby-peach (0.5.1-3~exp1) experimental; urgency=medium
* Team upload.
* Target experimental and build with ruby 2.2
* Add ruby-test-unit and ruby-minitest to Build-Depends for ruby2.2
* Update Vcs-Browser to cgit URL and HTTPS
-- Sebastien Badia <seb@sebian.fr> Fri, 10 Apr 2015 15:04:04 +0200
ruby-peach (0.5.1-2) unstable; urgency=medium
* Reupload to update rubygems-integration metadata
* Update homepage to github repository
* Testsuite set to autopkgtest-pkg-ruby; Standards-Version set to 3.9.6
* Add dont_read_lib_from_tests.patch to let Ruby determine where the files
are located instead of hardcoding relative path in tests
-- Cédric Boutillier <boutil@debian.org> Sun, 19 Oct 2014 01:12:33 +0200
ruby-peach (0.5.1-1) unstable; urgency=low
* New upstream release
* debian/control:
+ add myself to Uploaders
+ bump Standards-Version to 3.9.4 (no changes needed)
+ use canonical URLs in Vcs-* fields
* debian/ruby-tests
+ do not modify the LOAD_PATH before running the tests
+ restrict to the test/ directory
-- Cédric Boutillier <boutil@debian.org> Tue, 07 May 2013 15:32:28 +0200
ruby-peach (0.4-2) unstable; urgency=low
* Team upload.
* Bump build dependency on gem2deb to >= 0.3.0~.
* Bump Standards-Versions to 3.9.3 (no changes needed)
* Convert debian/copyright to DEP-5 copyright-format/1.0
-- Cédric Boutillier <cedric.boutillier@gmail.com> Fri, 29 Jun 2012 23:36:49 +0200
ruby-peach (0.4-1) unstable; urgency=low
* Initial release.
-- Lucas Nussbaum <lucas@debian.org> Thu, 28 Jul 2011 09:44:15 +0200
|