[SCM] kodi-pvr-vuplus/master: Add watch file and exclude debian dir from upstream tarball via d/copyright

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sun Nov 26 02:46:45 UTC 2017


The following commit has been merged in the master branch:
commit abe2eda53198b4becd670277ededb8a4aff4b69c
Author: Balint Reczey <balint.reczey at canonical.com>
Date:   Sun Nov 26 03:42:06 2017 +0100

    Add watch file and exclude debian dir from upstream tarball via d/copyright

diff --git a/debian/copyright b/debian/copyright
index 7276577..280042d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: xbmc-pvr-addons
 Source: https://github.com/kodi-pvr/pvr.vuplus
+Files-Excluded: debian
 
 Files: *
 Copyright: 2005-2015 Team XBMC
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..5a702e0
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=4
+opts="repacksuffix=+dfsg1,uversionmangle=s/_/./g,dversionmangle=s/.dfsg[0-9]*//" \
+   https://github.com/kodi-pvr/pvr.vuplus/tags \
+   (?:.*?/)?v?(\d[\d.]*)-[A-Za-z]*\.tar\.gz debian uupdate

-- 
kodi-pvr-vuplus packaging



More information about the pkg-multimedia-commits mailing list