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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
ruby-dataobjects (0.10.14-1) unstable; urgency=medium
* Imported Upstream version 0.10.14
- the test involved in bug #743980 has been dropped
* Bump Standards-Version to 3.9.5
* Drop 0010_remove_rubygems_from_specs.patch and
0020_set_WINDOWS_to_false_in_shared_spec.patch;
They are not needed any more since supported Ruby version automatically
require rubygems.
-- Cédric Boutillier <boutil@debian.org> Wed, 09 Apr 2014 22:13:32 +0200
ruby-dataobjects (0.10.13-1) unstable; urgency=low
* New upstream version
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ bump Standards-Version to 3.9.4 (no changes needed),
+ update email address
+ drop transitional packages, not needed anymore
* remove lintian overrides, about transitional packages
* debian/copyright: update my email address and years
-- Cédric Boutillier <boutil@debian.org> Tue, 11 Jun 2013 13:54:23 +0200
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
|