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
|
python-sql (0.8-3) unstable; urgency=medium
* Updating signing-key.asc with the actual upstream maintainer keys.
* Updating to Standards-Version: 3.9.8, no changes needed.
-- Mathias Behrle <mathiasb@m9s.biz> Fri, 09 Dec 2016 17:00:56 +0100
python-sql (0.8-2) unstable; urgency=medium
* Updating to standards version 3.9.7, no changes needed.
* Updating VCS-Browser to https and canonical cgit URL.
* Updating VCS-Git to https and canonical cgit URL.
* Removing the braces from the dh call.
* Removing the version constraint from python.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 08 Mar 2016 18:54:02 +0100
python-sql (0.8-1) unstable; urgency=medium
* Adapting section naming in gbp.conf to current git-buildpackage.
* Merging upstream version 0.8.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 21 Sep 2015 13:02:40 +0200
python-sql (0.7-1) unstable; urgency=medium
* Updating year of debian copyright.
* New home of python-sql.
* Merging upstream version 0.7.
* Updating copyright.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 19 May 2015 14:48:13 +0200
python-sql (0.6-2) unstable; urgency=medium
* Wrapping and sorting control files (wrap-and-sort -bts).
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 05 May 2015 19:33:29 +0200
python-sql (0.6-1) unstable; urgency=medium
* Adding actual upstream signing key.
* Using pypi.debian.net redirector in watch file.
* Merging upstream version 0.5.
* Updating copyright file.
* Merging upstream version 0.6.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 18 Feb 2015 12:50:24 +0100
python-sql (0.4-2) unstable; urgency=medium
* Adding actual upstream signing key.
* Updating to Standards-Version: 3.9.6, no changes needed.
* Correcting license short name.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 08 Oct 2014 21:12:43 +0200
python-sql (0.4-1) unstable; urgency=medium
* Updating signing key while using now plain .asc files instead of .pgp
binaries.
* Updating gbp.conf for the usage of the tarball compression.
* Merging upstream version 0.4.
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 26 Aug 2014 15:56:06 +0200
python-sql (0.3-1) unstable; urgency=medium
* Updating year in debian copyright.
* Removing debian/source/options, we are building with dpkg defaults.
* Backporting correct fix for #725788.
* Simplifying rules file by using PYBUILD_NAME.
* Adding gpg verification for uscan.
* Adding gbp.conf for usage with git-buildpackage.
* Merging upstream version 0.3.
* Removing all patches, they went upstream.
-- Mathias Behrle <mathiasb@m9s.biz> Fri, 28 Feb 2014 17:36:14 +0100
python-sql (0.2-2) unstable; urgency=low
* Removing version constraint for build dependency python3.
* Updating to standards version 3.9.5, no changes needed.
* Pointing VCS fields to new location on alioth.debian.org.
* Using dpkg defaults for xz compression.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 02 Dec 2013 21:14:52 +0100
python-sql (0.2-1) unstable; urgency=low
* Initial packaging (Closes: #721813).
-- Mathias Behrle <mathiasb@m9s.biz> Sat, 12 Oct 2013 22:53:27 +0200
|