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-zoom (0.4.1-6) unstable; urgency=low
[ Cédric Boutillier ]
* Team upload.
* d/control: remove obsolete DM-Upload-Allowed flag
* d/copyright: use canonical URI in Vcs-* fields
[ Jonas Genannt ]
* d/control
- changed ruby1.8 to all on XS-Ruby-Versions
- removed transitional packages
- bumped standards version to 3.9.5 (no changes needed)
* d/ruby-tests.rake: changed encoding to utf8
* added patch for Ruby1.9.1 / Ruby 2.0
-- Jonas Genannt <jonas.genannt@capi2name.de> Sun, 22 Dec 2013 21:37:01 +0100
ruby-zoom (0.4.1-5) unstable; urgency=low
* Team upload
* Disabled the execution of tests requiring network access (Closes:
#683153)
-- Gunnar Wolf <gwolf@debian.org> Sun, 05 Aug 2012 13:48:53 -0500
ruby-zoom (0.4.1-4) unstable; urgency=low
* Team upload.
* Force build-depends on gem2deb 0.3.0
-- Vincent Fourmond <fourmond@debian.org> Sun, 24 Jun 2012 00:38:55 +0200
ruby-zoom (0.4.1-3) unstable; urgency=low
* Source packages adapted according to the new Ruby policy:
- Build for ruby1.8 only; extension needs to be ported to 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.3; no changes required.
- Set XS-Ruby-Versions to ruby1.8.
- 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.
- Added libzoom-ruby and libzoom-ruby1.8 as transitional packages.
- Added build-depends on rake and ruby-test-unit for running the test
suite.
* debian/copyright: reworked to fit the Debian copyright format version 1.0.
* debian/patches: added fix_assert_in_test.patch.
* debian/ruby-tests.rake: derived test suite from Rakefile.
* debian/ruby-zoom.docs: renamed from libzoom-ruby1.8.docs.
* debian/ruby-zoom.examples: renamed from libzoom-ruby1.8.examples.
* debian/source/lintian-overrides: added overrides for the descriptions of
the transitional packages.
-- Paul van Tilburg <paulvt@debian.org> Tue, 29 May 2012 22:16:35 +0200
libzoom-ruby (0.4.1-2) unstable; urgency=low
* Closes unresolved dependencies. (Closes: #583416)
* debian/control
- added libyaz4-dev as BD.
- bumped standatd version to 3.8.4 (no changes).
- added myself to uploaders.
* debian/watch
- updated with alioth gemwatch.
* debian/
- removed repack.sh.
- added source/format.
-- Deepak Tripathi <apenguinlinux@gmail.com> Mon, 31 May 2010 12:46:51 +0530
libzoom-ruby (0.4.1-1) unstable; urgency=low
* Initial release (Closes: #525093)
-- Ryan Niebur <ryanryan52@gmail.com> Tue, 21 Apr 2009 21:16:52 -0700
|