[med-svn] r23040 - trunk/package_template

Andreas Tille tille at moszumanska.debian.org
Fri Nov 11 07:12:22 UTC 2016


Author: tille
Date: 2016-11-11 07:12:22 +0000 (Fri, 11 Nov 2016)
New Revision: 23040

Modified:
   trunk/package_template/watch
Log:
fake watch if there is no chance to create a sensible watch file


Modified: trunk/package_template/watch
===================================================================
--- trunk/package_template/watch	2016-11-10 20:59:02 UTC (rev 23039)
+++ trunk/package_template/watch	2016-11-11 07:12:22 UTC (rev 23040)
@@ -37,3 +37,19 @@
 
 # if you need to repack and choose +dfsg prefix
 # opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,compress=xz" \
+
+# If there is no chance to create a sensible watch file please read here:
+#
+#    https://people.debian.org/~eriberto/#fake-packages
+# 
+#version=4
+#opts=dversionmangle=s/.*/0.No-Site/ \
+#https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz
+#
+#version=4
+#opts=dversionmangle=s/.*/0.No-Release/ \
+#https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz
+#
+#version=4
+#opts=dversionmangle=s/.*/0.No-Track/ \
+#https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz




More information about the debian-med-commit mailing list