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
|
ruby-cutest (1.2.3-1) unstable; urgency=medium
[ Giacomo Paviano ]
* Team upload
* New upstream version 1.2.3
* removed ruby-interpreter from build dependency
* removed patches
[ 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 ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* 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.
* Apply multi-arch hints.
+ ruby-cutest: Add :any qualifier for ruby dependency.
* Update watch file format version to 4.
* Remove overrides for lintian tags that are no longer supported.
-- Giacomo Paviano <pavianogiacomo@gmail.com> Sat, 19 Jul 2025 11:21:01 +0200
ruby-cutest (1.2.1-2) unstable; urgency=low
* drop ruby 1.9 from runtime deps as well.
-- Pirate Praveen <praveen@debian.org> Mon, 07 Apr 2014 15:53:56 +0530
ruby-cutest (1.2.1-1) unstable; urgency=low
* New upstream release (refresh patches)
* Bump gem2deb build-dep to 0.7.4~
* Build for all ruby versions
* Bump standards version to 3.9.5 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Thu, 03 Apr 2014 17:33:57 +0530
ruby-cutest (1.2.0-1) unstable; urgency=low
* Initial release. (Closes: #638829)
* fix failing tests, patch by srihari
* add manpage for cutest.
-- Praveen Arimbrathodiyil <praveen@debian.org> Mon, 22 Aug 2011 18:29:19 +0530
|