The following commit has been merged in the master branch:
commit 53fad7fa08bfad627a702f1773dcf04a77fb0ab5
Author: Felix Natter <fnat...@gmx.net>
Date:   Tue Feb 19 17:47:24 2013 +0100

    re-add updated debian/watch for debian QA

diff --git a/debian/rules b/debian/rules
index 6ef6efb..2ac850b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,5 @@ clean::
 #      -$(DEB_ANT_INVOKE) $(DEB_ANT_CLEAN_TARGET)
 
 # Get original sources directly using uscan
-# => deprecated: source is in upstream branch of git freeplane repo (see 
Vcs-Git: in control)
-#get-orig-source:
-#      uscan --force-download --rename --repack
+get-orig-source:
+       uscan --force-download --rename --repack
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..449ffb2
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,14 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+# Just check status: uscan --report-status
+
+# the uversionmangle is needed because we have release numbers like 1.2.21_04!
+# the dversionmangle is needed because we have added "+dfsg1" to the
+# upstream version!
+
+# Compulsory line, this is a version 3 file
+version=3
+opts=uversionmangle=s/_/./g,dversionmangle=s/\+dfsg1// \
+ http://sf.net/freeplane/freeplane_srcpure-(.*)\.tar\.gz

-- 
freeplane packaging

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to