Your message dated Sat, 21 Mar 2009 19:32:32 +0000
with message-id <[email protected]>
and subject line Bug#399774: fixed in xbindkeys-config 0.1.3-2
has caused the Debian Bug report #399774,
regarding xbindkeys-config: Patch to fix lintian warnings
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.)


-- 
399774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=399774
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xbindkeys-config
Severity: wishlist
Tags: patch

Th attached patch will fix some lintian warnings for xbindkeys-config.

cheers,

-Matti


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
diff -Naur xbindkeys-config-0.1.3.orig/debian/control 
xbindkeys-config-0.1.3/debian/control
--- xbindkeys-config-0.1.3.orig/debian/control  2006-11-21 23:31:35.000000000 
+0200
+++ xbindkeys-config-0.1.3/debian/control       2006-11-21 23:33:46.000000000 
+0200
@@ -3,10 +3,10 @@
 Priority: optional
 Maintainer: Joerg Jaspert <[email protected]>
 Build-Depends: debhelper (>> 4.0.0), libgtk1.2-dev
-Standards-Version: 3.5.10
+Standards-Version: 3.7.2
 
 Package: xbindkeys-config
 Architecture: any
 Depends: ${shlibs:Depends}, xbindkeys
-Description: An easy to use gtk program for configuring Xbindkeys.
+Description: An easy to use gtk program for configuring Xbindkeys
  GTK Configure program for xbindkeys.
diff -Naur xbindkeys-config-0.1.3.orig/debian/copyright 
xbindkeys-config-0.1.3/debian/copyright
--- xbindkeys-config-0.1.3.orig/debian/copyright        2006-11-21 
23:31:35.000000000 +0200
+++ xbindkeys-config-0.1.3/debian/copyright     2006-11-22 00:08:34.000000000 
+0200
@@ -18,8 +18,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this package; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+   02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
diff -Naur xbindkeys-config-0.1.3.orig/debian/files 
xbindkeys-config-0.1.3/debian/files
--- xbindkeys-config-0.1.3.orig/debian/files    1970-01-01 02:00:00.000000000 
+0200
+++ xbindkeys-config-0.1.3/debian/files 2006-11-21 23:46:22.000000000 +0200
@@ -0,0 +1 @@
+xbindkeys-config_0.1.3-1_i386.deb x11 optional
diff -Naur xbindkeys-config-0.1.3.orig/debian/menu 
xbindkeys-config-0.1.3/debian/menu
--- xbindkeys-config-0.1.3.orig/debian/menu     2006-11-21 23:31:35.000000000 
+0200
+++ xbindkeys-config-0.1.3/debian/menu  2006-11-21 23:34:33.000000000 +0200
@@ -1,5 +1,5 @@
-?package(xbindkeys-config):needs=X11 \
-                          section=Apps/Tools \
+?package(xbindkeys-config):needs="X11" \
+                          section="Apps/Tools" \
                           title="XBindKeys-config" \
                           command="/usr/bin/xbindkeys-config" \
                           hints="Keys,Bind,Config" \

--- End Message ---
--- Begin Message ---
Source: xbindkeys-config
Source-Version: 0.1.3-2

We believe that the bug you reported is fixed in the latest version of
xbindkeys-config, which is due to be installed in the Debian FTP archive:

xbindkeys-config_0.1.3-2.diff.gz
  to pool/main/x/xbindkeys-config/xbindkeys-config_0.1.3-2.diff.gz
xbindkeys-config_0.1.3-2.dsc
  to pool/main/x/xbindkeys-config/xbindkeys-config_0.1.3-2.dsc
xbindkeys-config_0.1.3-2_amd64.deb
  to pool/main/x/xbindkeys-config/xbindkeys-config_0.1.3-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.
Joerg Jaspert <[email protected]> (supplier of updated xbindkeys-config 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.8
Date: Sat, 21 Mar 2009 19:46:17 +0100
Source: xbindkeys-config
Binary: xbindkeys-config
Architecture: source amd64
Version: 0.1.3-2
Distribution: unstable
Urgency: low
Maintainer: Joerg Jaspert <[email protected]>
Changed-By: Joerg Jaspert <[email protected]>
Description: 
 xbindkeys-config - an easy to use gtk program for configuring Xbindkeys
Closes: 367527 399774 449787 516204
Changes: 
 xbindkeys-config (0.1.3-2) unstable; urgency=low
 .
   * Upload based *heavily* on work from Barry. Thanks!
   * Bug fix: "Gtk1.2 about to be removed from Debian [includes patch]",
     thanks to [email protected] (Closes: #516204).
   * Build with Gtk2.
     + Makefile: Use pkg-config instead of gtk-config.
     + Change use of gtk_text with gtk_text_view.
   * Rebuild to pickup newer X libs. (Closes: #367527).
   * Lintian fixes: (Closes: #399774).
     + Update FSF address in debian/copyright.
     + Remove punctuation from short description.
     + Quote strings in menu file.
     + Thanks to Matti Pöllä for the fixes.
   * Version path to GPL license in copyright.
   * Add appropriate copyright holder to debian/copyright.
   * Replace use of pwd with $(CURDIR) in rules.
   * Replace GTK with GTK+ in description.
   * Fix hyphen used as minus and what-is entry in manpage.
   * Make clean not ignore errors.
   * Bump debhelper build-dep to >> 5.0.0.
     + Move DH_COMPAT from rules to debian/compat and set to 5.
   * Bump Standards Version to 3.8.0.
     + Menu policy transition.
   * Removed watchfile, to fix: "debian/watch fails to report
     upstreams version", thanks to Raphael Geissert (Closes: #449787).
Checksums-Sha1: 
 95cd0bfb0bee96b80e77af80d02d9fd11b10517b 1090 xbindkeys-config_0.1.3-2.dsc
 7a2cd3253f4d1438264dfb5d13b8c22413b093a2 3712 xbindkeys-config_0.1.3-2.diff.gz
 5357de07121c6f4abc403fd9fb64734e4ba84798 20640 
xbindkeys-config_0.1.3-2_amd64.deb
Checksums-Sha256: 
 a3a73ca7ff077b7002e4d81d005bc28f6e7bf8c59a20928780078a689150f695 1090 
xbindkeys-config_0.1.3-2.dsc
 47b0e01d8b3eb1b748968186c0f7074b813609848a1f5e9bf828e4075da326ee 3712 
xbindkeys-config_0.1.3-2.diff.gz
 f97985fd4a0a6e65150605610b9902f8be9aa0ef726f8a49134a4a7ad7f0cdd6 20640 
xbindkeys-config_0.1.3-2_amd64.deb
Files: 
 57a6a08dae7d3bfea1ec368555ff4914 1090 x11 optional xbindkeys-config_0.1.3-2.dsc
 7036aeef8276796ebdc04dc6b9bfd914 3712 x11 optional 
xbindkeys-config_0.1.3-2.diff.gz
 149d6e0faf44e3b9b6591467e1e70ce5 20640 x11 optional 
xbindkeys-config_0.1.3-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Joerg Jaspert <[email protected]> -- Debian Developer

iEYEARECAAYFAknFPbQACgkQcV7WoH57islxvQCeL5WHDxhM+gDqdyiAJ8WqnmOc
2ZIAn3Co8NFzD0T60lVfc1u1h1/1/6LC
=Ss8b
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to