[SCM] SETI at home packaging branch, master, updated. debian/6.97_svn1409-1-47-g9a33418

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Mon Mar 25 09:13:53 UTC 2013


The following commit has been merged in the master branch:
commit 9a334182239cc11ef65e027bd1e6ad54450b6770
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Mar 25 10:13:32 2013 +0100

    New upstream release, fixed debian/rules clean script

diff --git a/debian/changelog b/debian/changelog
index 3ffb0c3..5624aa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+boinc-app-seti (7.00~svn1791-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - Removed Makefile and Makefile.in from splitter_* directories
+  * Fixed debian/rules clean script
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Mon, 25 Mar 2013 10:11:53 +0100
+
 boinc-app-seti (7.00~svn1772-1) UNRELEASED; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index bd84057..2fe352d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -130,7 +130,7 @@ override_dh_auto_clean:
 	# may be seen after invoking binary
 	rm -f client/boinc_finish_called client/result.sah client/state.sah client/stderr.txt client/wisdom.sah client/work_unit.sah client/boinc_lockfile client/project_specific_defines.h
 	# generated by autoconf
-	rm -f  Makefile Makefile.in aclocal.m4 assimilator/Makefile assimilator/Makefile.in client/Makefile client/Makefile.in config.log config.status configure db/Makefile db/schema_to_class db/tools/Makefile jpeglib/Makefile jpeglib/Makefile.in libtool sah_config.h.in splitter/Makefile splitter/Makefile.in stamp-h1 tools/Makefile tools/Makefile.in validate/Makefile #splitter_fft/Makefile splitter_fft/Makefile.in splitter_pfb/Makefile splitter_pfb/Makefile.in
+	rm -f  Makefile Makefile.in aclocal.m4 assimilator/Makefile assimilator/Makefile.in client/Makefile client/Makefile.in config.log config.status configure db/Makefile db/schema_to_class db/tools/Makefile jpeglib/Makefile jpeglib/Makefile.in libtool sah_config.h.in stamp-h1 tools/Makefile tools/Makefile.in validate/Makefile splitter_fft/Makefile splitter_fft/Makefile.in splitter_pfb/Makefile splitter_pfb/Makefile.in
 	rm -f sah_config.h
 	rm -f time_stats_log boinc_lockfile lockfile gui_rpc_auth.cfg stderr.txt
 

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list