Your message dated Sun, 02 Mar 2008 00:32:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462462: fixed in xfwm4 4.4.2-2
has caused the Debian Bug report #462462,
regarding xfwm4: debian/watch filename regex is not strict enough
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
462462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462462
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xfwm4
Version: 4.4.2-1
Severity: minor
Tags: patch
--------------------------------8<----------------------------------
[EMAIL PROTECTED]:/tmp$ debcheckout xfwm4
declared svn repository at svn://svn.debian.org/pkg-xfce/desktop/trunk/xfwm4/
svn co svn://svn.debian.org/pkg-xfce/desktop/trunk/xfwm4/ xfwm4 ...
A xfwm4/debian
A xfwm4/debian/control
A xfwm4/debian/compat
A xfwm4/debian/postinst
A xfwm4/debian/xfwm4.1
A xfwm4/debian/prerm
A xfwm4/debian/watch
A xfwm4/debian/changelog
A xfwm4/debian/patches
A xfwm4/debian/patches/series
A xfwm4/debian/copyright
A xfwm4/debian/xfwm4.menu
A xfwm4/debian/rules
A xfwm4/debian/README.Debian
A xfwm4/debian/lintian
Checked out revision 1544.
[EMAIL PROTECTED]:/tmp$ mkdir tarballs
[EMAIL PROTECTED]:/tmp$ cd xfwm4/
[EMAIL PROTECTED]:/tmp/xfwm4$ uscan --force-download --verbose --repack
--destdir ../tarballs/
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
http://www.xfce.org/archive/xfce-(.*)/src/ xfwm4-(.*)\.tar\.bz2
-- Found the following matching hrefs:
xfwm4-4.4.2.tar.bz2
xfwm4-themes-4.4.2.tar.bz2
Newest version on remote site is themes-4.4.2, local version is 4.4.2
=> Forcing download as requested
-- Downloading updated package xfwm4-themes-4.4.2.tar.bz2
-- Repacking from bzip2 to gzip
-- Successfully downloaded updated package xfwm4-themes-4.4.2.tar.gz
and symlinked xfwm4_themes-4.4.2.orig.tar.gz to it
-- Scan finished
--------------------------------8<----------------------------------
^^^^^^^^^^^^
Note that the current debian/watch regex brought xfwm4, "version themes-4.4.2",
which is wrong. This minor change fixes the issue:
--------------------------------8<----------------------------------
Index: debian/watch
===================================================================
--- debian/watch (revision 1544)
+++ debian/watch (working copy)
@@ -1,3 +1,3 @@
version=3
http://www.xfce.org/archive/xfce-(.*)/src/ \
- xfwm4-(.*)\.tar\.bz2
+ xfwm4-(\d+\.\d+.\d+)\.tar\.bz2
--------------------------------8<----------------------------------
cheers,
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages xfwm4 depends on:
ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libcairo2 1.4.14-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.5.0-2 generic font configuration library
ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.14.5-2 The GLib library of C routines
ii libgtk2.0-0 2.12.5-1 The GTK+ graphical user interface
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libpango1.0-0 1.18.4-1 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-3 PNG library - runtime
ii libsm6 2:1.0.3-1+b1 X11 Session Management library
ii libstartup-notificatio 0.9-1 library for program launch feedbac
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcomposite1 1:0.4.0-1 X11 Composite extension library
ii libxdamage1 1:1.1.1-3 X11 damaged region extension libra
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfce4mcs-client3 4.4.2-1 Client library for Xfce4 configure
ii libxfce4mcs-manager3 4.4.2-1 Manager library for Xfce4 configur
ii libxfce4util4 4.4.2-1 Utility functions library for Xfce
ii libxfcegui4-4 4.4.2-1 Basic GUI C functions for Xfce4
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxrandr2 2:1.2.2-1 X11 RandR extension library
ii libxrender1 1:0.9.4-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
Versions of packages xfwm4 recommends:
ii librsvg2-common 2.20.0-1 SAX-based renderer library for SVG
ii xfce4-mcs-manager 4.4.2-1 Settings manager for Xfce4
ii xfwm4-themes 4.4.2-1 Theme files for xfwm4
-- no debconf information
--
Antonio Terceiro <[EMAIL PROTECTED]>
http://people.softwarelivre.org/~terceiro/
GnuPG ID: 0F9CB28F
--- End Message ---
--- Begin Message ---
Source: xfwm4
Source-Version: 4.4.2-2
We believe that the bug you reported is fixed in the latest version of
xfwm4, which is due to be installed in the Debian FTP archive:
xfwm4_4.4.2-2.diff.gz
to pool/main/x/xfwm4/xfwm4_4.4.2-2.diff.gz
xfwm4_4.4.2-2.dsc
to pool/main/x/xfwm4/xfwm4_4.4.2-2.dsc
xfwm4_4.4.2-2_amd64.deb
to pool/main/x/xfwm4/xfwm4_4.4.2-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yves-Alexis Perez <[EMAIL PROTECTED]> (supplier of updated xfwm4 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 02 Mar 2008 01:18:01 +0100
Source: xfwm4
Binary: xfwm4
Architecture: source amd64
Version: 4.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers <[EMAIL PROTECTED]>
Changed-By: Yves-Alexis Perez <[EMAIL PROTECTED]>
Description:
xfwm4 - window manager of the Xfce project
Closes: 462462
Changes:
xfwm4 (4.4.2-2) unstable; urgency=low
.
* debian/watch: narrow regexp so we don't match xfwm4-themes. Thanks
Antonio Terceiro. closes: #462462
* debian/control:
- updated my email address.
- updated standards version to 3.7.3 (no changes needed).
* debian/copyright: use © sign.
Files:
650093c27791bd3b74fedf2d3d69d66c 1056 x11 optional xfwm4_4.4.2-2.dsc
eeb106e49cf9b64449777cdc2668a506 9653 x11 optional xfwm4_4.4.2-2.diff.gz
f6c8607e37b641b1e79ce9bf1d64f54d 1356768 x11 optional xfwm4_4.4.2-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHyfMCTUTAIMXAW64RAqCMAJ9qYzrun7k4TjF+qWEHHD5SSKhWvwCeLaC/
0P0jJcthhYKK50+9YUiXdZM=
=S2Cw
-----END PGP SIGNATURE-----
--- End Message ---