fix lintian warnings
authorBdale Garbee <bdale@gag.com>
Fri, 29 Aug 2008 15:01:09 +0000 (09:01 -0600)
committerBdale Garbee <bdale@gag.com>
Fri, 29 Aug 2008 15:01:09 +0000 (09:01 -0600)
debian/control
debian/copyright
debian/rules

index 340099a17bd8c289bdb5414cf4383bb979fff445..91e9bcbc920c0dbef3fa74b5128909660fadcc2a 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
 Build-Depends: autoconf, comerr-dev, debhelper (>= 5), e2fslibs-dev, libbz2-dev, libreadline5-dev | libreadline-dev, zlib1g-dev, libblkid-dev, uuid-dev, autotools-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
 
 Package: dump
 Architecture: any
index b19e1fcff09a5e42bdc2b16b0ab3b03b3d07f35d..474053f62dcdc167e424e461f9eec943cbebf369 100644 (file)
@@ -10,8 +10,7 @@ Copyright:
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *     Stelian Pop <stelian@popies.net>, 1999-2000
- *     Stelian Pop <stelian@popies.net> - AlcĂ´ve <www.alcove.com>, 2000-2002
+ *     Stelian Pop <stelian@popies.net>, 1999-2002
  */
 
 /*-
index 52de07f7afd87e5f97d66e95e8b74c25c5f46395..c211897ff088d97e0cc75d4832496b29321f06f6 100755 (executable)
@@ -16,7 +16,7 @@ clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp
-       -make distclean
+       [ ! f Makefile ] || make distclean
        -test -r /usr/share/misc/config.sub && \
                cp -f /usr/share/misc/config.sub config.sub
        -test -r /usr/share/misc/config.guess && \