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
|
ruby-open4 (1.3.4-1.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> Tue, 29 Dec 2020 00:51:53 +0100
ruby-open4 (1.3.4-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Imported Upstream version 1.3.4
* Drop transitional packages (Closes: #735728)
* Bump Standards-Version to 3.9.5
+ remove obsolete DM-Upload-Allowed flag in debian/control
* use canonical URI in Vcs-* fields
* debian/copyright: use copyright-format/1.0 official URL for Format field
[ Roberto C. Sanchez ]
* Remove myself from uploaders
-- Cédric Boutillier <boutil@debian.org> Thu, 19 Jun 2014 15:48:33 +0200
ruby-open4 (1.3.0-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Bumped the standards-version to 3.9.3.
- Bumped the build-depend on gem2deb to 0.3.0.
- Set the priority for the transtional packages lib*-ruby to "extra".
* debian/source/lintian-overrides: added to override description warnings
for the transitional packages.
-- Paul van Tilburg <paulvt@debian.org> Sun, 24 Jun 2012 22:09:38 +0200
ruby-open4 (1.1.0-1) unstable; urgency=low
* New upstream release.
* Source packages adapted according to the new Ruby policy:
- Build for both ruby1.8 and ruby1.9.1.
- Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
debian/control accordingly.
- Changed the depends and recommends to follow the new Ruby
library naming scheme.
* debian/control:
- Added a default DM-Upload-Allowed field set to yes.
- Standards-Version bumped to 3.9.2; no changes required.
- Set XS-Ruby-Versions to all.
- Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
- Switched the maintainer with the uploaders field as per new
convention the team is the default maintainer.
* debian/copyright: small updates.
-- Paul van Tilburg <paulvt@debian.org> Sun, 25 Sep 2011 20:20:04 +0200
libopen4-ruby (0.9.6-5) unstable; urgency=low
* std-ver 3.8.4. No changes needed.
* Switch to ruby 1.9.1. Closes: #569885.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Sat, 20 Feb 2010 18:46:30 +0100
libopen4-ruby (0.9.6-4) unstable; urgency=low
* Update package section to ruby to comply with new archive layout.
* Bump standards version to 3.8.3 (no changes)
* Make lintian happy:
+ Have Build-Depends satisfy requirements for 'debian/rules clean'
+ Add missing ${misc:Depends} dependency for each binary package
-- Roberto C. Sanchez <roberto@connexer.com> Thu, 27 Aug 2009 18:59:35 -0400
libopen4-ruby (0.9.6-3) unstable; urgency=high
* Build-Depends on ruby-pkg-tools >= 0.14 and install 1.9 module files
into /usr/lib/ruby/1.9.0/ (Closes: #484616)
* Bump Standards-Version to 3.8.0 (no changes).
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 17 Jun 2008 01:46:17 -0400
libopen4-ruby (0.9.6-2) unstable; urgency=high
* Replace libcommandline-ruby1.8 (<< 0.7.10-10~) (Closes: #479502)
-- Roberto C. Sanchez <roberto@connexer.com> Thu, 08 May 2008 21:54:54 -0400
libopen4-ruby (0.9.6-1) unstable; urgency=low
* Initial release (Closes: #462032)
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 15 Apr 2008 11:11:08 -0400
|