tags 571512 + patch
thanks

Dear maintainer,

I've prepared an NMU for swap-cwm (versioned as 1.2.1-4.1) and
uploaded it to DELAYED/7.

Regards.
diff -u swap-cwm-1.2.1/debian/rules swap-cwm-1.2.1/debian/rules
--- swap-cwm-1.2.1/debian/rules
+++ swap-cwm-1.2.1/debian/rules
@@ -51,6 +51,8 @@
 # Install directly into Python library package
 DEB_PYTHON_DESTDIR = $(CURDIR)/debian/$(cdbs_curpkg)
 
+DEB_PYTHON_INSTALL_ARGS_ALL += --install-layout=deb
+
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 build/$(libpkg):: debian/stamp-python-check
 debian/stamp-python-check: python-module-stamp/$(libpkg)
diff -u swap-cwm-1.2.1/debian/control swap-cwm-1.2.1/debian/control
--- swap-cwm-1.2.1/debian/control
+++ swap-cwm-1.2.1/debian/control
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Jonas Smedegaard <d...@jones.dk>
-Build-Depends: devscripts (>= 2.10.7), quilt, patchutils (>= 0.2.25), debhelper (>= 6), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-support (>= 0.3.2), dh-buildinfo, help2man
+Build-Depends: devscripts (>= 2.10.7), quilt, patchutils (>= 0.2.25), debhelper (>= 6), cdbs (>= 0.4.63), python (>= 2.5.3-1~), python-support (>= 1.0.0), dh-buildinfo, help2man
 Standards-Version: 3.8.0
 Homepage: http://www.w3.org/2000/10/swap/
 Vcs-Git: git://git.debian.org:/git/collab-maint/swap-cwm.git
diff -u swap-cwm-1.2.1/debian/changelog swap-cwm-1.2.1/debian/changelog
--- swap-cwm-1.2.1/debian/changelog
+++ swap-cwm-1.2.1/debian/changelog
@@ -1,3 +1,16 @@
+swap-cwm (1.2.1-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+    - added '--install-layout=deb' parameter to setup.py install call; thanks to
+      Jakub Wilk for the report; Closes: #571512
+  * debian/control
+    - set b-d on python (instead of p-dev) and bump version to '>= 2.5.3-1~', to
+      support install-layout
+    - bump versioned b-d on cdbs and python-support to properly support Python
+
+ -- Sandro Tosi <mo...@debian.org>  Mon, 01 Mar 2010 15:58:28 +0100
+
 swap-cwm (1.2.1-4) unstable; urgency=low
 
   * Have both python-swap and swap-cwm suggest python-crypto and

Reply via email to