[silo-llnl] 38/96: #642782; don't call distclean

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:29 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository silo-llnl.

commit e42d7ff756fdd3cbccb9a848735bba137df7e560
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Sep 26 13:58:24 2011 +0100

    #642782; don't call distclean
---
 debian/changelog | 7 +++++++
 debian/rules     | 1 -
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5af8db9..97d82bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+silo-llnl (4.8-10) unstable; urgency=low
+
+  * Do not call 'make distclean', its broken without config.status.
+    Closes: #642782. 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Mon, 26 Sep 2011 13:57:29 +0100
+
 silo-llnl (4.8-9) unstable; urgency=low
 
   * Rename lib from libsilo0 -> libsiloh5-0 to match soname
diff --git a/debian/rules b/debian/rules
index e91535c..a0ebe5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,4 +56,3 @@ override_dh_auto_install:
 override_dh_auto_clean:
 	dh_clean
 	rm -f debian/Silo.so.* config.status config.log
-	-[ -f Makefile ] && $(MAKE) -k distclean

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



More information about the debian-science-commits mailing list