Package: giggle Version: 0.5-1.1+b1 Severity: minor Tags: patch Dear Maintainer,
The upstream now publish package in .tar.bz2 and .tar.xz. But watch file is looking for .tar.gz. Here is a trivial patch: diff --git a/debian/watch b/debian/watch index 03b0247..16185ca 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://ftp.gnome.org/pub/GNOME/sources/giggle/([\d\.]+)/giggle-([\d\.]+)\.tar\.gz +http://ftp.gnome.org/pub/GNOME/sources/giggle/([\d\.]+)/giggle-([\d\.]+)\.tar\.bz2 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (980, 'testing'), (600, 'unstable'), (500, 'proposed-updates') Architecture: i386 (i686) Kernel: Linux 3.0.0-1-686-pae (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages giggle depends on: ii git [git-core] 1:1.7.6.3-1 ii git-core 1:1.7.6.3-1 ii libatk1.0-0 2.0.1-2 ii libc6 2.13-18 ii libcairo2 1.10.2-6.1 ii libfontconfig1 2.8.0-3 ii libfreetype6 2.4.6-2 ii libgdk-pixbuf2.0-0 2.24.0-1 ii libglib2.0-0 2.28.6-1 ii libgtk2.0-0 2.24.4-3 ii libgtksourceview2.0-0 2.10.4-1 ii libpango1.0-0 1.28.4-3 giggle recommends no packages. giggle suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

