[xml/sgml-commit] [SCM] linuxdoc-tools package for Debian. branch, master, updated. debian/0.9.65-2-g38bfaed

Agustin Martin Domingo agmartin at debian.org
Mon Nov 9 20:02:53 UTC 2009


The following commit has been merged in the master branch:
commit fdb9f2440623d9fa9d4f9d9310efc25328a9c7df
Author: Agustin Martin Domingo <agmartin at debian.org>
Date:   Tue Jun 16 15:13:04 2009 +0200

    Raise debhelper compat level to 7

diff --git a/debian/compat b/debian/compat
index b8626c4..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+7
diff --git a/debian/control b/debian/control
index ac46407..f8c0ec4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Uploaders: Agustin Martin Domingo <agmartin at debian.org>
 Vcs-Git: git://git.debian.org/git/debian-xml-sgml/linuxdoc-tools.git
 Vcs-Browser: http://git.debian.org/?p=debian-xml-sgml/linuxdoc-tools.git;a=summary
-Build-Depends: debhelper (>=4 ), perl, flex, gawk|mawk, sp|opensp, texinfo, groff (>= 1.15.3.1),
+Build-Depends: debhelper (>= 7 ), perl, flex, gawk|mawk, sp|opensp,
+ texinfo, groff (>= 1.15.3.1),
  texlive-base-bin, texlive-latex-recommended, texlive-fonts-recommended
 Standards-Version: 3.8.0
 
diff --git a/debian/rules b/debian/rules
index 016663f..b3901c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 # --- do 'make install'

-- 
linuxdoc-tools package for Debian.



More information about the debian-xml-sgml-commit mailing list