[Python-modules-commits] [django-filter] 01/01: Drop transitional packages
Brian May
bam at debian.org
Wed Oct 25 21:26:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch debian/master
in repository django-filter.
commit ad9f7130328f495eff886c9d3a254fc6ddda07db
Author: Brian May <bam at debian.org>
Date: Thu Oct 26 08:26:04 2017 +1100
Drop transitional packages
---
debian/changelog | 7 +++++++
debian/control | 18 ------------------
2 files changed, 7 insertions(+), 18 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6fd2d6f..b317ec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+django-filter (1.0.4-2) UNRELEASED; urgency=medium
+
+ * Drop transitional packages django-filter and python-django-filter.
+ Closes: #878389.
+
+ -- Brian May <bam at debian.org> Thu, 26 Oct 2017 08:25:17 +1100
+
django-filter (1.0.4-1) unstable; urgency=medium
[ Brian May ]
diff --git a/debian/control b/debian/control
index 7b1198e..1ea108c 100644
--- a/debian/control
+++ b/debian/control
@@ -71,21 +71,3 @@ Description: filter Django QuerySets based on user selections (Documentation)
queryset based on a model’s fields and displaying the form to let them do this.
.
This package contains the documentation.
-
-Package: django-filter
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: python-django-filters,
- ${misc:Depends}
-Description: filter Django QuerySets based on user selections (transitional package)
- This is a dummy package to aid switching to python-django-filters.
-
-Package: python-django-filter
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: python-django-filters,
- ${misc:Depends}
-Description: filter Django QuerySets based on user selections (transitional package)
- This is a dummy package to aid switching to python-django-filters.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-filter.git
More information about the Python-modules-commits
mailing list