[SCM] freeplane packaging branch, master, updated. upstream/1.2.23-48-g71091d3

Felix Natter fnatter at gmx.net
Thu Apr 11 18:46:12 UTC 2013


The following commit has been merged in the master branch:
commit 71091d303af7a08a32dd036ac62bcbedefb681a8
Author: Felix Natter <fnatter at gmx.net>
Date:   Thu Apr 11 20:40:01 2013 +0200

    remove broken 'get-orig-source' target, see README.source

diff --git a/debian/README.source b/debian/README.source
index 469fc91..f8858b5 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,9 +1,12 @@
 freeplane for Debian
 --------------------
 
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
-
+The latest (stable) version of freeplane can be downloaded from here:
+  http://sourceforge.net/projects/freeplane/files/freeplane%20stable/
+
+debian/watch uses a hack to search only the "freeplane stable" directory
+for new releases (and therefore does NOT use the usual sourceforge
+redirector). As a result of this, "uscan --[force-]download" will name the
+download 'download'.
+=> Hence the 'get-orig-source' (uscan --force-download ...) target has been
+removed from debian/rules.
diff --git a/debian/rules b/debian/rules
index aac174c..1c29c7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,3 @@ clean::
 
 #buildxml-clean::
 #	-$(DEB_ANT_INVOKE) $(DEB_ANT_CLEAN_TARGET)
-
-# Get original sources directly using uscan
-get-orig-source:
-	uscan --force-download --rename --repack

-- 
freeplane packaging



More information about the pkg-java-commits mailing list