[SCM] libva/master: Update upstream location

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Fri Feb 3 21:17:19 UTC 2017


The following commit has been merged in the master branch:
commit cfc7cf15886d3e7f03894971cea409b03d544787
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Fri Feb 3 22:16:35 2017 +0100

    Update upstream location

diff --git a/debian/control b/debian/control
index 9ea554a..d58191d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends:
  pkg-config,
  perl:any
 Standards-Version: 3.9.8
-Homepage: http://www.freedesktop.org/wiki/Software/vaapi
+Homepage: https://01.org/linuxmedia/vaapi
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/libva.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/libva.git
 
diff --git a/debian/copyright b/debian/copyright
index 9b03893..2db2516 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: libva
-Upstream-Contact: Waldo Bastian <waldo.bastian at intel.com>
-                  Jonathan Bian <jonathan.bian at intel.com>
-Source: http://cgit.freedesktop.org/libva/
+Source: https://github.com/01org/libva
 
 Files: *
 Copyright: 1998-1999, Precision Insight, Inc.
diff --git a/debian/watch b/debian/watch
index 7da4508..3dea712 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-http://www.freedesktop.org/software/vaapi/releases/libva/libva-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))
+version=4
+https://github.com/01org/libva/tags \
+  (?:.*?/)?libva-?(\d[\d.]*)\.tar\.gz

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list