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-sqlite3 (0.10.16-1) unstable; urgency=medium
* Team upload
* New upstream version
* Make tests support RSpec3 (Closes: #791777)
* Bump Standards-Version to 3.9.6
-- Balasankar C <balasankarc@autistici.org> Tue, 21 Jul 2015 22:39:43 +0530
ruby-dataobjects-sqlite3 (0.10.14-1) unstable; urgency=medium
* Imported Upstream version 0.10.14
* Bump Standards-Version to 3.9.5
-- Cédric Boutillier <boutil@debian.org> Wed, 09 Apr 2014 22:46:32 +0200
ruby-dataobjects-sqlite3 (0.10.13-1) unstable; urgency=low
* New upstream version
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ update my email address
+ drop transitional packages
+ update version dependency for ruby-dataobjects
* debian/copyright: update my email address and years
* remove lintian overrides, about transitional packages
-- Cédric Boutillier <boutil@debian.org> Tue, 11 Jun 2013 09:38:59 +0200
ruby-dataobjects-sqlite3 (0.10.8-3) unstable; urgency=low
* Remove debian/ruby-test-files.yaml, not needed anymore (tests are run with
the rake method)
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 10:02:00 +0200
ruby-dataobjects-sqlite3 (0.10.8-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 09:29:31 +0200
ruby-dataobjects-sqlite3 (0.10.8-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.3 (no changes needed)
* Update Format URL in DEP5 debian/copyright file
* Use the rakefile method to run the RSpec tests
-- Cédric Boutillier <cedric.boutillier@gmail.com> Fri, 20 Apr 2012 00:07:14 +0200
ruby-dataobjects-sqlite3 (0.10.7-1) unstable; urgency=low
* New upstream release
* Conversion to gem2deb
+ rename source and binary packages
* added 0010_remove_rubygems_from_specs.patch
* added 0020_remove_loadpath_manipulation_in_specs.patch
* override lintian warning about duplicate description for transitional
packages
* Add myself as an uploader
-- Cédric Boutillier <cedric.boutillier@gmail.com> Mon, 24 Oct 2011 15:13:19 +0200
libdataobjects-sqlite3-ruby (0.10.2-1) unstable; urgency=low
* New upstream release.
* debian/watch
+ updated from alioth gemwatch.
* debian/control
+ corrected typo error.
+ updated depends to libddataobjects-ruby1.9 to 1.9.1.
-- Deepak Tripathi <apenguinlinux@gmail.com> Tue, 01 Jun 2010 15:35:15 +0530
libdataobjects-sqlite3-ruby (0.10.1.1-1) unstable; urgency=low
* New upstream release.
* Bumped standard version
* Update debian/copyright
* Added debian/source/format
* Modified debian/watch for .gem
* Ported to ruby1.9.1
* debian/control
+ added DM-Upload field.
+ added Homepage and Vcs-* entry
+ keeping under pkg-ruby-extras group.
+ taking over from Sebestien.
-- Deepak Tripathi <apenguinlinux@gmail.com> Mon, 10 May 2010 08:26:37 +0000
libdataobjects-sqlite3-ruby (0.9.11-1) unstable; urgency=low
* New upstream release.
* Added debian/watch file.
* Conform to latest policy.
-- Sebastien Delafond <seb@debian.org> Wed, 19 Aug 2009 11:47:23 +0200
libdataobjects-sqlite3-ruby (0.2.5-2) unstable; urgency=low
* Depend on libdataobjects-ruby1.8
-- Sebastien Delafond <seb@debian.org> Mon, 12 May 2008 15:24:14 -0700
libdataobjects-sqlite3-ruby (0.2.5-1) unstable; urgency=low
* Initial Release.
-- Sebastien Delafond <seb@debian.org> Mon, 12 May 2008 14:57:06 -0700
|