Bug#691005: marked as done (unblock: kdegames/4:4.8.4-2)

2012-10-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Oct 2012 08:43:47 +0200
with message-id 50824823.8020...@thykier.net
and subject line Re: Bug#691005: unblock: kdegames/4:4.8.4-2
has caused the Debian Bug report #691005,
regarding unblock: kdegames/4:4.8.4-2
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 ow...@bugs.debian.org
immediately.)


-- 
691005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package kdegames

This packages adds two patches taken from upstream to fix kajongg for new
SQLite/QtSql versions. It closes #683856 whith severity important.

It also improves the kajongg dependencies:
 - add missing epochs in dependencies needing them
 - tighten kdegames-mahjongg-data to at least the same source version

diffstat:

 changelog  |   15 +++
 control|7 ---
 patches/series |2 ++
 patches/upstream_r1301756.diff |   20 
 patches/upstream_r1301764.diff |   26 ++
 5 files changed, 67 insertions(+), 3 deletions(-)

unblock kdegames/4:4.8.4-2

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: mips
i386

Kernel: Linux 3.2.21+edid (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru kdegames-4.8.4/debian/changelog kdegames-4.8.4/debian/changelog
--- kdegames-4.8.4/debian/changelog	2012-06-16 18:27:31.0 -0300
+++ kdegames-4.8.4/debian/changelog	2012-10-19 20:01:04.0 -0300
@@ -1,3 +1,18 @@
+kdegames (4:4.8.4-2) unstable; urgency=low
+
+  [ Pino Toscano ]
+  * Backport upstream r1301756 and r1301764 to fix kajongg for newer
+SQLite/QtSql versions; patches upstream_r1301756.diff and
+upstream_r1301764.diff. (Closes: #683856)
+  * Improve the kajongg dependencies:
+- add missing epochs in dependencies needing them
+- tighten kdegames-mahjongg-data to at least the same source version
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Add myself to Uploaders.
+
+ -- Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org  Fri, 19 Oct 2012 20:00:48 -0300
+
 kdegames (4:4.8.4-1) unstable; urgency=low
 
   * New upstream release
diff -Nru kdegames-4.8.4/debian/control kdegames-4.8.4/debian/control
--- kdegames-4.8.4/debian/control	2012-06-16 17:31:25.0 -0300
+++ kdegames-4.8.4/debian/control	2012-10-19 19:58:48.0 -0300
@@ -4,7 +4,7 @@
 Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
 Uploaders: Daniel Schepler schep...@debian.org, Sune Vuorela s...@debian.org, Fathi Boudra f...@debian.org,
  Modestas Vainius mo...@debian.org, George Kiagiadakis gkiag...@csd.uoc.gr,
- Eshat Cakar i...@eshat.de
+ Eshat Cakar i...@eshat.de, Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org
 Build-Depends: kde-sc-dev-latest (= 4:4.8.4),
  cmake, debhelper (= 7.3.16), pkg-kde-tools (= 0.12),
  kdelibs5-dev (= 4:4.7), libphonon-dev (= 4:4.3.0), libqt4-opengl-dev,
@@ -563,8 +563,9 @@
 Package: kajongg
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-twisted-core (= 8.2.0),
- python-qt4-sql (= 4.6), python-kde4 (= 4.3.0), libsqlite3-0 (= 3.5.0),
- libqt4-sql-sqlite (= 4.6), kdegames-mahjongg-data, vorbis-tools
+ python-qt4-sql (= 4:4.6), python-kde4 (= 4:4.3.0), libsqlite3-0 (= 3.5.0),
+ libqt4-sql-sqlite (= 4.6), kdegames-mahjongg-data (= ${source:Version}),
+ vorbis-tools
 Description: classical Mah Jongg game
  This is the classical Mah Jongg for four players.
  If you are looking for the Mah Jongg solitaire please use the application
diff -Nru kdegames-4.8.4/debian/patches/series kdegames-4.8.4/debian/patches/series
--- kdegames-4.8.4/debian/patches/series	2012-06-16 17:37:17.0 -0300
+++ kdegames-4.8.4/debian/patches/series	2012-10-19 19:56:33.0 -0300
@@ -0,0 +1,2 @@
+upstream_r1301756.diff
+upstream_r1301764.diff
diff -Nru kdegames-4.8.4/debian/patches/upstream_r1301756.diff kdegames-4.8.4/debian/patches/upstream_r1301756.diff
--- kdegames-4.8.4/debian/patches/upstream_r1301756.diff	1969-12-31 21:00:00.0 -0300
+++ kdegames-4.8.4/debian/patches/upstream_r1301756.diff	2012-10-19 19:56:33.0 -0300
@@ -0,0 +1,20 @@
+Author: Wolfgang Rohdewald wolfg...@rohdewald.de
+Description: Query: converting QVariant to python values: accept 

Re: CVE against the fwknop package

2012-10-20 Thread Franck Joncourt

Hi all,

Le 16/10/2012 08:34, Franck Joncourt a écrit :


Le 15/10/2012 22:19, Julien Cristau a écrit :

On Mon, Oct 15, 2012 at 21:32:53 +0200, Franck Joncourt wrote:


Le 15/10/2012 19:31, Julien Cristau a écrit :

On Wed, Oct 10, 2012 at 21:29:18 +0200, Franck Joncourt wrote:



I have prepared an upload for squeeze to fix the CVEs against the
2.0.0rc2 release. I have enclosed a debdiff.
The new package will be named fwknop_2.0.0rc2-2+deb7u1.dsc. It is
targetted for the testing-proposed-updates with urgency set to high.

Can someone check the update so that I can upload the package?


I'm afraid that's not going to work while the sid version ftbfs...


Ok, I wanted it to go through wheezy but, I will check to fix the
FTBS on MIPS before then.


Actually I'm told the tpu upload should work, so nevermind.


In fact, the MIPs problem may come from a new feature in the client
program (use of getenv but not sure) but it is up to you.

Ok. Let me know if you want me to change things in the patches and
confirm me whether I can upload to testing-proposed-updates or not.


Is there a chance to upload the package to testing-proposed-updates ?

Regards,

Franck


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/508260fd.2030...@debian.org



Bug#687614: unblock: gdebi/0.8.6 (pre-approval)

2012-10-20 Thread Luca Falavigna
gDebi has been uploaded some time ago, and nobody played Vodoo on me,
so it seems it's behaving good ;)
Please consider unblocking it. Other than the changes listed in the
debdiff, I refreshed translations as anticipated in my first message.
Thanks in advance!


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cadk7b0osjg1spt8bhbdvss43jsy59a6fmey7rxbtkxnuhen...@mail.gmail.com




Bug#687614: marked as done (unblock: gdebi/0.8.6 (pre-approval))

2012-10-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Oct 2012 11:21:47 +0200
with message-id 50826d2b.4070...@thykier.net
and subject line Re: Bug#687614: unblock: gdebi/0.8.6 (pre-approval)
has caused the Debian Bug report #687614,
regarding unblock: gdebi/0.8.6 (pre-approval)
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 ow...@bugs.debian.org
immediately.)


-- 
687614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687614
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock


Dear Release Team,
I'd like to upload a new gdebi version in unstable fixing some bugs I
recently triaged. They were reported on Launchpad, but most of them
affect Debian too. Here's a description of the changes introduced
since 0.8.5:

* Add xz-utils to gdebi Suggests field (fixing #685193)
  http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/421

* Handle ValueError exception to fix a crash with malformed packages
  http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/422

* Convert help options with unicode, fix crash displaying help in some locales
  http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/423

* Return dpkg error code instead of always return 0
  http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/424

* Fix translation string which caused a crash due to unmatched format string
  http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/425

* Port to new GIO API to fix a crash when accessing packages on GVFS mounts
  http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/426

* Fall-back on kdesu if kdesudo is not avaliable, this is a no-op for Debian,
  but makes gdebi-kde almost useless in Ubuntu, and I'd like to sync
package there
  http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/427

* Mark menu and labels as sensitive at startup, this causes a visual glitch
  http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/428

Other than those, I plan to include new translations in the package,
I'm currently waiting for Launchpad to finalize them.
I'm attaching a full debdiff (not including translations, at the
moment) of the changes I'd like to introduce.

Cheers,
Luca


0.8.6.debdiff
Description: Binary data
---End Message---
---BeginMessage---
On 2012-10-20 11:18, Luca Falavigna wrote:
 gDebi has been uploaded some time ago, and nobody played Vodoo on me,
 so it seems it's behaving good ;)
 Please consider unblocking it. Other than the changes listed in the
 debdiff, I refreshed translations as anticipated in my first message.
 Thanks in advance!

unblocked gdebi/0.8.6, thanks.

~Niels---End Message---


Re: tzdata stable/testing update

2012-10-20 Thread Adam D. Barratt
On Fri, 2012-10-19 at 19:04 +0200, Aurelien Jarno wrote:
 On Fri, Oct 19, 2012 at 05:06:15PM +0100, Adam D. Barratt wrote:
  On 19.10.2012 15:43, Aurelien Jarno wrote:
  I have uploaded a new version of tzdata to both wheezy (2012g-1) and
  squeeze (2012g-0squeeze1). This upload has been triggered by a DST
  change this week-end in some parts of Brazil (see bug#690606), but I
  have realized at the same occasion that both squeeze and wheezy are
  quite outdated.
[...]
  and the stable package to reach squeeze-proposed-update?
  
  I'm guessing that given the timing this could also do with going via
  squeeze-updates? (rather than just p-u.)
 
 Yes, it's actually what I meant, but typed it wrong.

For the record, that was released last night as SUA 28-1.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1350725677.8831.19.ca...@jacala.jungle.funky-badger.org



Bug#691005: unblock: kdegames/4:4.8.4-2

2012-10-20 Thread Beojan Stanislaus
On Friday 19 October 2012 20:45:56 Lisandro Damián Nicanor Pérez Meyer wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package kdegames
 
 This packages adds two patches taken from upstream to fix kajongg for new
 SQLite/QtSql versions. It closes #683856 whith severity important.
 
 It also improves the kajongg dependencies:
  - add missing epochs in dependencies needing them
  - tighten kdegames-mahjongg-data to at least the same source version
 
 diffstat:
 
  changelog  |   15 +++
  control|7 ---
  patches/series |2 ++
  patches/upstream_r1301756.diff |   20 
  patches/upstream_r1301764.diff |   26 ++
  5 files changed, 67 insertions(+), 3 deletions(-)
 
 unblock kdegames/4:4.8.4-2
 
The version of python-qt4-sql this package depends on is unavailable in debian 
sid, making the update uninstallable.


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/6630708.HBtGXXqhps@quee2769



Bug#691005: unblock: kdegames/4:4.8.4-2

2012-10-20 Thread Niels Thykier
Control: reopen -1

On 2012-10-20 11:38, Beojan Stanislaus wrote:
 On Friday 19 October 2012 20:45:56 Lisandro Damián Nicanor Pérez Meyer wrote:
 [...]

 The version of python-qt4-sql this package depends on is unavailable in 
 debian 
 sid, making the update uninstallable.
 
 

Indeed, thanks for catching that.

Lisandro, can you please upload a new version fixing that and ping me
via this bug when it has been in unstable for a couple of days?

~Niels


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50827486.7050...@thykier.net



Processed: Re: Bug#691005: unblock: kdegames/4:4.8.4-2

2012-10-20 Thread Debian Bug Tracking System
Processing control commands:

 reopen -1
Bug #691005 {Done: Niels Thykier ni...@thykier.net} [release.debian.org] 
unblock: kdegames/4:4.8.4-2
Bug reopened
Ignoring request to alter fixed versions of bug #691005 to the same values 
previously set

-- 
691005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b691005.13507267983979.transcr...@bugs.debian.org



Bug#685960: marked as done (unblock: gnupg/1.4.12-5 (pre-approval))

2012-10-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Oct 2012 12:01:54 +0200
with message-id 20121020100154.gm17...@radis.cristau.org
and subject line Re: Bug#685960: unblock: gnupg/1.4.12-6
has caused the Debian Bug report #685960,
regarding unblock: gnupg/1.4.12-5 (pre-approval)
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 ow...@bugs.debian.org
immediately.)


-- 
685960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685960
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Subject: unblock: gnupg/1.4.12-5
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal
X-Debbugs-CC: 685...@bugs.debian.org
X-Debbugs-CC: Daniel Leidert daniel.leid...@wgdd.de

Hi,

I should have filled this request as a bug to ease the tracking, fixing
that now.

Le 26/08/2012 15:38, David Prévot a écrit :
 Hi Daniel, RT wizards,
 
 Le 26/08/2012 05:36, Daniel Leidert a écrit :
 Am Mittwoch, den 22.08.2012, 13:29 -0400 schrieb David Prévot:

 Please find attached the French translation updated, proofread by the
 traduc.org mailing list of contributors.

 This has already been reported upstream, but it would be nice to ship a
 proofread and finally complete version in the upcoming Wheezy 
 (translations are still granted a freeze exception).

 It's true, that they are granted a freeze exception. But a udeb is
 involved too. Therefor I'm not in favor of touching the package. Other
 opinions?
 
 CCing the release team who can provide more insight about it. I'm of
 course to blame for not providing an updated translation sooner (it's a
 huge one, and I updated the upstream 2.0 and 2.1 branches too, allowing
 a more complete review process), but would really like to finally see an
 up to date translation of this widely used package, especially during
 the lifetime of Wheezy.
 
 Thanks in advance for considering.

Attached the current (from the gnupg package repository) debdiff,
excluding the translation, since it contains other pending changes that
may not be in line with the current freeze policy (so the release team
may point what changes could be acceptable or not).

Regards

David

diffstat for gnupg-1.4.12 gnupg-1.4.12

 README.BUGS.Debian   |   17 -
 changelog|   15 +++
 control  |2 +-
 rules|   14 +++---
 source.lintian-overrides |2 ++
 5 files changed, 41 insertions(+), 9 deletions(-)

diff -Nru --exclude patches gnupg-1.4.12/debian/changelog gnupg-1.4.12/debian/changelog
--- gnupg-1.4.12/debian/changelog	2012-03-10 14:08:15.0 -0400
+++ gnupg-1.4.12/debian/changelog	2012-08-26 20:46:23.0 -0400
@@ -1,3 +1,17 @@
+gnupg (1.4.12-5) UNRELEASED; urgency=low
+
+  [ Thijs Kinkhorst ]
+  * Build udebs with --enable-minimal.
+  * Add lintian override for gnupg-curl non-conflict.
+
+  [ Daniel Leidert ]
+  * debian/README.BUGS.Debian: Added note about gpg not returning an error
+message if junk is given after --edit-key/--send-keys (closes: #630388).
+  * patches/685627_french_translation_update.patch: Added.
+- po/fr.po: French translation proofread and updated (closes: #685627).
+
+ -- Thijs Kinkhorst th...@debian.org  Mon, 09 Apr 2012 18:44:33 +0200
+
 gnupg (1.4.12-4) unstable; urgency=low
 
   * Move mingw64 to B-D-I, adjust make targets. This helps debian-ports
@@ -27,6 +41,7 @@
 - Documents keyid-format and with-colons combination (LP: #808295).
 - No longer requires readline for gpgv (closes: #592902).
 - Fixes man page format error for gpg-zip (closes: #606072).
+- Fixes gpg manual page (closes: #640140).
   * As we're now on 0 patches, and dpatch is supposedly obsoleted,
 take the chance to switch to dpkg-source 3.0 (quilt) format.
   * Several packaging tweaks to keep Lintian happy.
diff -Nru --exclude patches gnupg-1.4.12/debian/control gnupg-1.4.12/debian/control
--- gnupg-1.4.12/debian/control	2012-03-05 18:19:23.0 -0400
+++ gnupg-1.4.12/debian/control	2012-08-26 20:46:23.0 -0400
@@ -3,7 +3,7 @@
 Priority: important
 Maintainer: Debian GnuPG-Maintainers pkg-gnupg-ma...@lists.alioth.debian.org
 Uploaders: Sune Vuorela deb...@pusling.com,
- Daniel Leidert (dale) daniel.leid...@wgdd.de,
+ Daniel Leidert dleid...@debian.org,
  Thijs Kinkhorst th...@debian.org
 Standards-Version: 3.9.3
 Build-Depends: debhelper ( 7), libz-dev, libldap2-dev, libbz2-dev,
diff -Nru --exclude patches gnupg-1.4.12/debian/README.BUGS.Debian gnupg-1.4.12/debian/README.BUGS.Debian
--- gnupg-1.4.12/debian/README.BUGS.Debian	2012-03-01 05:35:36.0 -0400
+++ 

Bug#690424: unblock: node/0.3.2-7.2

2012-10-20 Thread Julien Cristau
On Sun, Oct 14, 2012 at 11:01:02 +0100, Steve McIntyre wrote:

 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package node
 
 I've just uploaded an NMU which implements only the changes requested
 by the TC for the rename to stop the clash with nodejs. Reviewed
 already by several folks at a BSP here. Please unblock.
 
As far as I can tell the manpage stuff still needs work.

ax25-node.deb contains
-rw-r--r-- root/root  3210 2012-10-13 23:54 ./usr/share/man/man8/node.8.gz
-rw-r--r-- root/root  3210 2012-10-14 09:48 
./usr/share/man/man8/ax25-node.8.gz

node.deb contains
lrwxrwxrwx root/root 0 2012-10-14 09:48 ./usr/share/man/man8/node.8 - 
ax25-node.8
which is dangling.

Cheers,
Julien


signature.asc
Description: Digital signature


Re: Fixing the Catalyst development environment in Wheezy

2012-10-20 Thread Adam D. Barratt
On Sun, 2012-10-14 at 17:14 +0100, Adam D. Barratt wrote:
 On 28.08.2012 20:07, intrigeri wrote:
  - update libcatalyst-perl to 5.90015 (attached: preliminary
debdiff's from 5.90012-1 to 5.90015-1)
  - update libcatalystx-simplelogin-perl to 0.17 (compatibility
bugfix -only release)
  - update libcatalyst-actionrole-acl-perl to 0.07 (compatibility
bugfix -only release)
 
 Assuming that the diffs you attached at the time are still current, 
 please go ahead and then file unblock bugs for each package once they've 
 been in unstable for a few days. Apologies for the delay in getting back 
 to you.

Actually, don't bother with the bugs. I've just added unblocks for the
three packages.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1350733068.8831.21.ca...@jacala.jungle.funky-badger.org



Bug#690895: unblock: giflib/4.1.6-10

2012-10-20 Thread Thibaut Gridel
reopen 690895
thanks

Hello again,

On Thursday 18 October 2012, you wrote:
 On 2012-10-18 23:23, Thibaut Gridel wrote:
  Hi!
  Please unblock giflib

 Thank you for your interest.

 We can allow a minimal patch for the hardning fixes (/without/ a
 debhelper compat bump) if it goes via unstable, if needed.

Please find enclosed proposed new debdiff, 
only for enabling hardening and fixes.

Best Regards,

Thibaut
diff -Nru giflib-4.1.6/debian/changelog giflib-4.1.6/debian/changelog
--- giflib-4.1.6/debian/changelog	2012-04-28 18:30:07.0 +0200
+++ giflib-4.1.6/debian/changelog	2012-10-19 23:04:11.0 +0200
@@ -1,3 +1,11 @@
+giflib (4.1.6-10) unstable; urgency=low
+
+  * Fixing fprintf issues by YunQiang Su.
+  * Hardening build flags (Closes: #673660).
+  * Updating Standards (no change).
+
+ -- Thibaut Gridel tgri...@free.fr  Fri, 19 Oct 2012 23:03:46 +0200
+
 giflib (4.1.6-9.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru giflib-4.1.6/debian/control giflib-4.1.6/debian/control
--- giflib-4.1.6/debian/control	2012-04-28 18:29:49.0 +0200
+++ giflib-4.1.6/debian/control	2012-10-19 23:04:11.0 +0200
@@ -1,9 +1,9 @@
 Source: giflib
 Section: libs
 Priority: optional
-Maintainer: Thibaut GRIDEL tgri...@free.fr
+Maintainer: Thibaut Gridel tgri...@free.fr
 Build-Depends: debhelper (= 7.0.50~), autotools-dev, automake, autoconf, libtool (=2.2.6)
-Standards-Version: 3.8.3
+Standards-Version: 3.9.3
 Homepage: http://giflib.sourceforge.net/
 Vcs-Browser: http://git.debian.org/?p=collab-maint/giflib.git;a=summary
 Vcs-Git: git://git.debian.org/collab-maint/giflib.git
diff -Nru giflib-4.1.6/debian/patches/04-fprintf_format_error.patch giflib-4.1.6/debian/patches/04-fprintf_format_error.patch
--- giflib-4.1.6/debian/patches/04-fprintf_format_error.patch	1970-01-01 01:00:00.0 +0100
+++ giflib-4.1.6/debian/patches/04-fprintf_format_error.patch	2012-10-19 23:04:11.0 +0200
@@ -0,0 +1,377 @@
+Index: giflib-4.1.6/util/gif2epsn.c
+===
+--- giflib-4.1.6.orig/util/gif2epsn.c	2011-11-03 17:58:55.451972034 +0800
 giflib-4.1.6/util/gif2epsn.c	2011-11-03 18:02:13.0 +0800
+@@ -146,7 +146,7 @@
+ }
+ 
+ if (HelpFlag) {
+-	fprintf(stderr, VersionStr);
++	fprintf(stderr, %s,VersionStr);
+ 	GAPrintHowTo(CtrlStr);
+ 	exit(EXIT_SUCCESS);
+ }
+Index: giflib-4.1.6/util/gif2iris.c
+===
+--- giflib-4.1.6.orig/util/gif2iris.c	2011-11-03 17:58:55.475972156 +0800
 giflib-4.1.6/util/gif2iris.c	2011-11-03 18:02:13.0 +0800
+@@ -111,7 +111,7 @@
+ }
+ 
+ if (HelpFlag) {
+-	fprintf(stderr, VersionStr);
++	fprintf(stderr, %s, VersionStr);
+ 	GAPrintHowTo(CtrlStr);
+ 	exit(EXIT_SUCCESS);
+ }
+Index: giflib-4.1.6/util/gif2ps.c
+===
+--- giflib-4.1.6.orig/util/gif2ps.c	2011-11-03 17:58:55.503972298 +0800
 giflib-4.1.6/util/gif2ps.c	2011-11-03 18:02:13.0 +0800
+@@ -129,7 +129,7 @@
+ }
+ 
+ if (HelpFlag) {
+-	fprintf(stderr, VersionStr);
++	fprintf(stderr, %s, VersionStr);
+ 	GAPrintHowTo(CtrlStr);
+ 	exit(EXIT_SUCCESS);
+ }
+Index: giflib-4.1.6/util/gif2rgb.c
+===
+--- giflib-4.1.6.orig/util/gif2rgb.c	2011-11-03 17:58:55.539972474 +0800
 giflib-4.1.6/util/gif2rgb.c	2011-11-03 18:02:13.0 +0800
+@@ -108,7 +108,7 @@
+ }
+ 
+ if (HelpFlag) {
+-	fprintf(stderr, VersionStr);
++	fprintf(stderr, %s, VersionStr);
+ 	GAPrintHowTo(CtrlStr);
+ 	exit(EXIT_SUCCESS);
+ }
+Index: giflib-4.1.6/util/gif2rle.c
+===
+--- giflib-4.1.6.orig/util/gif2rle.c	2011-11-03 17:58:55.567972612 +0800
 giflib-4.1.6/util/gif2rle.c	2011-11-03 18:02:13.0 +0800
+@@ -103,7 +103,7 @@
+ }
+ 
+ if (HelpFlag) {
+-	fprintf(stderr, VersionStr);
++	fprintf(stderr, %s, VersionStr);
+ 	GAPrintHowTo(CtrlStr);
+ 	exit(EXIT_SUCCESS);
+ }
+Index: giflib-4.1.6/util/gifasm.c
+===
+--- giflib-4.1.6.orig/util/gifasm.c	2011-11-03 17:58:55.587972712 +0800
 giflib-4.1.6/util/gifasm.c	2011-11-03 18:02:13.0 +0800
+@@ -98,7 +98,7 @@
+ }
+ 
+ if (HelpFlag) {
+-	fprintf(stderr, VersionStr);
++	fprintf(stderr, %s, VersionStr);
+ 	GAPrintHowTo(CtrlStr);
+ 	exit(EXIT_SUCCESS);
+ }
+Index: giflib-4.1.6/util/gifbg.c
+===
+--- giflib-4.1.6.orig/util/gifbg.c	2011-11-03 18:02:13.0 +0800
 giflib-4.1.6/util/gifbg.c	2011-11-03 18:04:31.945640624 +0800
+@@ -130,7 +130,7 @@
+ }
+ 
+ if (HelpFlag) {
+-	fprintf(stderr, VersionStr);
++	fprintf(stderr, %s, VersionStr);
+ 	GAPrintHowTo(CtrlStr);
+ 	exit(EXIT_SUCCESS);
+ }
+Index: giflib-4.1.6/util/gifclip.c

Processed: Re: Bug#690895: unblock: giflib/4.1.6-10

2012-10-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 690895
Bug #690895 {Done: Niels Thykier ni...@thykier.net} [release.debian.org] 
unblock: giflib/4.1.6-10
Bug reopened
Ignoring request to alter fixed versions of bug #690895 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
690895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690895
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.135073373416694.transcr...@bugs.debian.org



Bug#690895: unblock: giflib/4.1.6-10

2012-10-20 Thread Niels Thykier
Control: tags -1 + confirmed

On 2012-10-20 13:48, Thibaut Gridel wrote:
 reopen 690895
 thanks
 
 Hello again,
 
 On Thursday 18 October 2012, you wrote:
 On 2012-10-18 23:23, Thibaut Gridel wrote:
 Hi!
 Please unblock giflib

 Thank you for your interest.

 We can allow a minimal patch for the hardning fixes (/without/ a
 debhelper compat bump) if it goes via unstable, if needed.
 
 Please find enclosed proposed new debdiff, 
 only for enabling hardening and fixes.
 
 Best Regards,
 
 Thibaut

Hi,

Looks okay; feel free to upload it to unstable.  Please ping us once it
has been in unstable for a couple of days.

~Niels


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50829115.9030...@thykier.net



Processed: Re: Bug#690895: unblock: giflib/4.1.6-10

2012-10-20 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + confirmed
Bug #690895 [release.debian.org] unblock: giflib/4.1.6-10
Added tag(s) confirmed.

-- 
690895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690895
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b690895.135073411519975.transcr...@bugs.debian.org



Bug#691005: unblock: kdegames/4:4.8.4-2

2012-10-20 Thread Lisandro Damián Nicanor Pérez Meyer
On Sat 20 Oct 2012 06:53:10 Niels Thykier escribió:
 Control: reopen -1
 
 On 2012-10-20 11:38, Beojan Stanislaus wrote:
  On Friday 19 October 2012 20:45:56 Lisandro Damián Nicanor Pérez Meyer 
wrote:
  [...]
  
  The version of python-qt4-sql this package depends on is unavailable in
  debian sid, making the update uninstallable.
 
 Indeed, thanks for catching that.
 
 Lisandro, can you please upload a new version fixing that and ping me
 via this bug when it has been in unstable for a couple of days?

Thanks Beojan for catching that!

Niels: of course, thanks!

-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Bug#690464:

2012-10-20 Thread alberto fuentes
The nmu is already in unstable

Thank you


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/calkubt6aylswt9w-9abvhmuqfibjb1rzd2a7w6tfaysopv_...@mail.gmail.com



Bug#690566: marked as done (unblock: echolot/2.1.8-8)

2012-10-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Oct 2012 15:16:07 +0100
with message-id 1350742567.8831.22.ca...@jacala.jungle.funky-badger.org
and subject line Re: Bug#690566: unblock: echolot/2.1.8-8
has caused the Debian Bug report #690566,
regarding unblock: echolot/2.1.8-8
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 ow...@bugs.debian.org
immediately.)


-- 
690566: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690566
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: freeze-exception

Please unblock package echolot

unblock echolot/2.1.8-8

Version 2.1.8-7 fixes RC #689889 - service fails to start when
/var/run is a tmpfs, because it relies on /var/run/echolot to exist.
This directory is shipped with the package.

The fix is to create the directory in the init script, no longer do
the permissions stuff in postinst (but instead clean up old
statoverrides in postinst now).

The upload also adds a bunch of minor documentation fixes that have
been pending for years.

Attached is a (manually trimmed) diff between the version in
stable/testing and 2.1.8-8.

Cheers,
weasel
diff -u echolot-2.1.8/debian/changelog echolot-2.1.8/debian/changelog
--- echolot-2.1.8/debian/changelog
+++ echolot-2.1.8/debian/changelog
@@ -1,3 +1,24 @@
+echolot (2.1.8-8) unstable; urgency=low
+
+  * Really fix the markup typo in the pingd manpage.
+
+ -- Peter Palfrader wea...@debian.org  Mon, 15 Oct 2012 17:01:32 +0200
+
+echolot (2.1.8-7) unstable; urgency=low
+
+  * No longer ship /var/run/echolot in the package.  Based upon
+work by Thomas Goirand (closes: #689889).
+  * Fix a markup typo in the pingd manpage.
+  * Fix an error in README.Debian where we say /etc/default/echolot
+when we mean /etc/init.d/echolot.
+  * Fix a spelling mistake in README.Debian (closes: #459926).
+  * Fix the name of an option in an example in pingd.conf(5)
+(closes: #459938).
+  * Update the address for the remops mailinglist in README.Debian
+(closes: #563810).
+
+ -- Peter Palfrader wea...@debian.org  Mon, 15 Oct 2012 16:24:47 +0200
+
 echolot (2.1.8-6) unstable; urgency=low
 
   * In postrm during purge remove (rm -rf) /var/lib/echolot instead of
diff -u echolot-2.1.8/debian/echolot.init echolot-2.1.8/debian/echolot.init
--- echolot-2.1.8/debian/echolot.init
+++ echolot-2.1.8/debian/echolot.init
@@ -25,7 +25,8 @@
 # You probably don't want to mess with stuff below this line
 
 
-PIDFILE=/var/run/echolot/pingd.pid
+RUNDIR=/var/run/echolot
+PIDFILE=$RUNDIR/pingd.pid
 CHECKULIMIT=1
 CHECKUID=1
 USER=echolot
@@ -41,6 +42,11 @@
 # Reads config file (will override defaults above)
 [ -r /etc/default/echolot ]  . /etc/default/echolot
 
+if [ ! -d ${RUNDIR} ]; then
+	mkdir $RUNDIR
+	chown root:$GROUP $RUNDIR
+	chmod 02770 $RUNDIR
+fi
 
 wait_for_deaddaemon () {
 	PID=$1
diff -u echolot-2.1.8/debian/echolot.postinst echolot-2.1.8/debian/echolot.postinst
--- echolot-2.1.8/debian/echolot.postinst
+++ echolot-2.1.8/debian/echolot.postinst
@@ -9,6 +9,11 @@
 		db_stop
 	fi
 fi
+if [ $1 = configure ]  dpkg --compare-versions $2 lt 2.1.8-7; then
+	if ( dpkg-statoverride --list /var/run/echolot  /dev/null ); then
+		dpkg-statoverride --remove /var/run/echolot
+	fi
+fi
 
 # Make sure the echolot user exists
 adduser --quiet \
@@ -30,10 +35,6 @@
 if ( ! dpkg-statoverride --list /var/lib/echolot  /dev/null ); then
 	dpkg-statoverride --update --add root echolot 02775 /var/lib/echolot
 fi
-# and /var/run/echolot
-if ( ! dpkg-statoverride --list /var/run/echolot  /dev/null ); then
-	dpkg-statoverride --update --add root echolot 02770 /var/run/echolot
-fi
 
 #DEBHELPER#
 
diff -u echolot-2.1.8/debian/echolot.postrm echolot-2.1.8/debian/echolot.postrm
--- echolot-2.1.8/debian/echolot.postrm
+++ echolot-2.1.8/debian/echolot.postrm
@@ -6,6 +6,7 @@
 	purge)
 		rm -rf /var/lib/echolot
 		rm -rf /var/log/echolot
+		rm -rf /var/run/echolot
 		rmdir /etc/echolot/templates 2/dev/null || true
 		rmdir /etc/echolot 2/dev/null || true
 		dpkg-statoverride --remove /var/run/echolot /dev/null 21 || true
only in patch2:
unchanged:
--- echolot-2.1.8.orig/debian/echolot.dirs
+++ echolot-2.1.8/debian/echolot.dirs
@@ -1,7 +1,6 @@
 usr/bin
 usr/share/perl5
 var/lib/echolot
-var/run/echolot
 var/log/echolot
 etc/echolot
 etc/default








diff -u echolot-2.1.8/tools/create-distribution echolot-2.1.8/tools/create-distribution
--- echolot-2.1.8/tools/create-distribution
+++ echolot-2.1.8/tools/create-distribution
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 

Re: Fixing the Catalyst development environment in Wheezy

2012-10-20 Thread intrigeri
Adam D. Barratt wrote (20 Oct 2012 11:37:48 GMT) :
 Actually, don't bother with the bugs. I've just added unblocks for the
 three packages.

Thanks a lot, this saved me a bit of time:
I was going to file the unblock requests today :)


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/856265fbac@boum.org



Bug#690528: marked as done (unblock: xml2rfc/1.36-5)

2012-10-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Oct 2012 15:44:37 +0100
with message-id 1350744277.8831.23.ca...@jacala.jungle.funky-badger.org
and subject line Re: Bug#690528: unblock: xml2rfc/1.36-5
has caused the Debian Bug report #690528,
regarding unblock: xml2rfc/1.36-5
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 ow...@bugs.debian.org
immediately.)


-- 
690528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690528
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

unblock xml2rfc/1.36-5

The squeeze version of xml2rfc fails to remove /etc/sgml/xml2rfc.cat on
either remove or purge. Upgrading such a system and then installing
wheezy's xml2rfc results in a conffile prompt as discovered by Andreas
Beckmann using piuparts in #680291. Note that the behaviour of the
squeeze package is a policy violation. The updated version solves the
conffile prompt for the left over file. I attched the full debdiff
between the version currently in wheezy and the fixing version in sid.

Helmut
diff -Nru xml2rfc-1.36/debian/changelog xml2rfc-1.36/debian/changelog
--- xml2rfc-1.36/debian/changelog   2012-08-31 20:16:57.0 +0200
+++ xml2rfc-1.36/debian/changelog   2012-10-15 01:31:22.0 +0200
@@ -1,3 +1,11 @@
+xml2rfc (1.36-5) unstable; urgency=low
+
+  [ Helmut Grohne ]
+  * Always remove /etc/sgml/xml2rfc.cat when it is not a conffile.
+(Closes: #680291)  
+
+ -- Daniel Kahn Gillmor d...@fifthhorseman.net  Sun, 14 Oct 2012 19:30:24 
-0400
+
 xml2rfc (1.36-4) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.3 (no changes needed)
diff -Nru xml2rfc-1.36/debian/preinst xml2rfc-1.36/debian/preinst
--- xml2rfc-1.36/debian/preinst 1970-01-01 01:00:00.0 +0100
+++ xml2rfc-1.36/debian/preinst 2012-10-15 01:29:51.0 +0200
@@ -0,0 +1,15 @@
+#!/bin/sh
+set -e
+
+# xml2rfc version 1.35-1 as of Debian squeeze did not properly clean its
+# package catalog upon removal or purge. This results in a conffile prompt when
+# installing a dh_installcatalogs managed version. This is also known as
+# #680291. The issue affects the upgrade from squeeze to wheezy. Once wheezy is
+# released. This preinst file should be removed unless something else is added
+# to it.
+CENTCAT=/etc/sgml/xml2rfc.cat
+if test -f $CENTCAT  ! dpkg-query -S $CENTCAT /dev/null 21; then
+   mv $CENTCAT $CENTCAT.old
+fi
+
+#DEBHELPER#
---End Message---
---BeginMessage---
On Mon, 2012-10-15 at 10:11 +0200, Helmut Grohne wrote:
 The squeeze version of xml2rfc fails to remove /etc/sgml/xml2rfc.cat on
 either remove or purge. Upgrading such a system and then installing
 wheezy's xml2rfc results in a conffile prompt as discovered by Andreas
 Beckmann using piuparts in #680291. Note that the behaviour of the
 squeeze package is a policy violation. The updated version solves the
 conffile prompt for the left over file. I attched the full debdiff
 between the version currently in wheezy and the fixing version in sid.

Unblocked; thanks.

Regards,

Adam---End Message---


Bug#690290: marked as done (unblock: fprobe-ulog/1.1-7.3)

2012-10-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Oct 2012 15:50:36 +0100
with message-id 1350744636.8831.24.ca...@jacala.jungle.funky-badger.org
and subject line Re: Bug#690290: unblock: fprobe-ulog/1.1-7.3
has caused the Debian Bug report #690290,
regarding unblock: fprobe-ulog/1.1-7.3
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 ow...@bugs.debian.org
immediately.)


-- 
690290: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690290
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi Release Team

Please unblock package fprobe-ulog

I have prepared a NMU upload for #687942 in fprobe-ulog: modifies
conffiles (policy 10.7.3): /etc/default/fprobe-ulog.

I used the approach which was already used for the similar bugs about
policy 10.7.3 violations.

Attached is the debdiff against current version in testing.

unblock fprobe-ulog/1.1-7.3

Many thanks

Salvatore

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJQd6z9AAoJEHidbwV/2GP+rwQQAJUy4BRJ8iBiYdZ3xk+zN/SO
Vd+R/P3wIAXmwkpgwDvBx7mcSBKsGFao2MNn1vPpzs2MtiV66vh6m0DSdyFsvnDW
b2I29z3CbaY57xL3zNpXivYWBXQATMLY4omMArsfyE55rGTLbtoGtnP2eSoRoG48
VpULSeI3jQwJ7TW1M3M9Raf16OsfBn36qBKWuKEnJx55EwJfpzsFgwhMbwdxpC4F
qAx7wwnjP3SWaV0ranLHOkZxcICBsJv8OBUw36VpMOW4WAI2NZYsi3Uf4wb14z3J
4yd8sk6/apbeA+gEMGgfSXWTdw/AnuzAVN5Eyee9ezXGt1iPypObNMM2+RZ8ectQ
9ExM6GAPAKdJS6W5q4R3iG1iCYhsSm34e753G68JblvBZPqw4vegPbF2jOYLD016
lRvvjktxVOlSOr/JAhOmEmqdLmGwE5xLaxXAh9St4JkuRraVZ5MtQf5h3qrk+oXX
SgXe1NrWLrLGMIs8umZY3QLJ5Ofz1s0H3DuhN/qRHx47bbVocD5A7m4uJeSM1B8P
22Gpq7PyhOD2W/tw5YYiZ2R+b0BISQ4K4t955j9xGn3aIh1U3WmwHgZL5I0lpZWr
eDKRfOGbz84FxR5zT8a7tC1HdZPfUvELNP/azh6TOmWitJ9HKZsudNaQDLP9ue4G
whtk/BYrDfXTP+hPPOJD
=atTO
-END PGP SIGNATURE-
Base version: fprobe-ulog_1.1-7.2 from testing
Target version: fprobe-ulog_1.1-7.3 from unstable

No hints in place.

 debian/default   |6 --
 debian/postrm|9 +
 fprobe-ulog-1.1/debian/changelog |   18 ++
 fprobe-ulog-1.1/debian/config|8 
 fprobe-ulog-1.1/debian/postinst  |   24 ++--
 5 files changed, 57 insertions(+), 8 deletions(-)

diff -u fprobe-ulog-1.1/debian/changelog fprobe-ulog-1.1/debian/changelog
--- fprobe-ulog-1.1/debian/changelog
+++ fprobe-ulog-1.1/debian/changelog
@@ -1,3 +1,21 @@
+fprobe-ulog (1.1-7.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix modifies conffiles (policy 10.7.3): /etc/default/fprobe-ulog
+(Closes: #687942).
+- Don't install /etc/default/fprobe-ulog via dh_installinit
+- Read /etc/default/fprobe-ulog in fprobe-ulog.config.
+  Read /etc/default/fprobe-ulog into Debconf in fprobe-ulog.config
+  if the file exists.
+- Create /etc/default/fprobe-ulog in postinst.
+  Create /etc/default/fprobe-ulog if it does not yet exists in
+  postinst. If admin furthermore deleted or commented some variables
+  but then set them via debconf, (re-)add them to the configuration
+  file in postinst.
+- Remove configuration file on purge in postrm script
+
+ -- Salvatore Bonaccorso car...@debian.org  Mon, 08 Oct 2012 01:07:43 +0200
+
 fprobe-ulog (1.1-7.2) unstable; urgency=low
 
   * Non-maintainer upload.
reverted:
--- fprobe-ulog-1.1/debian/default
+++ fprobe-ulog-1.1.orig/debian/default
@@ -1,6 +0,0 @@
-#fprobe-ulog default configuration file
-
-
-INTERFACE=eth0:100
-FLOW_COLLECTOR=localhost:2055	
-OTHER_ARGS=
diff -u fprobe-ulog-1.1/debian/config fprobe-ulog-1.1/debian/config
--- fprobe-ulog-1.1/debian/config
+++ fprobe-ulog-1.1/debian/config
@@ -7,6 +7,14 @@
 # Use debconf.
 . /usr/share/debconf/confmodule
 
+# Load config file, if it exists.
+if [ -e /etc/default/fprobe-ulog ]; then
+   . /etc/default/fprobe-ulog || true
+
+   # Store values from config file into debconf db.
+   db_set fprobe-ulog/interface $INTERFACE
+   db_set fprobe-ulog/collector $FLOW_COLLECTOR
+fi
 
 db_input high fprobe-ulog/interface || true
 db_input high fprobe-ulog/collector || true
diff -u fprobe-ulog-1.1/debian/postinst fprobe-ulog-1.1/debian/postinst
--- fprobe-ulog-1.1/debian/postinst
+++ fprobe-ulog-1.1/debian/postinst
@@ -4,10 +4,30 @@
 # Use 

Bug#691044: unblock: extplorer/2.1.0b6+dfsg.3-4

2012-10-20 Thread Thomas Goirand
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package extplorer unblock extplorer/2.1.0b6+dfsg.3-4
The only change is adding the sticky bit to /var/lib/extplorer/ftp_tmp.
Debdiff attached.

Sorry for not uploading such trivial fix earlier.

Cheers,

Thomas

Note that I believe the FTP mode is anyway broken in Debian, so I don't
think any Debian setup is affected, but let's play it safe and have the
fix go to testing.
diff -Nru extplorer-2.1.0b6+dfsg.3/debian/changelog extplorer-2.1.0b6+dfsg.3/debian/changelog
--- extplorer-2.1.0b6+dfsg.3/debian/changelog	2012-06-24 09:41:06.0 +
+++ extplorer-2.1.0b6+dfsg.3/debian/changelog	2012-10-20 15:53:51.0 +
@@ -1,3 +1,9 @@
+extplorer (2.1.0b6+dfsg.3-4) unstable; urgency=low
+
+  * Sets the stick bit on /var/lib/extplorer/ftp_tmp (Closes: #683649).
+
+ -- Thomas Goirand z...@debian.org  Sat, 20 Oct 2012 15:51:50 +
+
 extplorer (2.1.0b6+dfsg.3-3) unstable; urgency=high
 
   * Fixes an Cross Site Request forgery security problem if user is logged
diff -Nru extplorer-2.1.0b6+dfsg.3/debian/postinst extplorer-2.1.0b6+dfsg.3/debian/postinst
--- extplorer-2.1.0b6+dfsg.3/debian/postinst	2012-06-24 09:41:06.0 +
+++ extplorer-2.1.0b6+dfsg.3/debian/postinst	2012-10-20 15:53:51.0 +
@@ -3,7 +3,7 @@
 set -e
 
 mkdir -p /var/lib/extplorer/ftp_tmp
-chmod 777 /var/lib/extplorer/ftp_tmp
+chmod 1777 /var/lib/extplorer/ftp_tmp
 
 touch /etc/extplorer/.htusers.php
 chmod 664 /etc/extplorer/.htusers.php


Bug#690424: unblock: node/0.3.2-7.2

2012-10-20 Thread Steve McIntyre
On Sat, Oct 20, 2012 at 12:11:03PM +0200, Julien Cristau wrote:
On Sun, Oct 14, 2012 at 11:01:02 +0100, Steve McIntyre wrote:

 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package node
 
 I've just uploaded an NMU which implements only the changes requested
 by the TC for the rename to stop the clash with nodejs. Reviewed
 already by several folks at a BSP here. Please unblock.
 
As far as I can tell the manpage stuff still needs work.

ax25-node.deb contains
-rw-r--r-- root/root  3210 2012-10-13 23:54 ./usr/share/man/man8/node.8.gz
-rw-r--r-- root/root  3210 2012-10-14 09:48 
./usr/share/man/man8/ax25-node.8.gz

node.deb contains
lrwxrwxrwx root/root 0 2012-10-14 09:48 ./usr/share/man/man8/node.8 - 
ax25-node.8
which is dangling.

ACK. :-(

New packages in incoming now. Debdiff:



-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Managing a volunteer open source project is a lot like herding
 kittens, except the kittens randomly appear and disappear because they
 have day jobs. -- Matt Mackall
diff -u node-0.3.2/debian/rules node-0.3.2/debian/rules
--- node-0.3.2/debian/rules
+++ node-0.3.2/debian/rules
@@ -48,7 +48,7 @@
mkdir -p debian/node/usr/sbin
ln -s ax25-node debian/node/usr/sbin/node
mkdir -p debian/node/usr/share/man/man8
-   ln -s ax25-node.8 debian/node/usr/share/man/man8/node.8
+   ln -s ax25-node.8.gz debian/node/usr/share/man/man8/node.8.gz
 
 # Build architecture-independent files here.
 binary-indep: build install
@@ -66,7 +66,7 @@
 #  dh_installpam
 #  dh_installinit
 #  dh_installcron
-   dh_installmanpages -p ax25-node
+#  dh_installmanpages -p ax25-node
 #  dh_installinfo
 #  dh_undocumented
dh_installchangelogs 
diff -u node-0.3.2/debian/changelog node-0.3.2/debian/changelog
--- node-0.3.2/debian/changelog
+++ node-0.3.2/debian/changelog
@@ -1,3 +1,11 @@
+node (0.3.2-7.3) unstable; urgency=low
+
+  * NMU
+  * Fix up manpage handling in node and ax25-node. Thanks to
+Julien Cristau for pointing out the bugs here.
+
+ -- Steve McIntyre 93...@debian.org  Sat, 20 Oct 2012 17:12:19 +0100
+
 node (0.3.2-7.2) unstable; urgency=low
 
   * NMU


Bug#691044: marked as done (unblock: extplorer/2.1.0b6+dfsg.3-4)

2012-10-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Oct 2012 18:35:11 +0200
with message-id 5082d2bf.8080...@thykier.net
and subject line Re: Bug#691044: unblock: extplorer/2.1.0b6+dfsg.3-4
has caused the Debian Bug report #691044,
regarding unblock: extplorer/2.1.0b6+dfsg.3-4
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 ow...@bugs.debian.org
immediately.)


-- 
691044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691044
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package extplorer unblock extplorer/2.1.0b6+dfsg.3-4
The only change is adding the sticky bit to /var/lib/extplorer/ftp_tmp.
Debdiff attached.

Sorry for not uploading such trivial fix earlier.

Cheers,

Thomas

Note that I believe the FTP mode is anyway broken in Debian, so I don't
think any Debian setup is affected, but let's play it safe and have the
fix go to testing.
diff -Nru extplorer-2.1.0b6+dfsg.3/debian/changelog extplorer-2.1.0b6+dfsg.3/debian/changelog
--- extplorer-2.1.0b6+dfsg.3/debian/changelog	2012-06-24 09:41:06.0 +
+++ extplorer-2.1.0b6+dfsg.3/debian/changelog	2012-10-20 15:53:51.0 +
@@ -1,3 +1,9 @@
+extplorer (2.1.0b6+dfsg.3-4) unstable; urgency=low
+
+  * Sets the stick bit on /var/lib/extplorer/ftp_tmp (Closes: #683649).
+
+ -- Thomas Goirand z...@debian.org  Sat, 20 Oct 2012 15:51:50 +
+
 extplorer (2.1.0b6+dfsg.3-3) unstable; urgency=high
 
   * Fixes an Cross Site Request forgery security problem if user is logged
diff -Nru extplorer-2.1.0b6+dfsg.3/debian/postinst extplorer-2.1.0b6+dfsg.3/debian/postinst
--- extplorer-2.1.0b6+dfsg.3/debian/postinst	2012-06-24 09:41:06.0 +
+++ extplorer-2.1.0b6+dfsg.3/debian/postinst	2012-10-20 15:53:51.0 +
@@ -3,7 +3,7 @@
 set -e
 
 mkdir -p /var/lib/extplorer/ftp_tmp
-chmod 777 /var/lib/extplorer/ftp_tmp
+chmod 1777 /var/lib/extplorer/ftp_tmp
 
 touch /etc/extplorer/.htusers.php
 chmod 664 /etc/extplorer/.htusers.php
---End Message---
---BeginMessage---
On 2012-10-20 17:55, Thomas Goirand wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package extplorer unblock extplorer/2.1.0b6+dfsg.3-4
 The only change is adding the sticky bit to /var/lib/extplorer/ftp_tmp.
 Debdiff attached.
 
 Sorry for not uploading such trivial fix earlier.
 
 Cheers,
 
 Thomas
 
 Note that I believe the FTP mode is anyway broken in Debian, so I don't
 think any Debian setup is affected, but let's play it safe and have the
 fix go to testing.

Unblocked, thanks.

~Niels---End Message---


Any chance to get libvirt 0.10.2 into Wheezy?

2012-10-20 Thread Guido Günther
Hi,
I know that this is very late in the game but maybe not too late.  We
(the pkg-libvirt team) are maintaining libvirt 0.10.X releases in
experimental since quiet some time. We've been using it heavily also.

The main reason why it would make sense to have 0.10.2 in a Debian
stable release is the fact that upstream is maintaining a long term
bugfix branch for that version:


http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/heads/v0.10.2-maint

Libvirt provides versioned symbols and a backward compatible API so I'd
expect no breackage. So any chance to get 0.10.2 into wheezy? Note that
this would also include a newer netcf currently also uploaded to
experimental only.
Cheers,
 -- Guido

P.S.: please cc: me on replies


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121020170324.ga32...@bogon.sigxcpu.org



Bug#691059: pre-approval: gigolo/0.4.1+dfsg-1

2012-10-20 Thread Lionel Le Folgoc
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear release team,

I've prepared a new revision of gigolo to fix rc bug #654468 (the tarball
contains waf… but still provides an autotools-based build system, so I repacked
it to get rid of waf).

Would such a change (see attached debdiff between 0.4.1-3 and 0.4.1+dfsg-1) be
acceptable for wheezy?

Thanks.

Lionel

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (102, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diffstat for gigolo-0.4.1 gigolo-0.4.1+dfsg

 Makefile.am  |2 
 configure|  103 --
 debian/changelog |   13 ++
 debian/rules |   19 
 debian/watch |1 
 waf  |binary
 wscript  |  257 ---
 7 files changed, 33 insertions(+), 362 deletions(-)

diff -Nru gigolo-0.4.1/configure gigolo-0.4.1+dfsg/configure
--- gigolo-0.4.1/configure	2010-07-31 15:48:28.0 +0200
+++ gigolo-0.4.1+dfsg/configure	1970-01-01 01:00:00.0 +0100
@@ -1,103 +0,0 @@
-#!/bin/sh
-
-# waf configure wrapper
-
-EXIT_FAILURE=1
-
-
-# Checks for Python interpreter. Honours $PYTHON if set. Stores path to
-# interpreter in $PYTHON.
-checkPython()
-{
-	if [ -z $PYTHON ] ; then
-		PYTHON=python
-	fi
-	printf Checking for Python\t\t\t : 
-	($PYTHON --version)  /dev/null  /dev/null 21 || {
-		printf not found!\n
-		echo Please make sure that the Python interpreter is available in your PATH
-		echo or invoke configure using the PYTHON flag, e.g.
-		echo $ PYTHON=/usr/local/bin/python ./waf configure $@
-		echo Alternatively, you can run ./autogen.sh to use the autotools chain
-		echo to build and install the sources.
-		exit $EXIT_FAILURE
-	}
-	printf ok\n
-}
-
-# Generates a Makefile.
-generateMakefile()
-{
-	cat  Makefile  EOF
-#!/usr/bin/make -f
-# Waf Makefile wrapper
-
-all:
-	@./waf build
-
-all-debug:
-	@./waf -v build
-
-all-progress:
-	@./waf -p build
-
-install:
-	@if test -n \$(DESTDIR); then \\
-		./waf install --destdir=\$(DESTDIR); \\
-	else \\
-		./waf install; \\
-	fi;
-
-uninstall:
-	@if test -n \$(DESTDIR); then \\
-		./waf uninstall --destdir=\$(DESTDIR); \\
-	else \\
-		./waf uninstall; \\
-	fi;
-
-clean:
-	@./waf clean
-
-distclean:
-	@./waf distclean
-	@-rm -rf _build_
-	@-rm -f Makefile
-
-distcheck:
-	@./waf distcheck
-
-check:
-	@./waf check
-
-dist:
-	@./waf dist
-
-sign:
-	@./waf --sign
-
-.PHONY: clean dist distclean check uninstall install all
-
-EOF
-
-	cat  src/Makefile  EOF
-#!/usr/bin/make -f
-# Waf Makefile wrapper
-
-all:
-	cd ..  ./waf build
-
-all-debug:
-	cd ..  ./waf -v build
-
-clean:
-	cd ..  ./waf clean
-
-EOF
-}
-
-checkPython $@
-generateMakefile
-
-./waf configure $@
-
-exit $?
diff -Nru gigolo-0.4.1/debian/changelog gigolo-0.4.1+dfsg/debian/changelog
--- gigolo-0.4.1/debian/changelog	2011-09-04 22:26:08.0 +0200
+++ gigolo-0.4.1+dfsg/debian/changelog	2012-10-20 17:17:11.0 +0200
@@ -1,3 +1,16 @@
+gigolo (0.4.1+dfsg-1) UNRELEASED; urgency=low
+
+  * Drop unused waf scripts, we use the alternate autotools-based build
+system already. closes: #654468
+  * debian/rules:
+- clean up autogenerated files during clean.
+- add a get-orig-source rule to drop the waf related files from the
+  tarball.
+  * debian/watch:
+- demangle destination file.
+
+ -- Lionel Le Folgoc mrpo...@gmail.com  Sat, 20 Oct 2012 16:55:26 +0200
+
 gigolo (0.4.1-3) unstable; urgency=low
 
   * debian/rules:
diff -Nru gigolo-0.4.1/debian/rules gigolo-0.4.1+dfsg/debian/rules
--- gigolo-0.4.1/debian/rules	2011-09-04 22:26:05.0 +0200
+++ gigolo-0.4.1+dfsg/debian/rules	2012-10-20 17:16:49.0 +0200
@@ -9,6 +9,11 @@
 
 export CFLAGS LDFLAGS
 
+# get-orig-source to drop waf
+upstream_version ?= $(shell dpkg-parsechangelog | sed -rne 's/^Version: ([0-9.]+)(\+dfsg\d+)?.*$$/\1/p')
+dfsg_version = $(upstream_version)+dfsg
+pkg = $(shell dpkg-parsechangelog | sed -ne 's/^Source: //p')
+
 %:
 	dh $@
 
@@ -16,6 +21,11 @@
 	./autogen.sh
 	dh_auto_configure
 
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -f $$(find -name 'Makefile.in*')
+	rm -f INSTALL aclocal.m4 config.h.in configure depcomp install-sh missing mkinstalldirs
+
 override_dh_install:
 	rm debian/tmp/usr/share/doc/gigolo/ChangeLog
 	rm debian/tmp/usr/share/doc/gigolo/COPYING
@@ -24,3 +34,12 @@
 
 override_dh_strip:
 	dh_strip --dbg-package=gigolo-dbg
+
+get-orig-source:
+	uscan --noconf --force-download --rename --repack --download-current-version --destdir=.
+	tar -xzf $(pkg)_$(upstream_version).orig.tar.gz
+	mv $(pkg)-$(upstream_version) $(pkg)-$(dfsg_version)
+	cd $(pkg)-$(dfsg_version) ; rm -f waf wscript configure
+	sed -i -e '/waf/d' -e 

Bug#687666: Processed: found 656586 in 2.3.2-1, found 672160 in 1.85, found 690216 in aspell-am/0.03-1-3 ..., affects 500618 ...

2012-10-20 Thread Lisandro Damián Nicanor Pérez Meyer
On Sat 20 Oct 2012 06:45:31 Debian Bug Tracking System escribió:
[snip]
  affects 669278 + kraft
 
 Bug #669278 [libqt4-dbus] please add phonon-backend-xine transitional
 package Bug #655382 [libqt4-dbus] libqt4-dbus has circular Depends on
 qdbus Bug #669878 [libqt4-dbus] Could not perform immediate configuration
 on 'phonon-backend-vlc' Added indication that 669278 affects kraft
 Added indication that 655382 affects kraft
 Added indication that 669878 affects kraft

Andreas: this bug affects almost if none all KDE. We already know about it and 
tagged it as pending. We now require the RT to give us green light wrt the 
fix, which happens to be not so trivial (it needs adding a new package).

Believe it or not, this is trigerred by a loop dependency between two packages 
and apt gets confused. So far we could not find another way of solving it (and 
once solved, some other bug triggers a similar problem with some xml stuff).

So, marking all KDE packages as found doesn't really helps. Thanks a lot for 
your good intentions thought :-)

I'm CCing the RT. I know you guys are busy and overwhelmed, but we really need 
a definition on this one.

Kinds regards, Lisandro.

-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Bug#687666: Processed: found 656586 in 2.3.2-1, found 672160 in 1.85, found 690216 in aspell-am/0.03-1-3 ..., affects 500618 ...

2012-10-20 Thread Lisandro Damián Nicanor Pérez Meyer
On Sat 20 Oct 2012 17:24:24 Lisandro Damián Nicanor Pérez Meyer escribió:
[snip]
 Andreas: this bug affects almost if none all KDE.

s/KDE/stuff that uses libqt4-dbus/

So, it's an even broader problem :(

-- 
No hay preguntas tontas, solo tontos que no preguntan.
 personaje, en un mail del LugFi.

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Bug#691065: unblock (pre-approval): network-manager-openconnect/0.9.4.0-8

2012-10-20 Thread Mike Miller
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release Team,

I would like to upload a new network-manager-openconnect that fixes an
RC bug (#687557 and duplicates). Without this fix the gnome-shell window
manager crashes and the VPN connection fails, unreliably but somewhere
between occasionally and frequently.

The debdiff is included below, does this look reasonable to upload and
make it into the wheezy release?

Thanks for all your work,
mike

diffstat for network-manager-openconnect-0.9.4.0 
network-manager-openconnect-0.9.4.0

 changelog |8 ++
 patches/05_Wait-for-QUIT-command-before-exiting.patch |   51 ++
 patches/series|1 
 3 files changed, 60 insertions(+)

diff -Nru network-manager-openconnect-0.9.4.0/debian/changelog 
network-manager-openconnect-0.9.4.0/debian/changelog
--- network-manager-openconnect-0.9.4.0/debian/changelog2012-06-02 
11:00:50.0 -0400
+++ network-manager-openconnect-0.9.4.0/debian/changelog2012-10-20 
16:59:22.0 -0400
@@ -1,3 +1,11 @@
+network-manager-openconnect (0.9.4.0-8) unstable; urgency=low
+
+  * debian/patches/05_Wait-for-QUIT-command-before-exiting.patch:
+Cherry-pick patch from upstream git to fix a race condition causing
+gnome-shell to crash. (Closes: #687557)
+
+ -- Mike Miller mtmil...@ieee.org  Sat, 20 Oct 2012 16:59:21 -0400
+
 network-manager-openconnect (0.9.4.0-7) unstable; urgency=low
 
   * New patches pulled from upstream git fixing auth-dialog bugs:
diff -Nru 
network-manager-openconnect-0.9.4.0/debian/patches/05_Wait-for-QUIT-command-before-exiting.patch
 
network-manager-openconnect-0.9.4.0/debian/patches/05_Wait-for-QUIT-command-before-exiting.patch
--- 
network-manager-openconnect-0.9.4.0/debian/patches/05_Wait-for-QUIT-command-before-exiting.patch
1969-12-31 19:00:00.0 -0500
+++ 
network-manager-openconnect-0.9.4.0/debian/patches/05_Wait-for-QUIT-command-before-exiting.patch
2012-10-20 16:31:10.0 -0400
@@ -0,0 +1,51 @@
+From: Dan Winship d...@gnome.org
+Origin: upstream, 
http://git.gnome.org/browse/network-manager-openconnect/commit/?id=d0c4ce17395d48566300e7bdd25a06617d13ecb3
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=674991
+Bug-Debian: http://bugs.debian.org/687557
+Subject: [PATCH] Wait for QUIT command before exiting
+
+According to the NM VPN auth dialog protocol, the helper isn't
+supposed to exit until the caller sends QUIT. Doing otherwise
+creates a race condition. Copy in the code that the other plugins use
+for this.
+--- a/auth-dialog/main.c
 b/auth-dialog/main.c
+@@ -1434,6 +1434,30 @@ static auth_ui_data *init_ui_data (char
+   return ui_data;
+ }
+ 
++static void wait_for_quit (void)
++{
++  GString *str;
++  char c;
++  ssize_t n;
++  time_t start;
++
++  str = g_string_sized_new (10);
++  start = time (NULL);
++  do {
++  errno = 0;
++  n = read (0, c, 1);
++  if (n == 0 || (n  0  errno == EAGAIN))
++  g_usleep (G_USEC_PER_SEC / 10);
++  else if (n == 1) {
++  g_string_append_c (str, c);
++  if (strstr (str-str, QUIT) || (str-len  10))
++  break;
++  } else
++  break;
++  } while (time (NULL)  start + 20);
++  g_string_free (str, TRUE);
++}
++
+ static struct option long_options[] = {
+   {reprompt, 0, 0, 'r'},
+   {uuid, 1, 0, 'u'},
+@@ -1538,5 +1562,7 @@ int main (int argc, char **argv)
+   printf(\n\n);
+   fflush(stdout);
+ 
++  wait_for_quit ();
++
+   return _ui_data-retval;
+ }
diff -Nru network-manager-openconnect-0.9.4.0/debian/patches/series 
network-manager-openconnect-0.9.4.0/debian/patches/series
--- network-manager-openconnect-0.9.4.0/debian/patches/series   2012-06-02 
09:29:36.0 -0400
+++ network-manager-openconnect-0.9.4.0/debian/patches/series   2012-10-20 
16:22:35.0 -0400
@@ -1,3 +1,4 @@
 01_implement-proper-cancellation.patch
 02_fix-ignoring-return-value.patch
 04_fix-hitting-cancel-after-failure.patch
+05_Wait-for-QUIT-command-before-exiting.patch


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121020213847.ga23...@xps14z.home.local



NEW changes in stable-new

2012-10-20 Thread Debian FTP Masters
Processing changes file: libexif_0.6.19-1+squeeze1_amd64.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_armel.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_i386.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_ia64.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_kfreebsd-i386.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_mips.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_mipsel.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_powerpc.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_s390.changes
  ACCEPT
Processing changes file: libexif_0.6.19-1+squeeze1_sparc.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_amd64.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_armel.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_i386.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_ia64.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_kfreebsd-i386.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_mips.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_mipsel.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_powerpc.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_s390.changes
  ACCEPT
Processing changes file: bind9_9.7.3.dfsg-1~squeeze8_sparc.changes
  ACCEPT
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_i386.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tphpd-sw...@franck.debian.org



Bug#691075: unblock: shorewall/4.5.5.3-3, shorewall-core/4.5.5.3-3

2012-10-20 Thread Roberto C. Sanchez
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Please unblock packages shorewall and shorewall-core

The recent 4.5.5.3-3 versions of shorewall and shorewall-core correct
two significant issues reported to me by upstream.  Please see attached
debdiffs for details.

Regards,

- -Roberto

unblock shorewall/4.5.5.3-3
unblock shorewall-core/4.5.5.3-3

- -- System Information:
Debian Release: 6.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJQg2K/AAoJECzXeF7dp7IPQjMP/1Y4L0tm17q0rsYUY9g7w/Dn
o750IlPcWAMUDYPHknJvQXFKTV+gpbt+e5a6mufnS3RLR03h7m75cQowdf06L3fG
rTyXSR9nO/GkOAs+aGnyh3ahMs1kek8RgKufep0kV6cDdYekJy2tS0sjXYceNm3Z
jlfLrun8Sy0w5WSZObEef4ajKvfD5qfVul8DKgIVlloYBws3J/pqcymLLzs6QsVE
52diXveShl6ShERmmHvI2bGi27F4SiEv0pKvkpGarOVFmU0mVnmrP+Tvcrw44rmp
QiKjLmZ0tIwwJq3m7pdHx6N/FtmRVIbDz2NkyE3OtAzjySsBU6sZ2ImxpMrDVbrq
NeArowyrN2Nc156M6yKbQUQqY7wa8jhIy0Onp5vjIiC2tUzFoLHl4MLE0bBE+G6O
ZJVehEbzYp5wEKMa/XhoD8fTz21/2XiQBx04khzLsj7uVPQ7ESjcSQaCEEK25unP
BZZb9iSBmNufs7aIUHMXGEKPwY4CTgACV8EvDAgode+7+ezkI8S4dB0BwqVC7Z8z
Js6MnVjBbZADfkvNwXNaqtrW54cka2j5HfIdsexGL6tq/6hnpA5AURFTc89vghjA
i6b/9qCijmiVqTtHEukL0adtXG/WiQ3Ehy7QcCJxYcqNfHcAi6MCxFrxvpq9IY19
DlJ2tcolzxY2poP6hB/9
=lIZ5
-END PGP SIGNATURE-
diff -Nru shorewall-4.5.5.3/debian/changelog shorewall-4.5.5.3/debian/changelog
--- shorewall-4.5.5.3/debian/changelog	2012-09-15 17:18:54.0 -0400
+++ shorewall-4.5.5.3/debian/changelog	2012-10-20 21:37:12.0 -0400
@@ -1,3 +1,9 @@
+shorewall (4.5.5.3-3) unstable; urgency=low
+
+  * Correct deficient behavior in handling of DNAT and SNAT packets
+
+ -- Roberto C. Sanchez robe...@connexer.com  Sat, 20 Oct 2012 21:36:27 -0400
+
 shorewall (4.5.5.3-2) unstable; urgency=low
 
   * Update README.Debian to identify correct location for default
diff -Nru shorewall-4.5.5.3/debian/patches/02_correct_dnat_snat_behavior.patch shorewall-4.5.5.3/debian/patches/02_correct_dnat_snat_behavior.patch
--- shorewall-4.5.5.3/debian/patches/02_correct_dnat_snat_behavior.patch	1969-12-31 19:00:00.0 -0500
+++ shorewall-4.5.5.3/debian/patches/02_correct_dnat_snat_behavior.patch	2012-10-20 21:37:12.0 -0400
@@ -0,0 +1,15 @@
+diff --git a/Perl/Shorewall/Misc.pm b/Perl/Shorewall/Misc.pm
+index 8c2f55c..58322ba 100644
+--- a/Perl/Shorewall/Misc.pm
 b/Perl/Shorewall/Misc.pm
+@@ -1375,9 +1375,9 @@ sub add_interface_jumps {
+ 	addnatjump 'POSTROUTING' , snat_chain( $interface ), imatch_dest_dev( $interface );
+ }
+ 
++addnatjump 'PREROUTING', 'dnat';
+ addnatjump 'PREROUTING'  , 'nat_in';
+ addnatjump 'POSTROUTING' , 'nat_out';
+-addnatjump 'PREROUTING', 'dnat';
+ 
+ for my $interface ( @interfaces  ) {
+ 	addnatjump 'PREROUTING'  , input_chain( $interface )  , imatch_source_dev( $interface );
diff -Nru shorewall-4.5.5.3/debian/patches/series shorewall-4.5.5.3/debian/patches/series
--- shorewall-4.5.5.3/debian/patches/series	2012-09-15 17:18:54.0 -0400
+++ shorewall-4.5.5.3/debian/patches/series	2012-10-20 21:37:12.0 -0400
@@ -1 +1,2 @@
 01_debian_configuration.patch
+02_correct_dnat_snat_behavior.patch
diff -Nru shorewall-core-4.5.5.3/debian/changelog shorewall-core-4.5.5.3/debian/changelog
--- shorewall-core-4.5.5.3/debian/changelog	2012-09-15 15:10:57.0 -0400
+++ shorewall-core-4.5.5.3/debian/changelog	2012-10-20 21:39:50.0 -0400
@@ -1,3 +1,9 @@
+shorewall-core (4.5.5.3-3) unstable; urgency=low
+
+  * Correct dynamic zone handling
+
+ -- Roberto C. Sanchez robe...@connexer.com  Sat, 20 Oct 2012 21:39:18 -0400
+
 shorewall-core (4.5.5.3-2) unstable; urgency=low
 
   * Update lockfile relocation patch
diff -Nru shorewall-core-4.5.5.3/debian/patches/01_correct_dynamic_zone_handling.patch shorewall-core-4.5.5.3/debian/patches/01_correct_dynamic_zone_handling.patch
--- shorewall-core-4.5.5.3/debian/patches/01_correct_dynamic_zone_handling.patch	1969-12-31 19:00:00.0 -0500
+++ shorewall-core-4.5.5.3/debian/patches/01_correct_dynamic_zone_handling.patch	2012-10-20 21:39:50.0 -0400
@@ -0,0 +1,28 @@
+diff --git a/lib.cli b/lib.cli
+index 86361d4..ae5b5e3 100644
+--- a/lib.cli
 b/lib.cli
+@@ -507,7 +507,7 @@ find_sets() {
+ local junk
+ local setname
+ 
+-ipset -L -n | grep ^Name: ${1}_ | while read junk setname; do echo $setname; done
++ipset -L | grep ^Name: ${1}_ | while read junk setname; do echo $setname; done
+ }
+ 
+ list_zone() {
+@@ -516,11 +516,11 @@ list_zone() {
+ local setname
+ 
+ [ -n $(mywhich ipset) ] || fatal_error The ipset utility cannot be located
+-
++
+ if [ $g_family -eq 4 ]; then
+-	sets=$(ipset -L -n | grep '^$1_');
++	sets=$(ipset -L | grep 

NEW changes in stable-new

2012-10-20 Thread Debian FTP Masters
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_kfreebsd-i386.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tpm2c-0005pf...@franck.debian.org



Re: Adding armhf vexpress udebs

2012-10-20 Thread Ben Hutchings
On Fri, 2012-10-19 at 16:52 +0200, Aurelien Jarno wrote:
 Hi all,
 
 I have recently realized that the vexpress flavour of the armhf kernel
 has been added without providing the corresponding udebs. Hence it means
 that we support this platform (I guess mainly because it's a QEMU
 emulated board) at the kernel level, but we don't provide any way to
 install it.
 
 The patch below fixes this issue, and as you can see it is almost
 trivial. It's based on the mx5 flavour, with some minor tweaks at the
 USB level (this platform don't provide USB support)

Sure it has USB (or can have it).  Maybe QEMU doesn't emulate that
properly.

 and at the NIC
 level (to provide a udeb containing the default NIC). Then it should be
 quite easy to add debian-installer support for this flavour.
 
 Is such a patch acceptable, despite the freeze? If yes please tell me
 when it can be committed.

I would expect this to be acceptable, but will await approval from the
release team.

[...]
 Index: installer/armhf/modules/armhf-vexpress/reiserfs-modules
 ===
 --- installer/armhf/modules/armhf-vexpress/reiserfs-modules
 +++ installer/armhf/modules/armhf-vexpress/reiserfs-modules
 @@ -0,0 +1 @@
 +#include reiserfs-modules
[...]
 Index: installer/armhf/modules/armhf-vexpress/minix-modules
 ===
 --- installer/armhf/modules/armhf-vexpress/minix-modules
 +++ installer/armhf/modules/armhf-vexpress/minix-modules
 @@ -0,0 +1 @@
 +#include minix-modules
[...]

Let's stop adding crap like this to new architectures/flavours.

Ben.

-- 
Ben Hutchings
Experience is directly proportional to the value of equipment destroyed.
 - Carolyn Scheppner


signature.asc
Description: This is a digitally signed message part


NEW changes in stable-new

2012-10-20 Thread Debian FTP Masters
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_ia64.changes
  ACCEPT
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_s390.changes
  ACCEPT
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_sparc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tpmgk-k3...@franck.debian.org



NEW changes in stable-new

2012-10-20 Thread Debian FTP Masters
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_amd64.changes
  ACCEPT
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_mipsel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tpmvg-0005pl...@franck.debian.org



NEW changes in stable-new

2012-10-20 Thread Debian FTP Masters
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_mips.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tpmjl-gi...@franck.debian.org



Processed: Re: Bug#691074: gcc-doc: Depends on docs for wrong gcc version

2012-10-20 Thread Debian Bug Tracking System
Processing control commands:

 block -1 by 689967
Bug #691074 [gcc-doc] gcc-doc: Depends on docs for wrong gcc version
691074 was not blocked by any bugs.
691074 was not blocking any bugs.
Added blocking bug(s) of 691074: 689967

-- 
691074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b691074.135079407712951.transcr...@bugs.debian.org



NEW changes in stable-new

2012-10-20 Thread Debian FTP Masters
Processing changes file: clamav_0.97.6+dfsg-1~squeeze1_armel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tpnfp-0005fp...@franck.debian.org