From bounce-debian-bugs-dist==chris-lamb.co.uk@lists.debian.org Sun Apr 20 15:59:56 2008
Received: from liszt.debian.org ([82.195.75.100])
	by chris-lamb.co.uk with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32)
	(Exim 4.63)
	(envelope-from <bounce-debian-bugs-dist==chris-lamb.co.uk@lists.debian.org>)
	id 1Jnb1E-0007b0-LT
	for bot.address@chris-lamb.co.uk; Sun, 20 Apr 2008 15:59:56 +0100
Received: from localhost (localhost [127.0.0.1])
	by liszt.debian.org (Postfix) with QMQP
	id EDE6813A4ECA; Sun, 20 Apr 2008 14:59:50 +0000 (UTC)
Old-Return-Path: <debbugs@rietz.debian.org>
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-7.0 required=4.0 tests=BAYES_00,LDO_WHITELIST,
	MURPHY_DRUGS_REL8,NO_REAL_NAME,RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3
X-Original-To: debian-bugs-dist@lists.debian.org
Delivered-To: lists-debian-bugs-dist@liszt.debian.org
Received: from rietz.debian.org (rietz.debian.org [140.211.166.43])
	by liszt.debian.org (Postfix) with ESMTP id 3A4A813A48FB;
	Sun, 20 Apr 2008 14:59:41 +0000 (UTC)
Received: from debbugs by rietz.debian.org with local (Exim 4.63)
	(envelope-from <debbugs@rietz.debian.org>)
	id 1JnayX-0001dD-BJ; Sun, 20 Apr 2008 14:57:05 +0000
X-Loop: owner@bugs.debian.org
Subject: Bug#476160: pyg: diff for NMU version 0.9.6-4.2
Reply-To: tv@beamnet.de, 476160@bugs.debian.org
Resent-From: tv@beamnet.de
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Cosimo Alfarano <kalfa@debian.org>
Resent-Date: Sun, 20 Apr 2008 14:57:04 +0000
Resent-Message-ID: <handler.476160.B476160.12087032811061@bugs.debian.org>
X-Debian-PR-Message: followup 476160
X-Debian-PR-Package: pyg
X-Debian-PR-Keywords: pending patch
X-Debian-PR-Source: pyg
Received: via spool by 476160-submit@bugs.debian.org id=B476160.12087032811061
          (code B ref 476160); Sun, 20 Apr 2008 14:57:04 +0000
Received: (at 476160) by bugs.debian.org; 20 Apr 2008 14:54:41 +0000
X-Amavis-Spam-Status: No, score=-2.4 required=4.0 tests=BAYES_00,MURPHY_DRUGS_REL8,
	NO_REAL_NAME autolearn=no version=3.1.4-bugs.debian.org_2005_01_02
Received: from mail.beamnet.de ([87.106.188.137] helo=server2.beamnet.de)
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <tv@beamnet.de>)
	id 1JnawC-0000GP-Pp; Sun, 20 Apr 2008 14:54:40 +0000
Received: by server2.beamnet.de (Postfix, from userid 1000)
	id 5E22415D9DE; Sun, 20 Apr 2008 16:54:39 +0200 (CEST)
From: tv@beamnet.de
To:   476160@bugs.debian.org
Cc: 
Date: Sun, 20 Apr 2008 16:52:40 +0200
X-NMUDIFF-Version: 2.10.25
Message-Id: <20080420145439.5E22415D9DE@server2.beamnet.de>
X-CrossAssassin-Score: 2
Resent-Date: Sun, 20 Apr 2008 14:57:05 +0000
X-Debian-Message: from BTS
X-Rc-Virus: 2007-09-13_01
X-Rc-Spam: 2007-10-04_01
X-Mailing-List: <debian-bugs-dist@lists.debian.org> archive/latest/343541
X-Loop: debian-bugs-dist@lists.debian.org
List-Id: <debian-bugs-dist.lists.debian.org>
List-Post: <mailto:debian-bugs-dist@lists.debian.org>
List-Help: <mailto:debian-bugs-dist-request@lists.debian.org?subject=help>
List-Subscribe: <mailto:debian-bugs-dist-request@lists.debian.org?subject=subscribe>
List-Unsubscribe: <mailto:debian-bugs-dist-request@lists.debian.org?subject=unsubscribe>
Precedence: list
Resent-Sender: debian-bugs-dist-request@lists.debian.org
Received-SPF: none
X-SPF-Guess: pass
X-Spam-Score: -32.6
X-Spam-Report: (-32.6 points, 5.0 required)
	pts rule name              description
	---- ---------------------- --------------------------------------------------
	-50 D_FOR_BOT              For debian-devel-changes bot
	1.0 NO_REAL_NAME           From: does not include a real name
	0.0 UNPARSEABLE_RELAY      Informational: message has unparseable relay lines
	-2.6 BAYES_00               BODY: Bayesian spam probability is 0 to 1%
	[score: 0.0000]
	19 AWL                    AWL: From: address is in the auto white-list

