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 140 141
|
postgresql-filedump (9.6.0-2) unstable; urgency=medium
* Disable PIE on 32bit archs; cf. #797530.
-- Christoph Berg <myon@debian.org> Sat, 18 Mar 2017 14:28:04 +0100
postgresql-filedump (9.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update watch file for https://wiki.postgresql.org/wiki/Pg_filedump
-- Christoph Berg <christoph.berg@credativ.de> Thu, 29 Sep 2016 13:32:10 +0200
postgresql-filedump (9.5.0-2) unstable; urgency=medium
* Move pg_filedump to 9.5 directory, spotted by Sébastien Lardière.
* Add simple adt test.
-- Christoph Berg <myon@debian.org> Sun, 15 May 2016 20:16:54 +0200
postgresql-filedump (9.5.0-1) unstable; urgency=medium
* New upstream release.
-- Christoph Berg <myon@debian.org> Sat, 19 Mar 2016 18:18:48 +0100
postgresql-filedump (9.3.0-4) unstable; urgency=medium
* Add patch by Satoshi Nagayasu to support 9.5. Closes: #818668.
* Make PG version a variable in debian/rules.
-- Christoph Berg <myon@debian.org> Sat, 19 Mar 2016 17:38:18 +0100
postgresql-filedump (9.3.0-3) unstable; urgency=medium
* Remove bogus quotes from CFLAGS in debian/rules to fix building for
reproducible.debian.net.
-- Christoph Berg <myon@debian.org> Thu, 05 Feb 2015 22:58:31 +0100
postgresql-filedump (9.3.0-2) unstable; urgency=medium
* Pull upstream patch to support page checksums.
* Package is compatible with PostgreSQL 8.4..9.4.
-- Christoph Berg <myon@debian.org> Sun, 31 Aug 2014 12:07:38 +0200
postgresql-filedump (9.3.0-1) unstable; urgency=medium
* Imported Upstream version 9.3.0
* Canonicalized VCS information.
* Added hardening options.
-- Michael Meskes <meskes@debian.org> Mon, 16 Jun 2014 14:00:41 +0200
postgresql-filedump (9.2.0-1) unstable; urgency=low
[ Michael Meskes ]
* Added VCS information
* Fixed typo
* Imported Upstream version 9.2.0
* Current PostgreSQL vesion is 9.3, so we'll have to build against that one.
* Bumped Standards-Version to 3.9.5, no changes needed.
[ Christoph Berg ]
* Pull patch from upstream to support PostgreSQL 9.3, closes: #732510.
* Mention compatible PostgreSQL versions in description.
* Update watch file to find all releases.
* Use format 3.0; bump to dh compat 9.
* Set team as maintainer, add myself as uploader.
-- Christoph Berg <myon@debian.org> Tue, 01 Apr 2014 23:32:24 +0200
postgresql-filedump (9.1.0-1) unstable; urgency=low
* Update watch file to correctly show latest version.
* Imported Upstream version 9.1.0
* Bumped Standards-Version to 3.9.3, no changes needed.
* Install into 9.1 tree.
-- Michael Meskes <meskes@debian.org> Tue, 13 Mar 2012 15:28:16 +0100
postgresql-filedump (9.0.0-1) unstable; urgency=low
* Imported Upstream version 9.0.0
* Compile against PostgreSQL 9.1, closes: #639476
* Removed PostgreSQL version number from package name.
* Bumped Standars-Version to 3.9.2, no changes needed.
* Updated Homepage: field.
* Updated copyright file.
* Added source/format and watch file.
-- Michael Meskes <meskes@debian.org> Mon, 29 Aug 2011 12:29:04 +0200
postgresql-filedump-8.4 (8.4.0-1) unstable; urgency=low
* New upstream version for new PostgreSQL version, closes: #559590
* Bumped Standards-Version to 3.8.3, no changes needed.
* Upgraded to debhelper 7.
-- Michael Meskes <meskes@debian.org> Sat, 05 Dec 2009 19:06:45 +0100
postgresql-filedump-8.3 (8.3-1) unstable; urgency=low
* New upstream version for new PostgreSQL version.
-- Michael Meskes <meskes@debian.org> Sat, 22 Mar 2008 21:16:24 +0100
postgresql-filedump-8.2 (8.2-4) unstable; urgency=low
* Bumped standards version to 3.7.3.
* Bumped debhelper compat version to 5.
* Fixed remaining lintian warnings.
-- Michael Meskes <meskes@debian.org> Sat, 22 Dec 2007 18:25:16 +0100
postgresql-filedump-8.2 (8.2-3) unstable; urgency=low
* Made package co-exist with 8.1 version, closes: #423148
-- Michael Meskes <meskes@debian.org> Thu, 10 May 2007 11:24:56 +0200
postgresql-filedump-8.2 (8.2-2) unstable; urgency=low
* Fixed copyright file to list all authors
-- Michael Meskes <meskes@debian.org> Mon, 7 May 2007 16:12:28 +0200
postgresql-filedump-8.2 (8.2-1) unstable; urgency=low
* New upstream version, closes: #419302
-- Michael Meskes <meskes@debian.org> Sun, 15 Apr 2007 11:35:57 +0200
postgresql-filedump-8.1 (8.1-1) unstable; urgency=low
* Initial release, closes: #342366
-- Michael Meskes <meskes@debian.org> Wed, 7 Dec 2005 15:08:28 +0100
|