tags 552915 + pending
thanks

Dear maintainer,

I've prepared an NMU for python-clientform (versioned as 0.2.10-2.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

--
Jakub Wilk
diff -u python-clientform-0.2.10/debian/changelog python-clientform-0.2.10/debian/changelog
--- python-clientform-0.2.10/debian/changelog
+++ python-clientform-0.2.10/debian/changelog
@@ -1,3 +1,10 @@
+python-clientform (0.2.10-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Be less selective when renaming *.egg-info (closes: #552915).
+
+ -- Jakub Wilk <uba...@users.sf.net>  Mon, 21 Dec 2009 20:38:10 +0100
+
 python-clientform (0.2.10-2) unstable; urgency=low
 
   * Prepare for python2.6 (Michael Bienia).
diff -u python-clientform-0.2.10/debian/rules python-clientform-0.2.10/debian/rules
--- python-clientform-0.2.10/debian/rules
+++ python-clientform-0.2.10/debian/rules
@@ -8,8 +8,6 @@
 PYVERS=$(shell pyversions -vr debian/control)
 PYMOD=ClientForm
 PACKAGE=python-clientform
-DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog \
-		             | grep ^Version: | cut -d ' ' -f 2 | cut -d '-' -f 1)
 
 build: $(PYVERS:%=build-python%)
 	touch $@
@@ -44,7 +42,7 @@
 install-python%:
 	python$* setup.py install --no-compile --single-version-externally-managed --root=debian/$(PACKAGE) $(py_setup_install_args)
 	# Remove python and module version from .egg-info
-	mv debian/$(PACKAGE)/$(call py_libdir,$*)/$(PYMOD)-$(DEB_UPSTREAM_VERSION)-py$*.egg-info \
+	mv debian/$(PACKAGE)/$(call py_libdir,$*)/$(PYMOD)-*.egg-info \
 	   debian/$(PACKAGE)/$(call py_libdir,$*)/$(PYMOD).egg-info 
 
 .PHONY: binary-common

Attachment: signature.asc
Description: Digital signature

Reply via email to