[SCM] Phonon Multimedia Framework packaging branch, master, updated. debian/4%4.9.1-3-4-g0079679

Pino Toscano pino at moszumanska.debian.org
Thu Feb 8 21:31:53 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/phonon.git;a=commitdiff;h=a601795

The following commit has been merged in the master branch:
commit a601795cf802d38df4e96454ef1bf21199594b26
Author: Pino Toscano <pino at debian.org>
Date:   Thu Feb 8 22:24:32 2018 +0100

    watch: fix
---
 debian/changelog | 2 ++
 debian/watch     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 26b9cb6..ebf3fba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 phonon (4:4.9.1-4) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Fix watch file (use @PACKAGE@ instead of @PACKAGENAME@).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 08 Feb 2018 22:22:44 +0100
 
diff --git a/debian/watch b/debian/watch
index 0870fe1..91a194f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/phonon/([\d.]+)/@PACKAGENAME@@ANY_VERSION@@ARCHIVE_EXT@
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/phonon/([\d.]+)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@

-- 
Phonon Multimedia Framework packaging



More information about the pkg-kde-commits mailing list