Hi,

Attached is the diff for my pyg 0.9.6-4.1 NMU.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -Nru /tmp/dvoUgNgmSb/pyg-0.9.6/debian/changelog 
/tmp/9DasJMn1R4/pyg-0.9.6/debian/changelog
--- /tmp/dvoUgNgmSb/pyg-0.9.6/debian/changelog  2004-03-02 21:42:37.000000000 
+0100
+++ /tmp/9DasJMn1R4/pyg-0.9.6/debian/changelog  2006-08-12 14:04:48.000000000 
+0200
@@ -1,3 +1,12 @@
+pyg (0.9.6-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update package to the last python policy (Closes: #380905).
+  * Bump DH_COMPAT to 4.
+  * Bump Standards-Version to 3.7.2.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Sat, 12 Aug 2006 14:01:38 +0200
+
 pyg (0.9.6-4) unstable; urgency=low
 
   * added some more header to be stripepd in mail2news class
@@ -188,6 +197,3 @@
 
  -- Cosimo Alfarano <[EMAIL PROTECTED]>  Sun, 25 Jun 2000 17:52:35 +0200
 
-Local variables:
-mode: debian-changelog
-End:
diff -Nru /tmp/dvoUgNgmSb/pyg-0.9.6/debian/control 
/tmp/9DasJMn1R4/pyg-0.9.6/debian/control
--- /tmp/dvoUgNgmSb/pyg-0.9.6/debian/control    2003-11-05 12:03:38.000000000 
+0100
+++ /tmp/9DasJMn1R4/pyg-0.9.6/debian/control    2006-08-12 14:04:42.000000000 
+0200
@@ -2,12 +2,12 @@
 Section: news
 Priority: optional
 Maintainer: Cosimo Alfarano <[EMAIL PROTECTED]>
-Standards-Version: 3.6.1.0
-Build-Depends: debhelper (>= 3.0), python-dev (>= 2.1), flex, bison
+Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 3.0), python-dev (>= 2.1), flex, bison, 
python-support (>= 0.4.0)
 
 Package: pyg
 Architecture: any
-Depends: python (>= 2.1)
+Depends: ${python:Depends}
 Suggests: news-transport-system , mail-transport-agent, procmail
 Description: Python Mail <-> News Gateway
  Python Gateway Script from news to mail and vice versa.
diff -Nru /tmp/dvoUgNgmSb/pyg-0.9.6/debian/rules 
/tmp/9DasJMn1R4/pyg-0.9.6/debian/rules
--- /tmp/dvoUgNgmSb/pyg-0.9.6/debian/rules      2001-11-12 23:24:19.000000000 
+0100
+++ /tmp/9DasJMn1R4/pyg-0.9.6/debian/rules      2006-08-12 14:03:20.000000000 
+0200
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT=3
+export DH_COMPAT=4
 
 export package=pyg
 export debdestdir=$(CURDIR)/debian/$(package)
@@ -59,6 +59,8 @@
 
        # dh_fixperms doesn't fix perms in /usr/share/doc subdirs
        find $(debdestdir)/usr/share/doc/$(package) -type d -exec chmod 0755 {} 
\;
+
+       dh_pysupport
        
        dh_strip
        dh_compress

Attachment: signature.asc
Description: Digital signature

Reply via email to