[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[tex-common] 04/05: dh_clean -> dh_prep in rules file



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository tex-common.

commit c8ac9c905f24bac2178cb3a18c7e65adc4105789
Author: Norbert Preining <preining@debian.org>
Date:   Mon Feb 22 19:47:54 2016 +0900

    dh_clean -> dh_prep in rules file
---
 debian/changelog | 3 ++-
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1a47227..edb9329 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ tex-common (6.05) unstable; urgency=medium
   * fmtutil calling convention updated, switch to --strict
   * bump standards version, no changes necessary
   * adjust vcs-browser location
+  * dh_clean -> dh_prep in rules file
 
- -- Norbert Preining <preining@debian.org>  Mon, 22 Feb 2016 19:46:14 +0900
+ -- Norbert Preining <preining@debian.org>  Mon, 22 Feb 2016 19:47:39 +0900
 
 tex-common (6.04) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 34fb768..db3211b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 
         # Add here commands to install the package into debian/tex-common.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/tex-common.git


Reply to: