dh_compat=2
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:57:01 +0000 (16:57 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:57:01 +0000 (16:57 +0000)
Author: tausq
Date: 2001-03-04 22:26:21 GMT
dh_compat=2

debian/rules

index 65529ee..4602428 100755 (executable)
@@ -2,7 +2,7 @@
 # Made with the aid of dh_make, by Craig Small
 # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
 # Some lines taken from debmake, by Christoph Lameter.
-# $Id: rules,v 1.28 2001/03/04 03:21:50 tausq Exp $
+# $Id: rules,v 1.29 2001/03/04 22:26:21 tausq Exp $
 
 # LD_LIBRARY_PATH=pwd/debian/apt/usr/lib dh_shlibdeps -papt
 # dpkg: /home/jgg/work/apt2/debian/apt/usr/lib/libapt-pkg.so.2.9 not found.
@@ -14,7 +14,7 @@
 # create ../upload-<VER>, with all the files needed to be uploaded placed
 # in it.
 
-export DH_COMPAT=3
+export DH_COMPAT=2
 
 # See below
 include build/environment.mak