r31506 - in /desktop/unstable/seahorse/debian: changelog watch
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri Nov 18 00:42:52 UTC 2011
Author: biebl
Date: Fri Nov 18 00:42:50 2011
New Revision: 31506
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31506
Log:
* debian/control.in:
* debian/watch:
- Fix regex to correctly match directories.
Modified:
desktop/unstable/seahorse/debian/changelog
desktop/unstable/seahorse/debian/watch
Modified: desktop/unstable/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/changelog?rev=31506&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog [utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog [utf-8] Fri Nov 18 00:42:50 2011
@@ -19,8 +19,10 @@
* debian/menu:
- Update description, seahorse also manages SSH keys.
* Refresh patches.
- * debian/control:
+ * debian/control.in:
- Drop Build-Depends on libdbus-glib-1-dev, no longer required.
+ * debian/watch:
+ - Fix regex to correctly match directories.
-- Michael Biebl <biebl at debian.org> Fri, 18 Nov 2011 00:12:17 +0100
Modified: desktop/unstable/seahorse/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/watch?rev=31506&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/watch [utf-8] (original)
+++ desktop/unstable/seahorse/debian/watch [utf-8] Fri Nov 18 00:42:50 2011
@@ -1,2 +1,2 @@
version=3
-http://ftp.gnome.org/pub/gnome/sources/seahorse/([\d\.]+)[02468]/seahorse-([\d\.]+)\.tar\.xz
+http://ftp.gnome.org/pub/gnome/sources/seahorse/([\d\.]+[02468])/seahorse-([\d\.]+)\.tar\.xz
More information about the pkg-gnome-commits
mailing list