Hi, Could you please unblock boinc 6.2.14-2? Compared to the previous revision it contains translations updates from upstream und a commented out macro definition that prevents BOINC from advertising itself as pre-releaese (6.2.14 was rereleased upstream as first public release of their 6.2 branch). The debdiff between 6.2.14-1 and 6.2.14-2 without the *.po diffs is attached. Thanks, -- Frank S. Thomas <fst@debian.org> PGP public key ID: 0xDC426429 Debian Developer finger fst/key@db.debian.org
diff -u boinc-6.2.14/debian/changelog boinc-6.2.14/debian/changelog
--- boinc-6.2.14/debian/changelog
+++ boinc-6.2.14/debian/changelog
@@ -1,3 +1,12 @@
+boinc (6.2.14-2) unstable; urgency=low
+
+ * Updated translations for the BOINC Manager from the 6.2.16 release:
+ locale/client/{es,fr,it,pl,zh_CN}/BOINC Manager.po
+ * Commented out "#define BOINC_PRERELEASE 1" in version.h.in because 6.2.14
+ was rereleased upstream as first 6.2 public release.
+
+ -- Frank S. Thomas <fst@debian.org> Tue, 12 Aug 2008 11:01:14 +0200
+
boinc (6.2.14-1) unstable; urgency=low
[ Frank S. Thomas ]
only in patch2:
unchanged:
--- boinc-6.2.14.orig/version.h.in
+++ boinc-6.2.14/version.h.in
@@ -16,7 +16,7 @@
#define BOINC_VERSION_STRING "@BOINC_VERSION_STRING@"
/* Package is a pre-release (Alpha/Beta) package */
-#define BOINC_PRERELEASE 1
+//#define BOINC_PRERELEASE 1
#if (defined(_WIN32) || defined(__APPLE__))
/* Name of package */
Attachment:
signature.asc
Description: This is a digitally signed message part.