Hi,

Attached is the diff for my offlineimap 4.0.13-0.1 NMU.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org
diff -Nru /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/changelog 
/tmp/IycEMDzndi/offlineimap-4.0.13/debian/changelog
--- /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/changelog 2006-05-04 
14:38:10.000000000 +0200
+++ /tmp/IycEMDzndi/offlineimap-4.0.13/debian/changelog 2006-08-11 
19:05:11.000000000 +0200
@@ -1,3 +1,16 @@
+offlineimap (4.0.13-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update package to the last python policy (Closes: #380880):
+    + only build for python current (use python-dev).
+    + use dh_pysupport.
+  * Bump Standards-Version to 3.7.2.
+  * Bump DH_COMPAT to 4.
+  * Move debhelper into Build-Depends.
+  * Fix old FSF address.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Fri, 11 Aug 2006 19:05:06 +0200
+
 offlineimap (4.0.13) unstable; urgency=low
 
   * Revert restoreatime patch; it didn't work with IMAP on local.
@@ -779,6 +792,3 @@
 
  -- John Goerzen <[EMAIL PROTECTED]>  Fri, 21 Jun 2002 18:54:56 -0500
 
-Local variables:
-mode: debian-changelog
-End:
diff -Nru /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/control 
/tmp/IycEMDzndi/offlineimap-4.0.13/debian/control
--- /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/control   2005-04-16 
17:02:09.000000000 +0200
+++ /tmp/IycEMDzndi/offlineimap-4.0.13/debian/control   2006-08-11 
19:03:52.000000000 +0200
@@ -2,14 +2,15 @@
 Section: mail
 Priority: optional
 Maintainer: John Goerzen <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 4.2.0), python2.3, python2.3-dev (>= 
2.2.2), groff, docbook-utils, python (>= 2.3), python-dev (>= 2.3)
+Build-Depends: debhelper (>> 4.2.0)
+Build-Depends-Indep: python-dev, groff, docbook-utils, python-support (>= 
0.4.0)
 Build-Conflicts-Indep: docbook-ebnf
-Standards-Version: 3.5.2
+Standards-Version: 3.7.2
 
 Package: offlineimap
 Architecture: all
-Depends: python2.3
-Suggests: python2.3-tk
+Depends: ${python:Depends}
+Suggests: python-tk
 Description: IMAP/Maildir synchronization and reader support
  OfflineIMAP is a tool to simplify your e-mail reading.  With
  OfflineIMAP, you can:
diff -Nru /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/copyright 
/tmp/IycEMDzndi/offlineimap-4.0.13/debian/copyright
--- /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/copyright 2005-08-24 
15:13:27.000000000 +0200
+++ /tmp/IycEMDzndi/offlineimap-4.0.13/debian/copyright 2006-08-11 
19:05:00.000000000 +0200
@@ -18,6 +18,7 @@
 
   You should have received a copy of the GNU General Public License with
   the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL-2;
-  if not, write to the Free Software Foundation, Inc., 59 Temple Place,
-  Suite 330, Boston, MA  02111-1307  USA
+  if not, write to the  Free Software Foundation, Inc., 51 Franklin St,
+  Fifth Floor, Boston, MA 02110-1301, USA.
+
 
diff -Nru /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/pyversions 
/tmp/IycEMDzndi/offlineimap-4.0.13/debian/pyversions
--- /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/pyversions        1970-01-01 
01:00:00.000000000 +0100
+++ /tmp/IycEMDzndi/offlineimap-4.0.13/debian/pyversions        2006-08-11 
19:05:49.000000000 +0200
@@ -0,0 +1 @@
+2.3-
diff -Nru /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/rules 
/tmp/IycEMDzndi/offlineimap-4.0.13/debian/rules
--- /tmp/AR1rfD9BoC/offlineimap-4.0.13/debian/rules     2005-04-16 
17:02:08.000000000 +0200
+++ /tmp/IycEMDzndi/offlineimap-4.0.13/debian/rules     2006-08-11 
19:05:45.000000000 +0200
@@ -7,9 +7,9 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=3
+export DH_COMPAT=4
 
-PYTHON=python2.3
+PYTHON=python
 PACKAGE=offlineimap
 
 
@@ -88,7 +88,7 @@
        dh_compress
        dh_fixperms
 #      dh_perl
-       dh_python
+       dh_pysupport
 #      dh_makeshlibs
        dh_installdeb
        dh_shlibdeps

Attachment: signature.asc
Description: Digital signature

Reply via email to