[fftw3] 06/06: Added 'Team upload' tag and added files to clean

Steffen Möller moeller at moszumanska.debian.org
Wed May 10 20:55:47 UTC 2017


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

moeller pushed a commit to branch master
in repository fftw3.

commit 9344f9e9f35df7cfcdaea79326c78eebd1fb3297
Author: Steffen Moeller <moeller at debian.org>
Date:   Wed May 10 22:54:20 2017 +0200

    Added 'Team upload' tag and added files to clean
---
 debian/changelog | 1 +
 debian/rules     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 36975e0..c75e9a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ fftw3 (3.3.6p2-1) unstable; urgency=medium
   * ARM targets have --with-slow-timer enabled to avoid difficulties with
     erratic timers for planning and self-optimisation
   * Extend debian/watch to also recognize patchlevels
+  * Team upload.
 
  -- Steffen Moeller <moeller at debian.org>  Wed, 10 May 2017 20:56:15 +0200
 
diff --git a/debian/rules b/debian/rules
index 918e744..9d00db2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -118,7 +118,8 @@ clean1st:
 	rm -f build-arch build-indep
 	(cd doc ; [ ! -f Makefile ] || $(MAKE) -k clean)
 	[ ! -f Makefile ] || $(MAKE) distclean
-	-rm -f *.la threads/*.la *.pc
+	-rm -f *.pc tools/*wisdom tools/*wisdom.1
+	-find . -name "*.la" | xargs -r rm -f
 	-rm -f test_long_long-double
 	-rm -f config.cache config.status config.log
 	-rm -rf debian/tmp-single debian/tmp-double debian/tmp-long debian/tmp-quad

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



More information about the debian-science-commits mailing list