summaryrefslogtreecommitdiff
diff options
authorSandro Tosi <morph@debian.org>2020-01-18 18:26:44 -0500
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2020-01-19 04:43:36 +0000
commit9625437339c858136532fcb22c715828b77f5e82 (patch)
tree2fcee97f1e2762872eb618f4f652a369ea6c4370
parent03c1d0f1b860d1f6f6aea7841408af74c30a0382 (diff)
Imported using git-ubuntu import.
Notes
Notes: * debian/tests/control - depends on python3-all
-rw-r--r--debian/changelog7
-rw-r--r--debian/tests/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fbf468c..6a82593 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sqlparse (0.2.4-3) unstable; urgency=medium
+
+ * debian/tests/control
+ - depends on python3-all
+
+ -- Sandro Tosi <morph@debian.org> Sat, 18 Jan 2020 18:26:44 -0500
+
sqlparse (0.2.4-2) unstable; urgency=medium
[ Ondřej Nový ]
diff --git a/debian/tests/control b/debian/tests/control
index c5c0cf6..1739940 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: python3-sqlparse
-Depends: python-all, python3-sqlparse, python3-pytest, 2to3
+Depends: python3-all, python3-sqlparse, python3-pytest, 2to3
Restrictions: allow-stderr