Processing of squidguard_1.2.0-6_i386.changes
squidguard_1.2.0-6_i386.changes uploaded successfully to localhost along with the files: squidguard_1.2.0-6.dsc squidguard_1.2.0-6.diff.gz squidguard_1.2.0-6_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
squidguard_1.2.0-6_i386.changes ACCEPTED
Accepted: squidguard_1.2.0-6.diff.gz to pool/main/s/squidguard/squidguard_1.2.0-6.diff.gz squidguard_1.2.0-6.dsc to pool/main/s/squidguard/squidguard_1.2.0-6.dsc squidguard_1.2.0-6_i386.deb to pool/main/s/squidguard/squidguard_1.2.0-6_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 234076 280040 293185 295243 318707 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#339229: library package needs to be renamed (libstdc++ allocator change)
> tag 339229 wontfix > tag 339257 wontfix any reason for these? please add a short rationale to the bug reports, why this is wontfix. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#339257: library package needs to be renamed (libstdc++ allocator change)
Matthias Klose <[EMAIL PROTECTED]> writes: >> tag 339229 wontfix >> tag 339257 wontfix > > any reason for these? please add a short rationale to the bug reports, > why this is wontfix. Note the subject, "Scheduled for removal." Specifically, see #263871 and #263873. Thanks, Matej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#340513: package still ships gconf schemas in /etc
Package: memprof Severity: important There have been several changes in the way GConf works in Debian. The most important one is the move of all files that have nothing to do in /etc to follow the Filesystem Hierarchy Standard. All of this is handled by the dh_gconf debhelper script. In order to make use of it, your package should do the following: * build-depend on debhelper (>= 4.2.13), * depend on ${misc:Depends}, * invoke dh_gconf somewhere between dh_install and dh_installdeb. For packages using cdbs, this is achieved by including gnome.mk. Don't hesitate to ask me for details. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom signature.asc Description: Ceci est une partie de message numériquement signée
Bug#340515: package still ships gconf schemas in /etc
Package: netmon-applet Severity: important There have been several changes in the way GConf works in Debian. The most important one is the move of all files that have nothing to do in /etc to follow the Filesystem Hierarchy Standard. All of this is handled by the dh_gconf debhelper script. In order to make use of it, your package should do the following: * build-depend on debhelper (>= 4.2.13), * depend on ${misc:Depends}, * invoke dh_gconf somewhere between dh_install and dh_installdeb. For packages using cdbs, this is achieved by including gnome.mk. Don't hesitate to ask me for details. Regards, -- .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom signature.asc Description: Ceci est une partie de message numériquement signée
Processing of memprof_0.5.1-11_i386.changes
memprof_0.5.1-11_i386.changes uploaded successfully to localhost along with the files: memprof_0.5.1-11.dsc memprof_0.5.1-11.diff.gz memprof_0.5.1-11_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#340513: marked as done (package still ships gconf schemas in /etc)
Your message dated Wed, 23 Nov 2005 22:17:08 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#340513: fixed in memprof 0.5.1-11 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; 23 Nov 2005 22:35:03 + >From [EMAIL PROTECTED] Wed Nov 23 14:35:03 2005 Return-path: <[EMAIL PROTECTED]> Received: from sakura.malsain.org ([82.241.136.161] helo=arrakis.localnet) by spohr.debian.org with esmtp (Exim 4.50) id 1Ef3Cg-Nr-Rz for [EMAIL PROTECTED]; Wed, 23 Nov 2005 14:35:03 -0800 Received: from joss by arrakis.localnet with local (Exim 4.54) id 1Ef3Cf-0002nj-6s for [EMAIL PROTECTED]; Wed, 23 Nov 2005 23:35:01 +0100 Subject: package still ships gconf schemas in /etc From: Josselin Mouette <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-aLkmqvLWKGB+nT7XYQxh" Date: Wed, 23 Nov 2005 23:35:00 +0100 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Delivered-To: [EMAIL PROTECTED] 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 --=-aLkmqvLWKGB+nT7XYQxh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Package: memprof Severity: important There have been several changes in the way GConf works in Debian. The most important one is the move of all files that have nothing to do in /etc to follow the Filesystem Hierarchy Standard. All of this is handled by the dh_gconf debhelper script. In order to make use of it, your package should do the following: * build-depend on debhelper (>=3D 4.2.13), * depend on ${misc:Depends}, * invoke dh_gconf somewhere between dh_install and dh_installdeb. For packages using cdbs, this is achieved by including gnome.mk. Don't hesitate to ask me for details. Regards, --=20 .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom --=-aLkmqvLWKGB+nT7XYQxh Content-Type: application/pgp-signature; name=signature.asc Content-Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBDhO6UrSla4ddfhTMRAgaqAKC9Fk92TZD+/fihzAqqSbnxLISs5wCgoMBz l23w0PYTL591guThhKTZQEo= =xlc0 -END PGP SIGNATURE- --=-aLkmqvLWKGB+nT7XYQxh-- --- Received: (at 340513-close) by bugs.debian.org; 24 Nov 2005 06:21:17 + >From [EMAIL PROTECTED] Wed Nov 23 22:21:16 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EfAPs-0004zi-Nz; Wed, 23 Nov 2005 22:17:08 -0800 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#340513: fixed in memprof 0.5.1-11 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 23 Nov 2005 22:17:08 -0800 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: memprof Source-Version: 0.5.1-11 We believe that the bug you reported is fixed in the latest version of memprof, which is due to be installed in the Debian FTP archive: memprof_0.5.1-11.diff.gz to pool/main/m/memprof/memprof_0.5.1-11.diff.gz memprof_0.5.1-11.dsc to pool/main/m/memprof/memprof_0.5.1-11.dsc memprof_0.5.1-11_i386.deb to pool/main/m/memprof/memprof_0.5.1-11_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matej Vela <[EMAIL PROTECTED]> (supplier of updated memprof 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]) -BEG
memprof_0.5.1-11_i386.changes ACCEPTED
Accepted: memprof_0.5.1-11.diff.gz to pool/main/m/memprof/memprof_0.5.1-11.diff.gz memprof_0.5.1-11.dsc to pool/main/m/memprof/memprof_0.5.1-11.dsc memprof_0.5.1-11_i386.deb to pool/main/m/memprof/memprof_0.5.1-11_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 340513 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of netmon-applet_0.4-11_i386.changes
netmon-applet_0.4-11_i386.changes uploaded successfully to localhost along with the files: netmon-applet_0.4-11.dsc netmon-applet_0.4-11.diff.gz netmon-applet_0.4-11_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#340515: marked as done (package still ships gconf schemas in /etc)
Your message dated Wed, 23 Nov 2005 23:32:06 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#340515: fixed in netmon-applet 0.4-11 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; 23 Nov 2005 22:36:18 + >From [EMAIL PROTECTED] Wed Nov 23 14:36:18 2005 Return-path: <[EMAIL PROTECTED]> Received: from sakura.malsain.org ([82.241.136.161] helo=arrakis.localnet) by spohr.debian.org with esmtp (Exim 4.50) id 1Ef3Du-UE-63 for [EMAIL PROTECTED]; Wed, 23 Nov 2005 14:36:18 -0800 Received: from joss by arrakis.localnet with local (Exim 4.54) id 1Ef3Ds-0002oE-69 for [EMAIL PROTECTED]; Wed, 23 Nov 2005 23:36:16 +0100 Subject: package still ships gconf schemas in /etc From: Josselin Mouette <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qFwNieF438F6VmoQQbVl" Date: Wed, 23 Nov 2005 23:36:15 +0100 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Delivered-To: [EMAIL PROTECTED] 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 --=-qFwNieF438F6VmoQQbVl Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Package: netmon-applet Severity: important There have been several changes in the way GConf works in Debian. The most important one is the move of all files that have nothing to do in /etc to follow the Filesystem Hierarchy Standard. All of this is handled by the dh_gconf debhelper script. In order to make use of it, your package should do the following: * build-depend on debhelper (>=3D 4.2.13), * depend on ${misc:Depends}, * invoke dh_gconf somewhere between dh_install and dh_installdeb. For packages using cdbs, this is achieved by including gnome.mk. Don't hesitate to ask me for details. Regards, --=20 .''`. Josselin Mouette/\./\ : :' : [EMAIL PROTECTED] `. `'[EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom --=-qFwNieF438F6VmoQQbVl Content-Type: application/pgp-signature; name=signature.asc Content-Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBDhO7frSla4ddfhTMRAiYyAJ0exjAgcAFJY34RKocXhLTUnaOQYACg+BS2 hxi0U6zCzxQr65Eqq7GWOms= =diOZ -END PGP SIGNATURE- --=-qFwNieF438F6VmoQQbVl-- --- Received: (at 340515-close) by bugs.debian.org; 24 Nov 2005 07:41:17 + >From [EMAIL PROTECTED] Wed Nov 23 23:41:17 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EfBaQ-0005Bl-8C; Wed, 23 Nov 2005 23:32:06 -0800 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#340515: fixed in netmon-applet 0.4-11 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 23 Nov 2005 23:32:06 -0800 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: netmon-applet Source-Version: 0.4-11 We believe that the bug you reported is fixed in the latest version of netmon-applet, which is due to be installed in the Debian FTP archive: netmon-applet_0.4-11.diff.gz to pool/main/n/netmon-applet/netmon-applet_0.4-11.diff.gz netmon-applet_0.4-11.dsc to pool/main/n/netmon-applet/netmon-applet_0.4-11.dsc netmon-applet_0.4-11_i386.deb to pool/main/n/netmon-applet/netmon-applet_0.4-11_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matej Vela <[EMAIL PROTECTED]> (supplier of updated netmon-applet package) (This message was generated automatically at their request; if you believe that there is a problem with it please con