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
|
ruby-dataobjects-postgres (0.10.17-1) unstable; urgency=medium
* New upstream version 0.10.17
* Update d/copyright
* Update d/control
* Drop d/compat file
* Add salsa-ci.yml
-- Utkarsh Gupta <utkarsh@debian.org> Wed, 05 Feb 2020 06:00:01 -0500
ruby-dataobjects-postgres (0.10.16-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update packaging with a new dh-make-ruby run
* 0300_postgres_ext_h.patch: drop patch; postgres.h is actually the right
header (it's the one actualy included by the C code)
-- Antonio Terceiro <terceiro@debian.org> Fri, 24 Jul 2015 09:26:36 -0300
ruby-dataobjects-postgres (0.10.14-2) unstable; urgency=medium
* Build-depend on postgresql-server-dev-all instead of a specific version of
postgresql. (Closes: #757969)
-- Cédric Boutillier <boutil@debian.org> Wed, 13 Aug 2014 10:37:49 +0200
ruby-dataobjects-postgres (0.10.14-1) unstable; urgency=medium
* Imported Upstream version 0.10.14
* Build for postgres 9.3
* Bump Standards-Version to 3.9.5 (no changes needed)
* add 0300_postgres_ext_h.patch: change the name of the postgresql header to
postgres_ext.h (Closes: #743981)
-- Cédric Boutillier <boutil@debian.org> Thu, 10 Apr 2014 19:42:40 +0200
ruby-dataobjects-postgres (0.10.13-1) unstable; urgency=low
* New upstream version
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ dump transitional packages
+ bump Standards-Version to 3.9.4 (no changes needed)
+ update version dep on ruby-dataobjects
+ update my email address
* debian/copyright: update my email address and years
* debian/rules: fix target to install upstream changelog
* update in debian/TODO instructions to run the tests manually
* remove lintian overrides, about transitional packages
-- Cédric Boutillier <boutil@debian.org> Tue, 11 Jun 2013 09:31:21 +0200
ruby-dataobjects-postgres (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:23:53 +0200
ruby-dataobjects-postgres (0.10.8-1) unstable; urgency=low
* New upstream version
* Bump Standards-Version to 3.9.3 (no changes needed)
* (build-)depend on ruby-dataobjects >= 0.10.8
* Update Format: URL for DEP5 copyright file
-- Cédric Boutillier <cedric.boutillier@gmail.com> Wed, 28 Mar 2012 16:13:02 +0200
ruby-dataobjects-postgres (0.10.7-1) unstable; urgency=low
* New upstream release
* Conversion to gem2deb packaging
+ rename source and binary packages
* Apply 0010_remove_rubygems_from_specs.patch
* Apply 0020_remove_loadpath_manipulation_in_specs.patch
* override lintian warning about duplicate description for transitional
packages
* Disable test suite as long as we are not able to start the postgres server
during the build with fakeroot
* Add myself as an uploader
-- Cédric Boutillier <cedric.boutillier@gmail.com> Mon, 07 Nov 2011 00:36:41 +0100
libdataobjects-postgres-ruby (0.10.2-1) unstable; urgency=low
* New upstream release
* debian/watch
+ updated source to gemwatch.
* debian/control
+ corrected typo error.
+ updated depends to libddataobjects-ruby1.9 to 1.9.1.
+ updated metapackage description.
-- Deepak Tripathi <apenguinlinux@gmail.com> Fri, 28 May 2010 12:32:00 +0530
libdataobjects-postgres-ruby (0.10.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:38:19 +0000
libdataobjects-postgres-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:49:38 +0200
libdataobjects-postgres-ruby (0.2.4-2) unstable; urgency=low
* Depend on libdataobjects-ruby.
-- Sebastien Delafond <seb@debian.org> Mon, 12 May 2008 15:21:57 -0700
libdataobjects-postgres-ruby (0.2.4-1) unstable; urgency=low
* Initial Release.
-- Sebastien Delafond <seb@debian.org> Mon, 12 May 2008 14:57:06 -0700
|