tags 640596 + patch
tags 640596 + pending
tags 641871 + patch
tags 641871 + pending
thanks

Dear maintainer,

I've prepared an NMU for ethos (versioned as 0.2.2-1.4) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer.

--
Jakub Wilk
diffstat for ethos_0.2.2-1.3 ethos_0.2.2-1.4

 changelog |   11 +++++++++++
 control   |    2 +-
 rules     |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)

diff -u ethos-0.2.2/debian/rules ethos-0.2.2/debian/rules
--- ethos-0.2.2/debian/rules
+++ ethos-0.2.2/debian/rules
@@ -25,8 +25,8 @@
 DEB_DH_MAKESHLIBS_ARGS_python-ethos = -n
 
 binary-install/python-ethos::
+	find debian/$(cdbs_curpkg) \( -name '*.la' -o -name '*.a' \) -delete
 	dh_pycentral -p$(cdbs_curpkg)
-	rm `find debian/$(cdbs_curpkg) -name '*.la'`
 
 clean::
 	rm -f gtk-doc.make
diff -u ethos-0.2.2/debian/control ethos-0.2.2/debian/control
--- ethos-0.2.2/debian/control
+++ ethos-0.2.2/debian/control
@@ -94,7 +94,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${python:Depends}
+         ${python:Depends}, python-gtk2
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: GObject library for application plugins - Python bindings
diff -u ethos-0.2.2/debian/changelog ethos-0.2.2/debian/changelog
--- ethos-0.2.2/debian/changelog
+++ ethos-0.2.2/debian/changelog
@@ -1,3 +1,14 @@
+ethos (0.2.2-1.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove *.la files before calling dh_pycentral (closes: #640596). Thanks to
+    Lucas Nussbaum for the bug report.
+  * Remove also gratuitous static libraries from the Python package, which
+    would otherwise trigger FTP-master auto-reject.
+  * Make python-ethos depend on python-gtk2 (closes: #641871).
+
+ -- Jakub Wilk <jw...@debian.org>  Sat, 17 Sep 2011 02:12:07 +0200
+
 ethos (0.2.2-1.3) unstable; urgency=low
 
   * Non-maintainer upload.

Reply via email to