[Pkg-telepathy-commits] [SCM] telepathy-glib packaging branch, debian, updated. upstream/0.20.2-447-g1fdbf3b

Simon McVittie smcv at debian.org
Tue May 14 09:03:33 UTC 2013


The following commit has been merged in the debian branch:
commit 7bbd48a269e71778bf8dfffb82dc89f8a6b3c4af
Author: Simon McVittie <smcv at debian.org>
Date:   Tue May 14 09:38:52 2013 +0100

    debian/watch: only monitor stable releases (x.y.z where y is even)

diff --git a/debian/changelog b/debian/changelog
index 02c0fb7..38fa4c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ telepathy-glib (0.20.2-1) UNRELEASED; urgency=low
 
   * Move 0.20.x from experimental to unstable
   * New upstream release
+  * debian/watch: only monitor stable releases (x.y.z where y is even)
 
  -- Simon McVittie <smcv at debian.org>  Tue, 14 May 2013 09:25:19 +0100
 
diff --git a/debian/watch b/debian/watch
index b53be76..512f516 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-(.*).tar.gz
+http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-([0-9]+\.[0-9]*[24680]\..*).tar.gz

-- 
telepathy-glib packaging



More information about the Pkg-telepathy-commits mailing list