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 104 105 106 107 108 109 110 111 112 113
|
ruby-dataobjects (0.10.8-4) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 08:17:14 +0200
ruby-dataobjects (0.10.8-3) unstable; urgency=low
* debian/patch/0030_deactivate_asynchronous_shared_spec_on_non_linux.patch:
+ make the shared example pending for all architectures and not raising an
exception in case it passes
+ drop on_non_linux suffix in the name
-- Cédric Boutillier <cedric.boutillier@gmail.com> Thu, 24 May 2012 00:28:56 +0200
ruby-dataobjects (0.10.8-2) unstable; urgency=low
* Add 0030_deactivate_asynchronous_shared_spec_on_non_linux.patch
to temporarily deactivate a shared test failing with
ruby-dataobjects-mysql on FreeBSD and Hurd (Closes: #672714)
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 22 May 2012 01:11:04 +0200
ruby-dataobjects (0.10.8-1) unstable; urgency=low
* New upstream version
* Update Format URL in DEP5 debian/copyright
* Set DM-Upload-Allowed: to yes
* Bump Standards-Version: to 3.9.3 (no changes needed)
-- Cédric Boutillier <cedric.boutillier@gmail.com> Mon, 27 Feb 2012 11:46:02 +0100
ruby-dataobjects (0.10.7-1) unstable; urgency=low
[ Deepak Tripathi ]
* New upstream release
* Switch to gem2deb-based packaging. Rename source and binary package.
* debian/control
- Removed DM upload tag.
- Bumped the standard version.
* debian/copyright
- update copyright information.
[ Cédric Boutillier ]
* added myself as an uploader
* added ruby-addressable as Depends
* added 00010_remove_rubygems_from_specs.patch
* override lintian warning about duplicate description for transitional
packages
-- Cédric Boutillier <cedric.boutillier@gmail.com> Sun, 16 Oct 2011 22:20:44 +0200
libdataobjects-ruby (0.10.2-2) unstable; urgency=low
* debian/control
+ added libaddressable-ruby as Depends (Closes: #593085).
+ bumped standard version to 3.9.1 (no changes).
+ removed DM Upload tag.
-- Deepak Tripathi <deepak@debian.org> Mon, 18 Oct 2010 21:45:26 +0530
libdataobjects-ruby (0.10.2-1) unstable; urgency=low
* New upstream release
* debian/watch
+ updated source file.
-- Deepak Tripathi <apenguinlinux@gmail.com> Fri, 21 May 2010 17:00:56 -0400
libdataobjects-ruby (0.10.1-1) unstable; urgency=low
* New upstream release
* debian/copyright
+ update copyright info.
+ update download location.
* debian/
+ removed repack.sh and README.Debian-source.
* debian/watch
+ update for new download source
* debian/control
+ added DM-Upload field.
-- Deepak Tripathi <apenguinlinux@gmail.com> Sat, 08 May 2010 01:46:15 +0530
libdataobjects-ruby (0.10.0-1) unstable; urgency=low
* New upstream release.
* Taking over from Sebestien.
* Keeping under pkg-ruby-extras group.
* Added Homepage and Vcs-* entry
+ Changes in debian/control
* Bumped standard version
* Update debian/copyright
* Changed debian/rules to cdbs
* Added debian/source/format
* Modified debian/watch for .gem
* Added README.Debian-source and repack.sh
-- Deepak Tripathi <apenguinlinux@gmail.com> Tue, 13 Apr 2010 05:28:10 +0000
libdataobjects-ruby (0.9.11-1) unstable; urgency=low
* New upstream version.
* Added debian/watch file.
* Conform to latest policy.
-- Sebastien Delafond <seb@debian.org> Wed, 19 Aug 2009 11:29:25 +0200
libdataobjects-ruby (0.2-1) unstable; urgency=low
* Initial Release (Closes: #480442).
-- Sebastien Delafond <seb@debian.org> Mon, 12 May 2008 14:36:06 -0700
|