Control: tags 786215 + patch
Control: tags 786215 + pending

Dear maintainer,

Ana prepared an NMU for django-extra-views (versioned as 0.2.4-2.1) and
I uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u django-extra-views-0.2.4/debian/control django-extra-views-0.2.4/debian/control
--- django-extra-views-0.2.4/debian/control
+++ django-extra-views-0.2.4/debian/control
@@ -2,17 +2,15 @@
 Section: python
 Priority: optional
 Maintainer: Tollef Fog Heen <[email protected]>
-Build-Depends: debhelper (>= 8.0.0), python, python-setuptools, python-support
+Build-Depends: debhelper (>= 8.0.0), python, python-setuptools, dh-python
 Standards-Version: 3.9.2
 Homepage: https://github.com/AndrewIngram/django-extra-views
 #Vcs-Git: git://git.debian.org/collab-maint/django-extra-views.git
 #Vcs-Browser: http://git.debian.org/?p=collab-maint/django-extra-views.git;a=summary
-XS-Python-Version: all
 
 Package: python-django-extra-views
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-XB-Python-Version: ${python:Versions}
 Description: Extra class-based views for Django
  Django's class-based generic views are great, they let you accomplish
  a large number of web application design patterns in relatively few
diff -u django-extra-views-0.2.4/debian/rules django-extra-views-0.2.4/debian/rules
--- django-extra-views-0.2.4/debian/rules
+++ django-extra-views-0.2.4/debian/rules
@@ -13 +13 @@
-	dh $@ 
+	dh $@ --with python2
diff -u django-extra-views-0.2.4/debian/changelog django-extra-views-0.2.4/debian/changelog
--- django-extra-views-0.2.4/debian/changelog
+++ django-extra-views-0.2.4/debian/changelog
@@ -1,3 +1,11 @@
+django-extra-views (0.2.4-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert package from python-support to dh-python2. Closes: #786215
+  * Drop unnecessary XS-Python-Version and XB-Python-Version
+
+ -- Ana Rodriguez Lopez <[email protected]>  Thu, 20 Aug 2015 15:40:16 +0200
+
 django-extra-views (0.2.4-2) unstable; urgency=low
 
   * Add missing depends by build-depending on python-support.  Closes: #676253
diff -u django-extra-views-0.2.4/debian/control django-extra-views-0.2.4/debian/control
--- django-extra-views-0.2.4/debian/control
+++ django-extra-views-0.2.4/debian/control
@@ -2,17 +2,15 @@
 Section: python
 Priority: optional
 Maintainer: Tollef Fog Heen <[email protected]>
-Build-Depends: debhelper (>= 8.0.0), python, python-setuptools, python-support
+Build-Depends: debhelper (>= 8.0.0), python, python-setuptools, dh-python
 Standards-Version: 3.9.2
 Homepage: https://github.com/AndrewIngram/django-extra-views
 #Vcs-Git: git://git.debian.org/collab-maint/django-extra-views.git
 #Vcs-Browser: http://git.debian.org/?p=collab-maint/django-extra-views.git;a=summary
-XS-Python-Version: all
 
 Package: python-django-extra-views
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-XB-Python-Version: ${python:Versions}
 Description: Extra class-based views for Django
  Django's class-based generic views are great, they let you accomplish
  a large number of web application design patterns in relatively few
diff -u django-extra-views-0.2.4/debian/rules django-extra-views-0.2.4/debian/rules
--- django-extra-views-0.2.4/debian/rules
+++ django-extra-views-0.2.4/debian/rules
@@ -13 +13 @@
-	dh $@ 
+	dh $@ --with python2
diff -u django-extra-views-0.2.4/debian/changelog django-extra-views-0.2.4/debian/changelog
--- django-extra-views-0.2.4/debian/changelog
+++ django-extra-views-0.2.4/debian/changelog
@@ -1,3 +1,11 @@
+django-extra-views (0.2.4-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert package from python-support to dh-python2. Closes: #786215
+  * Drop unnecessary XS-Python-Version and XB-Python-Version
+
+ -- Ana Rodriguez Lopez <[email protected]>  Thu, 20 Aug 2015 15:40:16 +0200
+
 django-extra-views (0.2.4-2) unstable; urgency=low
 
   * Add missing depends by build-depending on python-support.  Closes: #676253

Reply via email to