Hi,

As mentioned with the initial patch, I'll upload pyg any minute
now. During testing, I noticed a missing shlibs:Depends, which
I think is warrants fixing with this upload.
The following is the updated diff for my pyg 0.9.6-4.2 NMU.

Kind regards

T.

diff -Nru pyg-0.9.6/debian/changelog pyg-0.9.6/debian/changelog
--- pyg-0.9.6/debian/changelog	2006-08-12 14:04:48.000000000 +0200
+++ pyg-0.9.6/debian/changelog	2008-04-20 16:49:53.000000000 +0200
@@ -1,3 +1,12 @@
+pyg (0.9.6-4.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add BLDSHARED to Makefile.pre.in for python2.5 compatibility.
+    Closes: #476160
+  * Add shlibs:Depends in debian/control.
+
+ -- Thomas Viehmann <tv@beamnet.de>  Sun, 20 Apr 2008 16:49:23 +0200
+
 pyg (0.9.6-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru /tmp/l55UwLYZkM/pyg-0.9.6/debian/control /tmp/xVeC0rEGjn/pyg-0.9.6/debian/control
--- pyg-0.9.6/debian/control	2006-08-12 14:04:42.000000000 +0200
+++ pyg-0.9.6/debian/control	2008-04-20 16:48:22.000000000 +0200
@@ -7,7 +7,7 @@
 
 Package: pyg
 Architecture: any
-Depends: ${python:Depends}
+Depends: ${python:Depends}, ${shlibs:Depends}
 Suggests: news-transport-system , mail-transport-agent, procmail
 Description: Python Mail <-> News Gateway
  Python Gateway Script from news to mail and vice versa.
diff -Nru /tmp/l55UwLYZkM/pyg-0.9.6/wlp/module/Makefile.pre.in /tmp/xVeC0rEGjn/pyg-0.9.6/wlp/module/Makefile.pre.in
--- pyg-0.9.6/wlp/module/Makefile.pre.in	2003-11-06 23:46:26.000000000 +0100
+++ pyg-0.9.6/wlp/module/Makefile.pre.in	2008-04-20 16:40:51.000000000 +0200
@@ -126,6 +126,7 @@
 MACHDEP=	@MACHDEP@
 SO=		@SO@
 LDSHARED=	@LDSHARED@
+BLDSHARED=	@BLDSHARED@
 CCSHARED=	@CCSHARED@
 LINKFORSHARED=	@LINKFORSHARED@
 CXX=		@CXX@
@@ -264,6 +265,7 @@
 	 -e '/^MACHDEP=/s/^MACHDEP=[ 	]*\(.*\)/s%@MACHDEP[@]%\1%/p' \
 	 -e '/^SO=/s/^SO=[ 	]*\(.*\)/s%@SO[@]%\1%/p' \
 	 -e '/^LDSHARED=/s/^LDSHARED=[ 	]*\(.*\)/s%@LDSHARED[@]%\1%/p' \
+	 -e '/^BLDSHARED=/s/^BLDSHARED=[ 	]*\(.*\)/s%@BLDSHARED[@]%\1%/p' \
 	 -e '/^CCSHARED=/s/^CCSHARED=[ 	]*\(.*\)/s%@CCSHARED[@]%\1%/p' \
 	 -e '/^SGI_ABI=/s/^SGI_ABI=[ 	]*\(.*\)/s%@SGI_ABI[@]%\1%/p' \
 	 -e '/^$L=/s/^$L=[ 	]*\(.*\)/s%@$L[@]%\1%/p' \



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


