r31150 - in /packages/experimental/mutter/debian: changelog watch

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Oct 30 16:03:33 UTC 2011


Author: bigon
Date: Sun Oct 30 16:03:31 2011
New Revision: 31150

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31150
Log:
* debian/watch:
  - Fix URL regex to correctly detect latest tarballs
  - Switch to .xz tarballs

Modified:
    packages/experimental/mutter/debian/changelog
    packages/experimental/mutter/debian/watch

Modified: packages/experimental/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/mutter/debian/changelog?rev=31150&op=diff
==============================================================================
--- packages/experimental/mutter/debian/changelog [utf-8] (original)
+++ packages/experimental/mutter/debian/changelog [utf-8] Sun Oct 30 16:03:31 2011
@@ -1,3 +1,11 @@
+mutter (3.2.1-2) UNRELEASED; urgency=low
+
+  * debian/watch:
+    - Fix URL regex to correctly detect latest tarballs
+    - Switch to .xz tarballs
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 30 Oct 2011 16:57:48 +0100
+
 mutter (3.2.1-1) experimental; urgency=low
 
   [ Jean Schurger ]

Modified: packages/experimental/mutter/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/mutter/debian/watch?rev=31150&op=diff
==============================================================================
--- packages/experimental/mutter/debian/watch [utf-8] (original)
+++ packages/experimental/mutter/debian/watch [utf-8] Sun Oct 30 16:03:31 2011
@@ -1,2 +1,2 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/mutter/([\d\.]+)\d/ mutter-(.*)\.tar\.bz2
+http://ftp.gnome.org/pub/GNOME/sources/mutter/([\d\.]+)/ mutter-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list