[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 aaba778ef7a10eeceee76037c6014f80129dd4ef
Author: Felix Natter <fnatter at gmx.net>
Date: Tue Feb 19 16:22:36 2013 +0100
remove debian/watch
diff --git a/debian/rules b/debian/rules
index 2ac850b..6ef6efb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,5 +27,6 @@ clean::
# -$(DEB_ANT_INVOKE) $(DEB_ANT_CLEAN_TARGET)
# Get original sources directly using uscan
-get-orig-source:
- uscan --force-download --rename --repack
+# => deprecated: source is in upstream branch of git freeplane repo (see Vcs-Git: in control)
+#get-orig-source:
+# uscan --force-download --rename --repack
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index 47ca143..0000000
--- a/debian/watch
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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
-
-# Compulsory line, this is a version 3 file
-version=3
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
- http://sf.net/freeplane/freeplane_srcpure-(.*)\.tar\.gz
--
freeplane packaging
More information about the pkg-java-commits
mailing list