[SCM] SETI at home packaging branch, master, updated. debian/6.12_svn1305-2-28-g5687f4a

Steffen Moeller steffen_moeller at gmx.de
Tue Aug 14 07:54:55 UTC 2012


The following commit has been merged in the master branch:
commit 4619d55ca88f5278facc150722cb814d6fdb6474
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date:   Sun Aug 12 00:23:27 2012 +0200

    Preparing for upload of version to compile with 7.0.27

diff --git a/debian/changelog b/debian/changelog
index b8bc28f..b123ca4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc-app-seti (6.12~svn1306-2) unstable; urgency=low
+
+  * debian/rules: auto_clean improved.
+
+ -- Steffen Moeller <moeller at debian.org>  Sun, 12 Aug 2012 00:31:34 +0200
+
 boinc-app-seti (6.12~svn1306-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index 6500280..c29f380 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ Homepage: http://setiathome.berkeley.edu/
 
 Package: boinc-app-seti
 Architecture: any
-Depends: ${misc:Depends},${shlibs:Depends},
- boinc-client (>= 5.4.3-1)
+Depends: ${misc:Depends},${shlibs:Depends}, boinc-client (>= 5.4.3-1)
 Description: SETI at home application for the BOINC client
  SETI at home is a distributed computing project using Internet-connected
  computers for the Search for Extraterrestrial Intelligence (SETI). It
diff --git a/debian/rules b/debian/rules
index 9fc12a5..be2e0f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,6 +98,8 @@ override_dh_auto_clean:
 	  client/setiathome-$(UPSTREAM_VERSION).* \
 	  client/setiathome_enhanced \
 	  debian/extra/app_info.xml
+	# 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
 	# 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
 	rm -f sah_config.h

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list