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
|
pg-comparator (2.3.1-4) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.2.1, no changes.
* Update recommended dependencies for PostgreSQL 11.
-- Bas Couwenberg <sebastic@debian.org> Fri, 12 Oct 2018 08:19:05 +0200
pg-comparator (2.3.1-3) unstable; urgency=medium
* Team upload.
* Drop autopkgtest to test installability.
* Add lintian override for testsuite-autopkgtest-missing.
-- Bas Couwenberg <sebastic@debian.org> Wed, 01 Aug 2018 15:22:32 +0200
pg-comparator (2.3.1-2) unstable; urgency=medium
* Team upload.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.5, no changes.
* Strip trailing whitespace from control file.
* Add patch to fix wrong-path-for-interpreter lintian issue.
-- Bas Couwenberg <sebastic@debian.org> Sun, 29 Jul 2018 13:10:30 +0200
pg-comparator (2.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update copyright-format URL to use HTTPS.
* Bump Standards-Version to 4.1.3, no changes.
* Refresh patches.
-- Bas Couwenberg <sebastic@debian.org> Sun, 18 Mar 2018 17:26:45 +0100
pg-comparator (2.3.0-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.1.1, no changes.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sat, 30 Sep 2017 11:17:21 +0200
pg-comparator (2.3.0-2~exp1) experimental; urgency=medium
* Team upload.
* Update recommended dependencies for PostgreSQL 10.
* Bump Standards-Version to 4.1.0, no changes.
-- Bas Couwenberg <sebastic@debian.org> Sun, 24 Sep 2017 22:51:44 +0200
pg-comparator (2.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.0.0, no changes.
* Add autopkgtest to test installability.
* Refresh patches.
* Update copyright years for Fabien Coelho.
* Add patch to not remove pg_comparator script in clean target.
* Add patch to create extension control file.
* Update spelling error patches to fix new issues too.
* Drop docs files, other README files no longer included.
-- Bas Couwenberg <sebastic@debian.org> Fri, 07 Jul 2017 09:27:01 +0200
pg-comparator (2.2.6-3) unstable; urgency=medium
* Team upload.
* Update Vcs-Git URL to use HTTPS.
* Update recommended dependencies for PostgreSQL 9.6.
* Bump Standards-Version to 3.9.8, no changes.
* Add patch to fix 'minimum' typo.
-- Bas Couwenberg <sebastic@debian.org> Sat, 24 Sep 2016 18:48:18 +0200
pg-comparator (2.2.6-2) unstable; urgency=medium
* Team upload.
* Update recommended dependencies for PostgreSQL 9.5.
* Update Vcs-Browser URL to use HTTPS.
* Don't install duplicate files for PostgreSQL 9.1.
* Enable parallel builds.
* Add patches for new 'against' & 'below' typos.
-- Bas Couwenberg <sebastic@debian.org> Fri, 08 Jan 2016 17:09:01 +0100
pg-comparator (2.2.6-1) unstable; urgency=medium
* Team upload.
* Update watch file to not use pgFoundary.
* New upstream release.
* Update copyright file, changes:
- Update Source URL
- Use BSD-3-Clause instead of BSD license shortname
- Update copyright years
- Add license & copyright for fnv.c
* Drop patches, applied upstream.
* Update Vcs-Browser URL to use cgit instead of gitweb.
* Bump Standards-Version to 3.9.6, no changes.
* Add patch to fix 'allows one to' typo.
-- Bas Couwenberg <sebastic@debian.org> Sun, 16 Aug 2015 17:54:32 +0200
pg-comparator (2.2.5-2) unstable; urgency=medium
* Team upload.
* Change build dependency from postgresql-server-dev-9.3 to
postgresql-server-dev-all.
(closes: #757960)
* Add gbp.conf to use pristine-tar by default.
* Add patches to fix various typos.
-- Bas Couwenberg <sebastic@xs4all.nl> Wed, 27 Aug 2014 09:50:23 +0200
pg-comparator (2.2.5-1) unstable; urgency=low
* Imported Upstream version 2.2.5
-- Ivan Mincik <ivan.mincik@gmail.com> Thu, 24 Jul 2014 14:58:06 +0200
pg-comparator (2.2.2-1) unstable; urgency=low
* Adding postgresql-9.3 to recommended packages.
* Imported Upstream version 2.2.2
-- Ivan Mincik <ivan.mincik@gmail.com> Sun, 12 Jan 2014 01:01:44 +0100
pg-comparator (2.2.1-1) unstable; urgency=low
* Initial release (Closes: #646131)
-- Ivan Mincik <ivan.mincik@gmail.com> Wed, 08 Jan 2014 16:07:50 +0100
|