diff --git a/debian/.git-dpm b/debian/.git-dpm deleted file mode 100644 index 010db9e..0000000 --- a/debian/.git-dpm +++ /dev/null @@ -1,11 +0,0 @@ -# see git-dpm(1) from git-dpm package -644f3e0beeaeab28d8c94dbf9a777c7c84b4fefb -644f3e0beeaeab28d8c94dbf9a777c7c84b4fefb -644f3e0beeaeab28d8c94dbf9a777c7c84b4fefb -644f3e0beeaeab28d8c94dbf9a777c7c84b4fefb -python-cassandra-driver_3.7.1.orig.tar.gz -ca29d797200e4d384f8b98a69f9502936e75d0ec -211782 -debianTag="debian/%e%v" -patchedTag="patched/%e%v" -upstreamTag="upstream/%e%u" diff --git a/debian/changelog b/debian/changelog index cc49dcc..842f7ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,73 +1,79 @@ +python-cassandra-driver (3.14.0-2) UNRELEASED; urgency=medium + + * Convert git repository from git-dpm to gbp layout + + -- Ondřej Nový Wed, 08 Aug 2018 09:16:10 +0200 + python-cassandra-driver (3.14.0-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/control: Deprecating priority extra as per policy 4.0.1 * d/watch: Use https protocol [ Sandro Tosi ] * New upstream release * debian/rules - build for all supported python3 versions; patch by Scott Kitterman; Closes: #867010 - remove cassandra/io/asyncioreactor.py from python2 package, code is meant to be py3k only * debian/copyright - extend packaging copyright years - update upstream copyright years * debian/control - bump Standards-Version to 4.1.4 (no changes needed) -- Sandro Tosi Tue, 12 Jun 2018 19:26:05 -0400 python-cassandra-driver (3.7.1-2) unstable; urgency=medium * debian/rules - remove build and egg-info dirs in clean target, to build the package twice in a row; Closes: #825924 * debian/copyright - extend packaging copyright years -- Sandro Tosi Sun, 08 Jan 2017 11:28:48 -0500 python-cassandra-driver (3.7.1-1) unstable; urgency=medium * New upstream release * debian/rules - dont use cython, cassandra-driver is incompatible with 0.25 we have * compat level 10 -- Sandro Tosi Sat, 17 Dec 2016 13:09:50 -0500 python-cassandra-driver (3.7.0-1) unstable; urgency=medium * New upstream release * debian/control - add dh-python t0 b-d -- Sandro Tosi Sun, 02 Oct 2016 14:23:02 -0400 python-cassandra-driver (3.4.1-1) unstable; urgency=medium [ Sandro Tosi ] * New upstream release * debian/control - adjust Vcs-Browser to DPMT standards - add libev-dev to b-p needed by cassandra.io.libevwrapper - bump Standards-Version to 3.9.8 (no changes needed) * debian/copyright - extend packaging copyright years - update upstream copyright years * build arch:any and debug pkgs now that this prj contains extensions [ Ondřej Nový ] * Fixed VCS URL (https) -- Sandro Tosi Sun, 12 Jun 2016 22:58:39 +0100 python-cassandra-driver (2.5.1-1) unstable; urgency=low * Initial release (Closes: #771065) -- Sandro Tosi Thu, 25 Jun 2015 15:50:21 -0400