eliminate lintian warnings
authorKevin Rosenberg <kevin@rosenberg.net>
Mon, 10 Sep 2007 01:26:56 +0000 (19:26 -0600)
committerKevin Rosenberg <kevin@rosenberg.net>
Mon, 10 Sep 2007 01:26:56 +0000 (19:26 -0600)
debian/changelog
debian/control
debian/rules

index 2408e7c080d6334707ad86353771bc3326b9a7fa..c8b38fe3413397420b063eb9849f2b4dd47478f6 100644 (file)
@@ -1,3 +1,10 @@
+cl-reversi (1.0.14-2) unstable; urgency=low
+
+  * debian/rules: don't export DH_COMPAT
+  * debian/control: Use build-depends, update standards-version
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 09 Sep 2007 19:24:59 -0600
+
 cl-reversi (1.0.14-1) unstable; urgency=low
 
   * New upstream
index c3b8cb2976e75f5d28d332a0f5020af0565205ce..53a7b8035dc438ccd8685ac5d4099bfee5e88fb9 100644 (file)
@@ -2,8 +2,8 @@ Source: cl-reversi
 Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.6.2.2
+Build-Depends: debhelper (>= 4.0.0)
+Standards-Version: 3.7.2.2
 
 Package: cl-reversi
 Architecture: all
index c6f129b563ac4a54f6db2f522e85e11cb8ceafe1..c37f3804d5494f7086070348840c730cd4100e07 100755 (executable)
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DH_COMPAT=4
-
 pkg    := reversi
 debpkg := cl-reversi