Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

Make package lintian clean
authorMichael Prokop
Sun May 11 18:32:27 2008 +0200 (6 months ago)
changeset 5155dc20296e92c
manifest5dc20296e92c
parent 514aa4eb0f3d786
child 5167cbd7ed971d8
tag0.7
Make package lintian clean
debian/control
debian/rules
--- a/debian/control Sun May 11 18:28:53 2008 +0200
+++ b/debian/control Sun May 11 18:32:27 2008 +0200
@@ -4,7 +4,7 @@ Maintainer: Michael Prokop <mika@grml.or
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
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/
--- a/debian/rules Sun May 11 18:28:53 2008 +0200
+++ b/debian/rules Sun May 11 18:32:27 2008 +0200
@@ -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-dependent files here.
+binary-all: build install
+# We have nothing to do by default.
+
# Build architecture-independent files here.
binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
dh_testdir
dh_testroot
dh_installchangelogs