[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-1-g34eaff9

Steffen Moeller moeller at debian.org
Wed Mar 31 23:34:03 UTC 2010


The following commit has been merged in the master branch:
commit 34eaff9dcf254aaa15bcfdce1e77562e8b96e71b
Author: Steffen Moeller <moeller at debian.org>
Date:   Thu Apr 1 01:33:46 2010 +0200

    Some smallish updates.

diff --git a/debian/README.source b/debian/README.source
index 42d24ae..67b88a7 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -22,35 +22,35 @@ Repackaged upstream source:
  Debian BOINC Maintainers use a script called 'export-boinc' which is
  available in our pkg-boinc Git repository:
 
-http://git.debian.org/?p=pkg-boinc/scripts.git;a=blob_plain;f=export-boinc;hb=HEAD
+   wget -O export-boinc \
+    "http://git.debian.org/?p=pkg-boinc/scripts.git;a=blob_plain;f=export-boinc;hb=HEAD"
+   chmod 755 export-boinc
 
- For example, to obtain the .orig.tar.gz tarball for BOINC version 5.8.17
- this script is invoked as:
-
-   $ export-boinc -r 5.8.17
-
-This script will take care of remove the non-DFSG files from the upstream
-tag and produce the correct version using +dfsg prefix.
+ The latest tags upstream presents at http://boinc.berkeley.edu/svn/tags/ .
+ Choose 'the right one' of those.  To obtain the .orig.tar.gz
+ tarball for BOINC tag 6_10_43 this script is invoked as:
 
+   $ ./export-boinc -r 6.10.43
 
+ It will take a considerable while to download, the final tarball yields >15MB.
+ The script will take care of remove the non-DFSG files from the upstream
+ tag.
 
 Removed non-dfsg upstream files
 ===============================
-The files removed from upstream tag are:
-
-client/mac
-clientgui/mac
-mac_build
-mac_installer
-win_build
-coprocs
-client/app_stats_mac.cpp
-
+ The files removed from upstream tag are:
 
+   client/mac
+   clientgui/mac
+   mac_build
+   mac_installer
+   win_build
+   coprocs
+   client/app_stats_mac.cpp
 
 
 Debian packaging VCS
 =====================
-Very recently, the management of the packaging has moved from subversion
-to a git repository. Again, the Wiki pages hold instructions and offer
-references for the current and future contributors - you?
+ Very recently, the management of the packaging has moved from subversion
+ to a git repository. Again, the Wiki pages hold instructions and offer
+ references for the current and future contributors - you?

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list