Hello,

I have prepared an NMU for python-django-pipeline (versioned as 1.3.24-0.1)
and
intend to upload immediately to DELAYED/10. Please feel free to tell me if
I should delay it longer.

The patch against the current version (1.2.2.1-1) is attached

Thanks
-- 
Brian May <br...@microcomaustralia.com.au>
diff -ruN --exclude '*.bak' django-pipeline-1.2.2.1/debian/changelog django-pipeline-1.3.24/debian/changelog
--- django-pipeline-1.2.2.1/debian/changelog	2012-04-27 21:01:14.000000000 +1000
+++ django-pipeline-1.3.24/debian/changelog	2014-06-18 15:55:27.608767983 +1000
@@ -1,3 +1,14 @@
+django-pipeline (1.3.24-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release, closes: #749829.
+  * Update standard version to 3.9.5.
+  * Override lintian warning license-problem-json-evil, this is a false
+    positive due to debian/patches/make_jsmin_optional. We do not include
+    jsmin.
+
+ -- Brian May <b...@debian.org>  Wed, 18 Jun 2014 15:42:27 +1000
+
 django-pipeline (1.2.2.1-1) unstable; urgency=low
 
   * Initial release (Closes: #670508)
diff -ruN --exclude '*.bak' django-pipeline-1.2.2.1/debian/control django-pipeline-1.3.24/debian/control
--- django-pipeline-1.2.2.1/debian/control	2012-04-28 00:20:58.000000000 +1000
+++ django-pipeline-1.3.24/debian/control	2014-06-18 15:49:33.956908335 +1000
@@ -4,7 +4,7 @@
 Maintainer: Dmitry Nezhevenko <d...@dion.org.ua>
 Build-Depends: debhelper (>= 8), python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3),
  python-django (>= 1.4), python-sphinx (>= 1.0.7+dfsg)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
 X-Python-Version: >= 2.6
 Homepage: https://github.com/cyberdelia/django-pipeline
 
diff -ruN --exclude '*.bak' django-pipeline-1.2.2.1/debian/patches/series django-pipeline-1.3.24/debian/patches/series
--- django-pipeline-1.2.2.1/debian/patches/series	2012-05-18 02:51:39.000000000 +1000
+++ django-pipeline-1.3.24/debian/patches/series	2014-04-10 16:26:04.000000000 +1000
@@ -1,2 +1 @@
 make_jsmin_optional
-exclude_tests
diff -ruN --exclude '*.bak' django-pipeline-1.2.2.1/debian/pydist-overrides django-pipeline-1.3.24/debian/pydist-overrides
--- django-pipeline-1.2.2.1/debian/pydist-overrides	1970-01-01 10:00:00.000000000 +1000
+++ django-pipeline-1.3.24/debian/pydist-overrides	2014-04-11 08:58:49.000000000 +1000
@@ -0,0 +1 @@
+futures python-concurrent.futures
diff -ruN --exclude '*.bak' django-pipeline-1.2.2.1/debian/rules django-pipeline-1.3.24/debian/rules
--- django-pipeline-1.2.2.1/debian/rules	2012-04-26 23:24:50.000000000 +1000
+++ django-pipeline-1.3.24/debian/rules	2014-04-10 16:29:25.000000000 +1000
@@ -18,6 +18,3 @@
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/python-django-pipeline
 	dh_installdocs -ppython-django-pipeline-doc docs/_build/html
-
-override_dh_installchangelogs:
-	dh_installchangelogs docs/_build/text/changelog.txt
diff -ruN --exclude '*.bak' django-pipeline-1.2.2.1/debian/source.lintian-overrides django-pipeline-1.3.24/debian/source.lintian-overrides
--- django-pipeline-1.2.2.1/debian/source.lintian-overrides	1970-01-01 10:00:00.000000000 +1000
+++ django-pipeline-1.3.24/debian/source.lintian-overrides	2014-06-18 15:53:58.594816868 +1000
@@ -0,0 +1,2 @@
+# this is a false positive
+django-pipeline source: license-problem-json-evil

Reply via email to