[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#326575: marked as done (Intend to NMU)



Your message dated Fri, 09 Sep 2005 18:17:08 -0700
with message-id <E1EDtzQ-0003sB-00@spohr.debian.org>
and subject line Bug#326575: fixed in wmfire 1.2.1-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Sep 2005 08:20:15 +0000
>From lool@dooz.org Sun Sep 04 01:20:14 2005
Return-path: <lool@dooz.org>
Received: from postfix4-2.free.fr [213.228.0.176] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EBpja-0003q5-00; Sun, 04 Sep 2005 01:20:14 -0700
Received: from bee.dooz.org (levallois.dooz.org [81.57.180.178])
	by postfix4-2.free.fr (Postfix) with ESMTP id B4CC1323403;
	Sun,  4 Sep 2005 10:20:13 +0200 (CEST)
Received: by bee.dooz.org (Postfix, from userid 1000)
	id 128764F05F4; Sun,  4 Sep 2005 10:21:02 +0200 (CEST)
Date: Sun, 4 Sep 2005 10:21:02 +0200
From: =?iso-8859-1?Q?Lo=EFc?= Minier <lool@dooz.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Intend to NMU
Message-ID: <20050904082102.GA17498@bugs.debian.org>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="AqsLC8rIMeq19msA"
Content-Disposition: inline
X-Reportbug-Version: 3.17
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02


--AqsLC8rIMeq19msA
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: wmfire
Version: 1.2.1-4.1
Severity: important
Tags: patch

        Hi,

 I intend to NMU wmfire with the attached diff.  This is especially
 urgen because it blocks the ongoing transitions (GNOME 2.10 at least).

 If you don't object to the changes, I'll upload in 2 days.

   Bye,

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=3Dfr_FR@euro, LC_CTYPE=3Dfr_FR@euro (charmap=3DISO-8859-15)

Versions of packages wmfire depends on:
ii  libc6                     2.3.5-6        GNU C Library: Shared librar=
ies an
ii  libglib2.0-0              2.8.0-1        The GLib library of C routin=
es
ii  libgtk2.0-0               2.6.10-1       The GTK+ graphical user inte=
rface=20
ii  libgtop2-5                2.10.2-1       Libraries for gtop system mo=
nitori
ii  libpango1.0-0             1.8.2-1        Layout and rendering of inte=
rnatio
ii  libx11-6                  6.8.2.dfsg.1-6 X Window System protocol cli=
ent li
ii  libxext6                  6.8.2.dfsg.1-6 X Window System miscellaneou=
s exte
ii  xlibs                     6.8.2.dfsg.1-6 X Window System client libra=
ries m

wmfire recommends no packages.

-- no debconf information

--=20
Lo=EFc Minier <lool@dooz.org>
Come, your destiny awaits!

--AqsLC8rIMeq19msA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="wmfire_1.2.1-4.1.diff"

diff -u wmfire-1.2.1/debian/changelog wmfire-1.2.1/debian/changelog
--- wmfire-1.2.1/debian/changelog
+++ wmfire-1.2.1/debian/changelog
@@ -1,3 +1,17 @@
+wmfire (1.2.1-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Bump libgtop2-dev build-dep to get a version past the soname change.
+    (Closes: #316764, #322524)
+  * Break build-dependencies for the xorg transition.
+    - Remove xlibs-dev build-dep.
+    - Add libxt-dev build-dep (for the AC_PATH_X macro to detect X), upstream
+      should specialize the macro call if they don't need this lib.
+    - Add libx11-dev build-dep.
+    - Add libxext-dev build-dep.
+
+ -- Loic Minier <lool@dooz.org>  Sun,  4 Sep 2005 10:06:12 +0200
+
 wmfire (1.2.1-4) unstable; urgency=low
 
   * applied the patch from Alan Swanson (see #250937) (Closes: #250937,
diff -u wmfire-1.2.1/debian/control wmfire-1.2.1/debian/control
--- wmfire-1.2.1/debian/control
+++ wmfire-1.2.1/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Christoph Siess (CHS) <chs@geekhost.info>
-Build-Depends: debhelper (>=4.0.0), xlibs-dev, libgtop2-dev (>=2.6.0-4), libgtk2.0-dev, libgnome-dev
+Build-Depends: debhelper (>=4.0.0), libgtop2-dev (>= 2.10.0-1), libgtk2.0-dev, libgnome-dev, libxt-dev, libx11-dev
 Standards-Version: 3.6.1
 
 Package: wmfire

--AqsLC8rIMeq19msA--

---------------------------------------
Received: (at 326575-close) by bugs.debian.org; 10 Sep 2005 01:18:50 +0000
>From katie@spohr.debian.org Fri Sep 09 18:18:50 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EDtzQ-0003sB-00; Fri, 09 Sep 2005 18:17:08 -0700
From: Charles Fry <debian@frogcircus.org>
To: 326575-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#326575: fixed in wmfire 1.2.1-6
Message-Id: <E1EDtzQ-0003sB-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Fri, 09 Sep 2005 18:17:08 -0700
Delivered-To: 326575-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: wmfire
Source-Version: 1.2.1-6

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

wmfire_1.2.1-6.diff.gz
  to pool/main/w/wmfire/wmfire_1.2.1-6.diff.gz
wmfire_1.2.1-6.dsc
  to pool/main/w/wmfire/wmfire_1.2.1-6.dsc
wmfire_1.2.1-6_i386.deb
  to pool/main/w/wmfire/wmfire_1.2.1-6_i386.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 326575@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Charles Fry <debian@frogcircus.org> (supplier of updated wmfire 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  7 Sep 2005 01:23:45 -0400
Source: wmfire
Binary: wmfire
Architecture: source i386
Version: 1.2.1-6
Distribution: unstable
Urgency: low
Maintainer: Charles Fry <debian@frogcircus.org>
Changed-By: Charles Fry <debian@frogcircus.org>
Description: 
 wmfire     - very cool fiery way of showing your CPU usage
Closes: 326575 326779
Changes: 
 wmfire (1.2.1-6) unstable; urgency=low
 .
   * New maintainer. (Closes: #326779)
   * Previous NMU was succesfully performed. (Closes: #326575)
Files: 
 43bcb07409c51f30d335666c3f035fd1 1331 x11 optional wmfire_1.2.1-6.dsc
 5d05ae68768186200db614ce37a636d1 19100 x11 optional wmfire_1.2.1-6.diff.gz
 345a6b99eb2d3ee010ef71d29366bebc 17628 x11 optional wmfire_1.2.1-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: http://triplehelix.org/~joshk/pubkey_gpg.asc

iQIVAwUBQyIzF6OILr94RG8mAQKg1BAA8jKyVrWGJDZ9C63u7Js8zmQkDG+gmjD6
yP3BTd+1DIfC9rag2rQqK6mIEuWTD02KHGZ+WT+LQba9U3JGqkwt0kwje0hHwJJp
r6X8p2IS4bTzZDyjhNGWLlhhNEG0MHJjLAzPoFMvaNzCsbWijvqsISZe5WhRmvXY
e1AM7Hxf6H48wICuURBJxWbukwQjbuHfmQd9oG3658XkuallZItnu/uSvdyEzcZA
wPk7/3efWHX2h/ieDAKqgqLQSsaTNG+nTTX3Xvw9wKWygKv9I9lTu02bpFT/mt5X
SmIbG4IXKZ8XmytJ8cuifIhdSz712RIEawzr4iubpXYSky4vWOxBUj4xGcFmMmVV
ozv/ZK3g1rFkUnb992onJHRuH3E6v+ocGUBfcfINkEFCBDZUvikMy2Q/3zdSOTnv
5QbjwMgz6Kc1TSAaTdzMuS2F/iwQQFt6FSYCLUJSzV+6ouEJRs31Aqol+LoQAPGA
MFRf6pUpewQ4snipOq9uKTTfSq2iE0EXHc4z+CfmxUUaOWItcQ6PuB9C8j3iJJMy
BTJ/ELR+gw0TKSoWiHjQ5oZ0T+qFb8lhfOFbQ5PI5ExgASj38B9TPtdmIcxmqRtu
yyDEBnarUya7fPSN04ZlxXrvDEAdRHGB9A6FmqVtOk63wx8JHExkv5wulLtPtkFT
43xPflDVVQs=
=HnCy
-----END PGP SIGNATURE-----



Reply to: