[SCM] KDevelop Platform packaging branch, experimental, updated. debian/1.7.3-3
Pino Toscano
pino at moszumanska.debian.org
Thu Aug 25 17:21:36 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevplatform.git;a=commitdiff;h=bbc9018
The following commit has been merged in the experimental branch:
commit bbc901898cadf404bb20506ce0caa5d65cad642e
Author: Andreas Cord-Landwehr <cordlandwehr at kde.org>
Date: Sat Dec 14 11:27:43 2013 +0100
Update watch file.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6aca0d2..518e6de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ kdevplatform (1.5.2-0) UNRELEASED; urgency=low
* Update install files.
* Update copyright.
* Bump Standards-Version to 3.9.5: no changes needed.
+ * Update debian/watch file to track xz compressed tarballs.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 16 Oct 2013 21:51:24 +0200
diff --git a/debian/watch b/debian/watch
index eae131d..6e08c6a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-ftp://ftp.kde.org/pub/kde/stable/kdevelop/([\d.]+)/src/kdevplatform-([\d.]+).tar.bz2
+ftp://ftp.kde.org/pub/kde/stable/kdevelop/([\d.]+)/src/kdevplatform-([\d.]+).tar.(bz2|xz)
--
KDevelop Platform packaging
More information about the pkg-kde-commits
mailing list