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
|
ruby-validatable (1.6.7-10.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Wed, 06 Jan 2021 20:35:06 +0100
ruby-validatable (1.6.7-10) unstable; urgency=medium
* reupload to update rubygems-integration metadata
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ remove transitional packages (Closes: #735735)
+ bump Standards-Version to 3.9.6
* debian/copyright: use DEP5 copyright-format/1.0 official URL for Format
field
-- Cédric Boutillier <boutil@debian.org> Tue, 14 Oct 2014 23:32:42 +0200
ruby-validatable (1.6.7-9) unstable; urgency=low
* Team upload.
* Rebuild with newer gem2deb
-- Vincent Fourmond <fourmond@debian.org> Sun, 24 Jun 2012 01:22:47 +0200
ruby-validatable (1.6.7-8) unstable; urgency=high
* Move secondary Ruby files into /usr/lib/ruby/vendor_ruby/validatable/ to
avoid name clash (Closes: #673738).
+ override dh_install in rules to move the files
+ add debian/patches/move_some_rb_files_to_lib_validatable.patch to adapt
require statements
* Set urgency to high, as this version solves an RC bug
* Adapt versions in Breaks: and Replaces: fields to match the last version
of the package not following the new Ruby policy.
-- Cédric Boutillier <cedric.boutillier@gmail.com> Wed, 13 Jun 2012 23:47:54 +0200
ruby-validatable (1.6.7-7) unstable; urgency=low
* Transition to new Ruby policy
+ renaming source and binary packages
+ using gem2deb packaging tool
* Add myself to Uploaders:
* Bump Standards-Version: to 3.9.3 (no particular changes needed)
* Convert copyright file to DEP-5
* Deactivate tests (needs ruby-expectations, unpackaged)
* Override lintian warning about duplicate descriptions of transitional
packages
-- Cédric Boutillier <cedric.boutillier@gmail.com> Sat, 19 May 2012 17:34:34 +0200
libvalidatable-ruby (1.6.7-6) unstable; urgency=low
* Taking over from Sebestien.
* Keeping under pkg-ruby-extras group.
* Added test for ruby1.9.1 and remove comments
+ Changes in debian/rules
* Removed unnecessary file from debian/
* Added Homepage and Vcs-* entry
+ Changes in debian/control
-- Deepak Tripathi <apenguinlinux@gmail.com> Sun, 21 Feb 2010 17:11:15 +0000
libvalidatable-ruby (1.6.7-5) unstable; urgency=low
* Move to ruby1.9.1 (Closes: #569870).
* Bumped up Standards-Version.
* Removed unused lintian override.
-- Sebastien Delafond <seb@debian.org> Tue, 16 Feb 2010 11:28:18 +0100
libvalidatable-ruby (1.6.7-4) unstable; urgency=low
* Lintian cleanups.
* Bumped up Standards revision.
* Moved to cdbs.
-- Sebastien Delafond <seb@debian.org> Mon, 19 Oct 2009 13:37:32 +0200
libvalidatable-ruby (1.6.7-3) unstable; urgency=low
* Updated description to actually describe validatable
(Closes: #499210).
-- Sebastien Delafond <seb@debian.org> Wed, 17 Sep 2008 10:28:14 -0700
libvalidatable-ruby (1.6.7-2) unstable; urgency=low
* Updated description and dependencies to reflect that we are in fact not
using ruby inline (Closes: #499210).
* Bumped up Standards-Version.
* Added debian/watch file.
-- Sebastien Delafond <seb@debian.org> Tue, 16 Sep 2008 19:00:49 -0700
libvalidatable-ruby (1.6.7-1) unstable; urgency=low
* Initial Release (Closes: #480966).
-- Sebastien Delafond <seb@debian.org> Mon, 12 May 2008 16:12:45 -0700
|