Make package lintian clean 0.7
authorMichael Prokop <devnull@localhost>
Sun, 11 May 2008 16:32:27 +0000 (18:32 +0200)
committerMichael Prokop <devnull@localhost>
Sun, 11 May 2008 16:32:27 +0000 (18:32 +0200)
debian/control
debian/rules

index 0f0556f..6cdcb8d 100644 (file)
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Michael Prokop <mika@grml.org>
 Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl
 Standards-Version: 3.7.3
-Homepage: http://hg.grml.org/grml-live/
+Homepage: http://grml.org/grml-live/
 XS-Vcs-hg: http://hg.grml.org/grml-live/
 XS-Vcs-Browser: http://hg.grml.org/grml-live/
 
@@ -16,5 +16,3 @@ Description: build system for creating a grml (based) live-cd
  This package provides the build system for creating
  a grml (based) live-cd. It is based on FAI (Fully Automatic
  Installation).
- .
-  Homepage: http://grml.org/grml-live/
index c8c41dc..b5a221c 100755 (executable)
@@ -44,12 +44,12 @@ install: build
        install -o root -m 755 remaster/grml-live-remaster debian/grml-live/usr/sbin/grml-live-remaster
        install -o root -m 755 grml-live                   debian/grml-live/usr/sbin/grml-live
 
-# Build architecture-independent files here.
-binary-indep: build install
+# Build architecture-dependent files here.
+binary-all: build install
 # We have nothing to do by default.
 
-# Build architecture-dependent files here.
-binary-arch: build install
+# Build architecture-independent files here.
+binary-indep: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs