lintian cleanups, etc
authorBdale Garbee <bdale@gag.com>
Wed, 21 Mar 2012 09:55:35 +0000 (10:55 +0100)
committerBdale Garbee <bdale@gag.com>
Wed, 21 Mar 2012 09:55:35 +0000 (10:55 +0100)
debian/changelog
debian/control
debian/rules

index d13cb3eae8bddd72b6c0d2035b0900bb7a40b002..58f4183c71bf589d557d2fec28cbd0f7dacbf5d8 100644 (file)
@@ -1,7 +1,8 @@
 makedev (2.3.1-90) UNRELEASED; urgency=low
 
-  * add Vcs entries to the control file
   * change maintainer to Debian QA Group <packages@qa.debian.org>
+  * add Vcs entries to the control file
+  * clean up a few lintian warnings
 
  -- Bdale Garbee <bdale@gag.com>  Wed, 21 Mar 2012 10:50:08 +0100
 
index d0198be4c952e0e53a62bba1d9da6476eb1269af..52cd0c4da7637ff9a077435539fa677757d10387 100644 (file)
@@ -9,7 +9,7 @@ Vcs-Browser: http://git.gag.com/?p=debian/makedev
 
 Package: makedev
 Architecture: all
-Depends: base-passwd (>= 3.0.4)
+Depends: base-passwd (>= 3.0.4), ${misc:Depends}
 Conflicts: udev (<= 0.024-7)
 Description: creates device files in /dev
  The MAKEDEV executable is used to create device files, often in /dev.
index f90578c78b61d84e1b52962349a48b6ac10eadb6..1590bffba11d0b154b6fd5bc95f4efdf6bef05c8 100755 (executable)
@@ -4,7 +4,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 build-stamp:
        dh_testdir
        touch build-stamp