r713 - in /branches/experimental/boinc/debian: changelog rules
fst-guest at users.alioth.debian.org
fst-guest at users.alioth.debian.org
Thu Oct 4 10:20:34 UTC 2007
Author: fst-guest
Date: Thu Oct 4 10:20:34 2007
New Revision: 713
URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=713
Log:
* New upstream release 6.1.0 (svn snapshot): Handles change in /proc/cpuinfo
on powerpc introduced in Linux 2.6.23. (closes: #437459)
* debian/rules: Don't clean lib/boinccmd and *.unmodified files by hand in the
clean-patched target, since they are now removed by upstream's makefiles on
"make clean".
Modified:
branches/experimental/boinc/debian/changelog
branches/experimental/boinc/debian/rules
Modified: branches/experimental/boinc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/experimental/boinc/debian/changelog?rev=713&op=diff
==============================================================================
--- branches/experimental/boinc/debian/changelog (original)
+++ branches/experimental/boinc/debian/changelog Thu Oct 4 10:20:34 2007
@@ -1,6 +1,13 @@
boinc (6.1.0-1) experimental; urgency=low
[ Frank S. Thomas ]
+ * New upstream release.
+ - Handles change in /proc/cpuinfo on powerpc introduced in Linux 2.6.23.
+ (closes: #437459)
+ * debian/rules:
+ - Don't clean lib/boinccmd and *.unmodified files by hand in the
+ clean-patched target, since they are now removed by upstream's
+ makefiles on "make clean".
+++ Changes unsuitable for the trunk branch:
@@ -24,7 +31,7 @@
- Don't fix PHP shebang and execute permissions of files in html/ops/
since these were fixed upstream.
- -- Frank S. Thomas <frank at thomas-alfeld.de> Wed, 30 May 2007 11:08:14 +0200
+ -- Frank S. Thomas <frank at thomas-alfeld.de> Thu, 04 Oct 2007 12:16:13 +0200
boinc (5.10.8-3) unstable; urgency=low
Modified: branches/experimental/boinc/debian/rules
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/experimental/boinc/debian/rules?rev=713&op=diff
==============================================================================
--- branches/experimental/boinc/debian/rules (original)
+++ branches/experimental/boinc/debian/rules Thu Oct 4 10:20:34 2007
@@ -129,12 +129,6 @@
dh_clean client/boinc_client.optimized
[ ! -f Makefile ] || $(MAKE) distclean
-
- dh_clean \
- client/boinc.unmodified \
- clientgui/boincmgr.unmodified \
- lib/boinccmd \
- lib/boinccmd.unmodified
dh_clean \
boinc_client.1 \
More information about the pkg-boinc-commits
mailing list