[Pkg-telepathy-commits] [telepathy-glib] 05/06: debian/watch: only match 0.x versions, 1.0 will be a separate source package

Simon McVittie smcv at debian.org
Tue Sep 16 17:46:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-glib.

commit fe62352c98c05affd62e114d89c17ac268ab8838
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Sep 16 14:24:43 2014 +0100

    debian/watch: only match 0.x versions, 1.0 will be a separate source package
---
 debian/changelog | 2 ++
 debian/watch     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 85d68b3..82869c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ telepathy-glib (0.24.1-1) UNRELEASED; urgency=medium
   * New upstream stable release
   * debian/copyright: clean up syntax (*.[ch] is unsupported),
     drop deleted files
+  * debian/watch: only match 0.x versions, 1.0 will be a separate
+    source package
 
  -- Simon McVittie <smcv at debian.org>  Tue, 16 Sep 2014 14:20:46 +0100
 
diff --git a/debian/watch b/debian/watch
index 512f516..da24e2f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-([0-9]+\.[0-9]*[24680]\..*).tar.gz
+http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-(0\.[0-9]*[24680]\..*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib.git



More information about the Pkg-telepathy-commits mailing list