Add THANKS file, update changelog and add grml-header to grml-debootstrap.clp
[grml-debootstrap.git] / debian / rules
index 991320c..10da65c 100755 (executable)
@@ -38,16 +38,16 @@ install: build
        install -m 755 grml-debootstrap debian/grml-debootstrap/usr/sbin/
        install -m 644 zsh-completion   debian/grml-debootstrap/etc/zsh/completion.d/_grml-debootstrap
 
-# 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
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs 
-       dh_installdocs TODO
+       dh_installdocs TODO THANKS
        dh_installman grml-debootstrap.8
        dh_link
        dh_strip