[SCM] freeplane packaging branch, master, updated. debian/1.1.3-2-52-g4b68a3f
Felix Natter
fnatter at gmx.net
Sat Apr 6 15:27:27 UTC 2013
The following commit has been merged in the master branch:
commit 53fad7fa08bfad627a702f1773dcf04a77fb0ab5
Author: Felix Natter <fnatter at 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
More information about the pkg-java-commits
mailing list