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
|
python-sqlsoup (0.9.1-5) unstable; urgency=medium
* Team upload.
* Update watch file (bitbucket link no longer exists)
* Files to exclude no longer exist in upstream tarball
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Shayan Doust <hello@shayandoust.me> Thu, 10 Sep 2020 17:13:26 +0000
python-sqlsoup (0.9.1-4) unstable; urgency=medium
* Drop Python2 support
Closes: #938193
* debhelper-compat 12
* Standards-Version: 4.4.0
* Remove trailing whitespace in debian/control
* Remove trailing whitespace in debian/copyright
* Drop ancient X-Python-Version field
-- Andreas Tille <tille@debian.org> Tue, 03 Sep 2019 09:56:51 +0200
python-sqlsoup (0.9.1-3) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python
* Standards-Version: 4.1.4
* Point Vcs fields to salsa.debian.org
* debhelper 11
-- Andreas Tille <tille@debian.org> Mon, 16 Apr 2018 14:34:52 +0200
python-sqlsoup (0.9.1-2) unstable; urgency=medium
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
* Point watch file to bitbucket since pypi.d.n is not reliable
-- Andreas Tille <tille@debian.org> Wed, 18 Oct 2017 16:35:48 +0200
python-sqlsoup (0.9.1-1) unstable; urgency=medium
* New upstream version
* Add Python3 support
* d/copyright: do not mention files removed from source
* cme fix dpkg-control
* debhelper 10
* d/watch: version=4
-- Andreas Tille <tille@debian.org> Fri, 02 Dec 2016 10:34:54 +0100
python-sqlsoup (0.9.0+dfsg-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Rebuild to drop python-sqlalchemy << 1.1 dependency
-- Piotr Ożarowski <piotr@debian.org> Fri, 18 Nov 2016 18:49:48 +0100
python-sqlsoup (0.9.0+dfsg-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Rebuild against sqlalchemy (Closes: #793510)
* Add explicit build-dep on dh-python
-- Scott Kitterman <scott@kitterman.com> Fri, 31 Jul 2015 20:34:54 -0400
python-sqlsoup (0.9.0+dfsg-2) unstable; urgency=medium
* Rebuild against SQLAlchemy 0.9
Closes: #741910
* Standards-Version: 3.9.5 (no changes needed)
-- Andreas Tille <tille@debian.org> Mon, 17 Mar 2014 13:41:38 +0100
python-sqlsoup (0.9.0+dfsg-1) unstable; urgency=low
* initial release (Closes: #712411)
-- Andreas Tille <tille@debian.org> Sat, 10 Aug 2013 13:17:15 +0200
|