Apply NMU 4.0.13-0.1

This commit is contained in:
John Goerzen
2006-08-12 05:05:39 +01:00
parent 075f8d6e14
commit 53490772c7
4 changed files with 24 additions and 12 deletions

6
debian/rules vendored
View File

@ -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 @@ binary-indep: build install
dh_compress
dh_fixperms
# dh_perl
dh_python
dh_pysupport
# dh_makeshlibs
dh_installdeb
dh_shlibdeps