Hi, Attached is the diff for my pyzor 1:0.4.0+cvs20030201-6.1 NMU.
-- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
diff -u pyzor-0.4.0+cvs20030201/debian/rules
pyzor-0.4.0+cvs20030201/debian/rules
--- pyzor-0.4.0+cvs20030201/debian/rules
+++ pyzor-0.4.0+cvs20030201/debian/rules
@@ -1,10 +1,10 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/dpatch.mk
BASE := $(CURDIR)/debian/pyzor
-DEB_PYTHON_INSTALL_ARGS_ALL = --no-compile -O0
--install-purelib=/usr/lib/site-python
+DEB_PYTHON_INSTALL_ARGS_ALL = --no-compile -O0
binary-indep-post-install/pyzor::
# fix python interpreter
@@ -21,0 +22,4 @@
+
+binary-install/pyzor::
+ dh_pysupport -p$(cdbs_curpkg)
+
diff -u pyzor-0.4.0+cvs20030201/debian/compat
pyzor-0.4.0+cvs20030201/debian/compat
--- pyzor-0.4.0+cvs20030201/debian/compat
+++ pyzor-0.4.0+cvs20030201/debian/compat
@@ -1 +1 @@
-4
+5
diff -u pyzor-0.4.0+cvs20030201/debian/changelog
pyzor-0.4.0+cvs20030201/debian/changelog
--- pyzor-0.4.0+cvs20030201/debian/changelog
+++ pyzor-0.4.0+cvs20030201/debian/changelog
@@ -1,3 +1,17 @@
+pyzor (1:0.4.0+cvs20030201-6.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+
+ [ Ana Beatriz Guerrero Lopez ]
+ * Update package to the last python policy (Closes: #380923).
+ * Bumped compat to 5.
+ * Bumped Standards-Version to 3.7.2, no changes required.
+
+ [ Pierre Habouzit ]
+ * Upload ana's patch.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Mon, 4 Sep 2006 18:56:58 +0200
+
pyzor (1:0.4.0+cvs20030201-6) unstable; urgency=low
* Change the install location of the files from
@@ -180,3 +193,0 @@
-Local variables:
-mode: debian-changelog
-End:
diff -u pyzor-0.4.0+cvs20030201/debian/control
pyzor-0.4.0+cvs20030201/debian/control
--- pyzor-0.4.0+cvs20030201/debian/control
+++ pyzor-0.4.0+cvs20030201/debian/control
@@ -2,12 +2,13 @@
Section: mail
Priority: optional
Maintainer: Christopher Sacca <[EMAIL PROTECTED]>
-Standards-Version: 3.6.2.1
-Build-Depends-Indep: python (>= 2.3), python (<< 2.5), python-dev (>= 2.3),
python-dev (<< 2.5), debhelper (>= 5.0.0), dpatch, cdbs
+Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-dev (>=
2.3.5-11), dpatch
+Build-Depends-Indep: python-support (>= 0.4)
Package: pyzor
Architecture: all
-Depends: python (>= 2.3), python (<< 2.5), python-gdbm
+Depends: ${python:Depends}, python-gdbm
Description: spam-catcher using a collaborative filtering network
Pyzor is a collaborative, networked system to detect and block spam using
identifying digests of messages.
signature.asc
Description: Digital signature

