r865 - in /branches/boinc/etch-backports/debian: changelog rules
fst at users.alioth.debian.org
fst at users.alioth.debian.org
Thu Mar 13 10:20:10 UTC 2008
Author: fst
Date: Thu Mar 13 10:20:10 2008
New Revision: 865
URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=865
Log:
Updated etch backport to 5.10.45-1.
Modified:
branches/boinc/etch-backports/debian/changelog
branches/boinc/etch-backports/debian/rules
Modified: branches/boinc/etch-backports/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/boinc/etch-backports/debian/changelog?rev=865&op=diff
==============================================================================
--- branches/boinc/etch-backports/debian/changelog (original)
+++ branches/boinc/etch-backports/debian/changelog Thu Mar 13 10:20:10 2008
@@ -1,8 +1,34 @@
-boinc (5.10.42-1~bpo40+1) etch-backports; urgency=low
+boinc (5.10.45-1~bpo40+1) etch-backports; urgency=low
* Rebuild for Etch backports.
-- Frank S. Thomas <fst at debian.org> Mon, 25 Feb 2008 11:22:19 +0100
+
+boinc (5.10.45-1) unstable; urgency=low
+
+ [ Frank S. Thomas ]
+ * New upstream release.
+ * debian/rules: Do not declare the patch and unpatch targets as phony,
+ because the included /usr/share/quilt/quilt.make does this already.
+
+ -- Frank S. Thomas <fst at debian.org> Thu, 13 Mar 2008 01:04:38 +0100
+
+boinc (5.10.44-1) unstable; urgency=low
+
+ [ Frank S. Thomas ]
+ * New upstream release.
+ - BOINC Manager: Clear all cached messages and resume auto-scrolling when
+ connected host has changed (cp. r14813, r14817). (closes: #468187)
+
+ -- Frank S. Thomas <fst at debian.org> Sat, 01 Mar 2008 15:07:05 +0100
+
+boinc (5.10.43-1) unstable; urgency=low
+
+ [ Frank S. Thomas ]
+ * New upstream release.
+ - BOINC Manager: Do not crash when closing. (closes: #444339)
+
+ -- Frank S. Thomas <fst at debian.org> Tue, 26 Feb 2008 17:58:31 +0100
boinc (5.10.42-1) unstable; urgency=low
Modified: branches/boinc/etch-backports/debian/rules
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/boinc/etch-backports/debian/rules?rev=865&op=diff
==============================================================================
--- branches/boinc/etch-backports/debian/rules (original)
+++ branches/boinc/etch-backports/debian/rules Thu Mar 13 10:20:10 2008
@@ -268,5 +268,5 @@
$$EXB -r $$LATEST_VERSION -t $(origDir); \
rm -f $$EXB
-.PHONY: patch unpatch unit-test pre-build build clean clean-patched install \
- install-arch binary-arch binary get-orig-source
+.PHONY: unit-test pre-build build clean clean-patched install install-arch \
+ binary-arch binary get-orig-source
More information about the pkg-boinc-commits
mailing list