[SCM] QJson library packaging branch, master, updated. debian/0.7.1-2-2-g958fdaf

Lisandro D. N. Pérez Meyer lisandropm-guest at alioth.debian.org
Tue Jun 14 23:44:31 UTC 2011


The following commit has been merged in the master branch:
commit 958fdaf34709349a32fb1291436f4396171cd0a4
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Jun 14 20:44:23 2011 -0300

    Fix watch file.
---
 debian/changelog |    2 +-
 debian/watch     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6202237..13e2f4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 qjson (0.7.1-3) UNRELEASED; urgency=low
 
-
+  * Fix watch file. Thanks José Manuel Santamaría Lema for the pointer.
 
  -- Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>  Tue, 14 Jun 2011 20:42:24 -0300
 
diff --git a/debian/watch b/debian/watch
index fc35262..1a45680 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-http://sf.net/qjson/qjson-(.*)\.tar\.gz
+http://sf.net/qjson/qjson-(.*)\.tar\.bz2

-- 
QJson library packaging



More information about the pkg-kde-commits mailing list