[SCM] Debian packaging of texinfo-doc-nonfree) branch, master, updated. debian/5.1-1-2-g434ced1
The following commit has been merged in the master branch:
commit 434ced19d0f6ab0266ca68c3b91ad525fa167ecc
Author: Norbert Preining <preining@debian.org>
Date: Tue May 7 15:02:05 2013 +0900
replace dh_clean -k with dh_prep
diff --git a/debian/rules b/debian/rules
index 78c74ca..b554c23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ install-stamp: DH_OPTIONS=
install-stamp: build-stamp
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
# install info documentation
dh_installinfo texinfo texinfo-1 texinfo-2 texinfo-3 info.info info-stnd.info
# install the html documentation
--
Debian packaging of texinfo-doc-nonfree)
Reply to: