[SCM] Kross interpreters packaging branch, master, updated. debian/4.7.4-1-4-gc9dc050
Pino Toscano
pino at alioth.debian.org
Sat Jun 16 16:15:01 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kross-interpreters.git;a=commitdiff;h=c9dc050
The following commit has been merged in the master branch:
commit c9dc05018639100d77d7e84b52af6881c1065abf
Author: Pino Toscano <pino at debian.org>
Date: Sat Jun 16 18:14:03 2012 +0200
fix watch file to point to the .xz tarballs
---
debian/changelog | 1 +
debian/watch | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9c705d1..73d100f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ kross-interpreters (4:4.8.4-0r1) UNRELEASED; urgency=low
* New upstream release.
* Bump kde-sc-dev-latest build dependency to 4.8.4.
* Bump kdelibs5-dev build dependency to 4.8.
+ * Fix watch file to point to the .xz tarballs.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 16 Jun 2012 18:09:35 +0200
diff --git a/debian/watch b/debian/watch
index 3fdcae7..11b006c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
version=3
-
-ftp://ftp.kde.org/pub/kde/stable/([\d\.]+)/src/kross-interpreters-([\d\.]+)\.tar\.bz2
+ftp://ftp.kde.org/pub/kde/stable/([\d\.]*)/src/kross-interpreters-([\d\.]*).tar.xz
--
Kross interpreters packaging
More information about the pkg-kde-commits
mailing list