[mathpartir] 06/06: add debian/clean

Ralf Treinen treinen at moszumanska.debian.org
Mon Aug 10 09:35:01 UTC 2015


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

treinen pushed a commit to branch master
in repository mathpartir.

commit 14f48f6b2f82064d432eecd76dfc5d8f5c91f3aa
Author: Ralf Treinen <treinen at free.fr>
Date:   Mon Aug 10 11:13:38 2015 +0200

    add debian/clean
---
 debian/changelog | 6 ++++--
 debian/clean     | 5 +++++
 debian/rules     | 1 -
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a574575..ce1a0ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ mathpartir (1.2.0-5) unstable; urgency=medium
   * d/control: make VCS-* fields canonical
   * d/rules: drop dependencies for binary-arch target
   * merge build-depends and build-depends-indep
-    
- -- Ralf Treinen <treinen at debian.org>  Mon, 10 Aug 2015 11:09:47 +0200
+  * use debian/clean instead of explicit rm in debian/rules, add files
+    .aux and .log
+
+ -- Ralf Treinen <treinen at debian.org>  Mon, 10 Aug 2015 11:12:25 +0200
 
 mathpartir (1.2.0-4) unstable; urgency=low
 
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..a43ce27
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,5 @@
+mathpartir.html
+mathpartir.htoc
+mathpartir.haux
+mathpartir.log
+mathpartir.aux
diff --git a/debian/rules b/debian/rules
index d566b03..f504b2c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,6 @@ clean:
 	dh_testdir
 	dh_testroot
 	dh_clean 
-	-rm -f mathpartir.html mathpartir.htoc mathpartir.haux
 
 install: build
 	dh_testdir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathpartir.git



More information about the debian-science-commits mailing list