Control: tags -1 + pending Dear maintainer,
I've prepared an NMU for pydicom (versioned as 0.9.7-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- Sebastian Ramacher
diff -Nru pydicom-0.9.7/debian/changelog pydicom-0.9.7/debian/changelog --- pydicom-0.9.7/debian/changelog 2012-06-08 20:30:49.000000000 +0200 +++ pydicom-0.9.7/debian/changelog 2014-02-11 11:50:05.000000000 +0100 @@ -1,3 +1,11 @@ +pydicom (0.9.7-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/patches/distribute.patch: Disable downloading of distribute from + PyPI. (Closes: #733439) + + -- Sebastian Ramacher <[email protected]> Tue, 11 Feb 2014 11:50:03 +0100 + pydicom (0.9.7-1) unstable; urgency=low * New upstream release diff -Nru pydicom-0.9.7/debian/patches/distribute.patch pydicom-0.9.7/debian/patches/distribute.patch --- pydicom-0.9.7/debian/patches/distribute.patch 1970-01-01 01:00:00.000000000 +0100 +++ pydicom-0.9.7/debian/patches/distribute.patch 2014-02-11 11:46:38.000000000 +0100 @@ -0,0 +1,14 @@ +Description: Do not download distribute from the internet +Author: Sebastian Ramacher <[email protected]> +Bug-Debian: http://bugs.debian.org/733439 +Last-Update: 2014-02-05 + +--- pydicom-0.9.7.orig/setup.py ++++ pydicom-0.9.7/setup.py +@@ -1,6 +1,4 @@ + #!/usr/bin/env python +-from distribute_setup import use_setuptools +-use_setuptools() + + from setuptools import setup, find_packages + import os diff -Nru pydicom-0.9.7/debian/patches/series pydicom-0.9.7/debian/patches/series --- pydicom-0.9.7/debian/patches/series 2012-06-08 20:30:49.000000000 +0200 +++ pydicom-0.9.7/debian/patches/series 2014-02-11 11:47:19.000000000 +0100 @@ -0,0 +1 @@ +distribute.patch
signature.asc
Description: Digital signature

