Hi,

Attached is the diff for my luma 2.3-1.1 NMU.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -u luma-2.3/debian/control luma-2.3/debian/control
--- luma-2.3/debian/control
+++ luma-2.3/debian/control
@@ -3,13 +3,13 @@
 Priority: extra
 Maintainer: Bjorn Ove Grotan <[EMAIL PROTECTED]>
 Uploaders: Peter Rockai (mornfall) <[EMAIL PROTECTED]>
-Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.0.18), python-qt3 (>= 3.11), 
python (>= 2.3), python-ldap (>> 1.9)
-Standards-Version: 3.6.1.2
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-dev (>= 
2.3.5-11), python-support (>= 0.4), python-qt3 (>= 3.11), python-ldap (>> 1.9)
+Standards-Version: 3.7.2
 
 Package: luma
 Section: utils
-Architecture: any
-Depends: python (>= 2.3), python-ldap (>> 1.9), python-qt3 (>= 3.11)
+Architecture: all
+Depends: ${python:Depends}, python-ldap (>> 1.9), python-qt3 (>= 3.11)
 Description: gui utility for accessing and managing LDAP database
  luma is a graphical utility for accessing and managing data stored on
  LDAP servers. It is written in Python, using PyQt and python-ldap.
diff -u luma-2.3/debian/changelog luma-2.3/debian/changelog
--- luma-2.3/debian/changelog
+++ luma-2.3/debian/changelog
@@ -1,3 +1,17 @@
+luma (2.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Ana Beatriz Guerrero Lopez ]
+  * Update package to the last python policy (Closes: #380875).
+  * Bumped compat to 5.
+  * Bumped Standards-Version to 3.7.2, no changes required.
+
+  [ Pierre Habouzit ]
+  * Make package arch:all as it is one.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Sun, 13 Aug 2006 16:19:46 +0200
+
 luma (2.3-1) unstable; urgency=low
   * New upstream release
   * Completely redesigned server dialog.
diff -u luma-2.3/debian/rules luma-2.3/debian/rules
--- luma-2.3/debian/rules
+++ luma-2.3/debian/rules
@@ -1,13 +1,7 @@
 #!/usr/bin/make -f
 
-ifndef _cdbs_bootstrap
-_cdbs_scripts_path ?= /usr/lib/cdbs
-_cdbs_rules_path ?= /usr/share/cdbs/1/rules
-_cdbs_class_path ?= /usr/share/cdbs/1/class
-endif
-
-include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
-include $(_cdbs_rules_path)/debhelper.mk$(_cdbs_makefile_suffix)
+include /usr/share/cdbs/1/rules/buildcore.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_PHONY_RULES += custom-clean
 
@@ -29,2 +23,4 @@
-       dh_python
        find -name \*.pyc | xargs rm -f || true
+
+binary-install/luma::
+       dh_pysupport
diff -u luma-2.3/debian/compat luma-2.3/debian/compat
--- luma-2.3/debian/compat
+++ luma-2.3/debian/compat
@@ -1 +1 @@
-4
+5
only in patch2:
unchanged:
--- luma-2.3.orig/debian/pyversions
+++ luma-2.3/debian/pyversions
@@ -0,0 +1 @@
+2.3-

Attachment: signature.asc
Description: Digital signature

Reply via email to