r34483 - in /packages/unstable/ghex/debian: changelog control control.in watch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Apr 19 14:36:12 UTC 2012


Author: biebl
Date: Thu Apr 19 14:36:12 2012
New Revision: 34483

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34483
Log:
debian/watch: Track .xz tarballs.

Modified:
    packages/unstable/ghex/debian/changelog
    packages/unstable/ghex/debian/control
    packages/unstable/ghex/debian/control.in
    packages/unstable/ghex/debian/watch

Modified: packages/unstable/ghex/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/changelog?rev=34483&op=diff
==============================================================================
--- packages/unstable/ghex/debian/changelog [utf-8] (original)
+++ packages/unstable/ghex/debian/changelog [utf-8] Thu Apr 19 14:36:12 2012
@@ -1,8 +1,9 @@
 ghex (3.4.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
-
- -- Michael Biebl <biebl at debian.org>  Thu, 19 Apr 2012 16:35:43 +0200
+  * debian/watch: Track .xz tarballs.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 19 Apr 2012 16:36:00 +0200
 
 ghex (3.0.0-1) unstable; urgency=low
 

Modified: packages/unstable/ghex/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control?rev=34483&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control [utf-8] (original)
+++ packages/unstable/ghex/debian/control [utf-8] Thu Apr 19 14:36:12 2012
@@ -11,9 +11,9 @@
 Build-Depends: cdbs,
                gnome-pkg-tools,
                debhelper (>= 8),
-               libgtk-3-dev (>= 3.0.0),
+               libgtk-3-dev (>= 3.3.8),
                libgail-3-dev,
-               libglib2.0-dev (>= 2.26),
+               libglib2.0-dev (>= 2.31.10),
                libatk1.0-dev (>= 1.0.0),
                gettext,
                intltool (>= 0.41.1),

Modified: packages/unstable/ghex/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control.in?rev=34483&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control.in [utf-8] (original)
+++ packages/unstable/ghex/debian/control.in [utf-8] Thu Apr 19 14:36:12 2012
@@ -6,9 +6,9 @@
 Build-Depends: cdbs,
                gnome-pkg-tools,
                debhelper (>= 8),
-               libgtk-3-dev (>= 3.0.0),
+               libgtk-3-dev (>= 3.3.8),
                libgail-3-dev,
-               libglib2.0-dev (>= 2.26),
+               libglib2.0-dev (>= 2.31.10),
                libatk1.0-dev (>= 1.0.0),
                gettext,
                intltool (>= 0.41.1),

Modified: packages/unstable/ghex/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/watch?rev=34483&op=diff
==============================================================================
--- packages/unstable/ghex/debian/watch [utf-8] (original)
+++ packages/unstable/ghex/debian/watch [utf-8] Thu Apr 19 14:36:12 2012
@@ -1,3 +1,3 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/ghex/([\d\.]+)/ \
-        ghex-(.*)\.tar\.bz2
+http://ftp.gnome.org/pub/GNOME/sources/ghex/([\d\.]+[02468])/ \
+        ghex-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list