r862 - in /trunk/boinc/debian: changelog rules
fst at users.alioth.debian.org
fst at users.alioth.debian.org
Wed Mar 12 14:46:18 UTC 2008
Author: fst
Date: Wed Mar 12 14:46:17 2008
New Revision: 862
URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=862
Log:
* 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.
Modified:
trunk/boinc/debian/changelog
trunk/boinc/debian/rules
Modified: trunk/boinc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc/debian/changelog?rev=862&op=diff
==============================================================================
--- trunk/boinc/debian/changelog (original)
+++ trunk/boinc/debian/changelog Wed Mar 12 14:46:17 2008
@@ -1,6 +1,9 @@
-boinc (5.10.44-2) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+boinc (5.10.45-1) UNRELEASED; 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> Sat, 01 Mar 2008 15:57:07 +0100
Modified: trunk/boinc/debian/rules
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc/debian/rules?rev=862&op=diff
==============================================================================
--- trunk/boinc/debian/rules (original)
+++ trunk/boinc/debian/rules Wed Mar 12 14:46:17 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