Your message dated Sun, 26 Aug 2007 00:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#429231: fixed in swig1.3 1.3.31-3
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)

--- Begin Message ---
Package: swig1.3
Version: 1.3.31-1
Severity: serious
Tags: patch
User: [EMAIL PROTECTED]
Usertags: eabi

swig1.3 build-depends on php4-dev and php4-cgi, which are
going to be removed for lenny. See #418268 and #428266 for
details. These can be replaced with build-deps to php5-dev
and php5-cgi.

While you are it, please remove java build-dependencies
for armel/armeb ports, and incorporate changes from the ubuntu
patch, mainly dropping the unused pike4.7 bindings.

-- 
"rm -rf" only sounds scary if you don't have backups
diff -u swig1.3-1.3.31/debian/control swig1.3-1.3.31/debian/control
--- swig1.3-1.3.31/debian/control
+++ swig1.3-1.3.31/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Torsten Landschoff <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.0), quilt (>= 0.40-1), tcl8.4-dev, tk8.4-dev, 
libperl-dev, bison, python-dev (>= 2.4), python-dev (<< 2.5), ruby1.8, 
ruby1.8-dev, guile-1.6-dev, php4-dev, php4-cgi, pike7.6, pike7.6-dev, ocaml, 
libchicken-dev [!m68k !mips !mipsel], libpcre3-dev [!m68k !mips !mipsel], gcj 
[!hppa !mips !mipsel !kfreebsd-amd64 !kfreebsd-i386], gij [!hppa !mips !mipsel 
!kfreebsd-amd64 !kfreebsd-i386]
+Build-Depends: debhelper (>= 4.0), quilt (>= 0.40-1), tcl8.4-dev, tk8.4-dev, 
libperl-dev, bison, python-dev (>= 2.4), ruby1.8, ruby1.8-dev, guile-1.6-dev, 
php5-dev, php5-cgi, ocaml, libchicken-dev [!m68k !mips !mipsel], libpcre3-dev 
[!m68k !mips !mipsel], gcj [!armeb !armel !hppa !mips !mipsel !kfreebsd-amd64 
!kfreebsd-i386], gij [!armeb !armel !hppa !mips !mipsel !kfreebsd-amd64 
!kfreebsd-i386]
 
 Package: swig
 Architecture: any
diff -u swig1.3-1.3.31/debian/changelog swig1.3-1.3.31/debian/changelog
--- swig1.3-1.3.31/debian/changelog
+++ swig1.3-1.3.31/debian/changelog
@@ -1,3 +1,9 @@
+swig1.3 (1.3.31-1+armel) unreleased; urgency=low
+
+  * kill php4 pike4.7, add no java for armel/armel
+
+ -- riku voipio <[EMAIL PROTECTED]>  Fri, 15 Jun 2007 12:47:17 +0000
+
 swig1.3 (1.3.31-1) unstable; urgency=low
 
   * New upstream release (closes: #401211).

--- End Message ---
--- Begin Message ---
Source: swig1.3
Source-Version: 1.3.31-3

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

swig-doc_1.3.31-3_all.deb
  to pool/main/s/swig1.3/swig-doc_1.3.31-3_all.deb
swig-examples_1.3.31-3_all.deb
  to pool/main/s/swig1.3/swig-examples_1.3.31-3_all.deb
swig1.3-doc_1.3.31-3_all.deb
  to pool/main/s/swig1.3/swig1.3-doc_1.3.31-3_all.deb
swig1.3-examples_1.3.31-3_all.deb
  to pool/main/s/swig1.3/swig1.3-examples_1.3.31-3_all.deb
swig1.3_1.3.31-3.diff.gz
  to pool/main/s/swig1.3/swig1.3_1.3.31-3.diff.gz
swig1.3_1.3.31-3.dsc
  to pool/main/s/swig1.3/swig1.3_1.3.31-3.dsc
swig1.3_1.3.31-3_i386.deb
  to pool/main/s/swig1.3/swig1.3_1.3.31-3_i386.deb
swig_1.3.31-3_i386.deb
  to pool/main/s/swig1.3/swig_1.3.31-3_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.
Torsten Landschoff <[EMAIL PROTECTED]> (supplier of updated swig1.3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


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

Format: 1.7
Date: Sun, 26 Aug 2007 01:21:40 +0200
Source: swig1.3
Binary: swig1.3 swig swig-doc swig1.3-examples swig-examples swig1.3-doc
Architecture: source all i386
Version: 1.3.31-3
Distribution: unstable
Urgency: low
Maintainer: Torsten Landschoff <[EMAIL PROTECTED]>
Changed-By: Torsten Landschoff <[EMAIL PROTECTED]>
Description: 
 swig       - Generate scripting interfaces to C/C++ code
 swig-doc   - HTML documentation for SWIG
 swig-examples - Examples for applications of SWIG
 swig1.3    - Generate scripting interfaces to C/C++ code
 swig1.3-doc - HTML documentation for SWIG
 swig1.3-examples - Examples for applications of SWIG
Closes: 429231
Changes: 
 swig1.3 (1.3.31-3) unstable; urgency=low
 .
   * debian/control: Build-Depend on php5-dev instead of the obsolete
     php4-dev (closes: #429231).
     + While we are at it: Remove pike dependencies.
     + Remove Java dependencies on armeb and armel. Kudos to Riku Voipio
       for the patch.
Files: 
 7ee659ab7093cf04d36fb5650b75343f 1018 interpreters optional 
swig1.3_1.3.31-3.dsc
 5ca66caa05798bbd6d3b06c77b4aeb35 27985 interpreters optional 
swig1.3_1.3.31-3.diff.gz
 cb8483ba483b8d11a2e3350348cd4c09 824440 interpreters optional 
swig-examples_1.3.31-3_all.deb
 22282e7f84f3d3245a3e2876f9f52ad5 9490 interpreters optional 
swig1.3-examples_1.3.31-3_all.deb
 a105c5275d0819b6c8456d2684b48f1a 521842 doc optional swig-doc_1.3.31-3_all.deb
 4854ee1abf22c47509ec96bc5c13bceb 9490 doc optional swig1.3-doc_1.3.31-3_all.deb
 3fc911ad0467e98b716926c9da036168 1042720 interpreters optional 
swig_1.3.31-3_i386.deb
 7fb45850c7511dc14f37e598feb07532 9630 interpreters optional 
swig1.3_1.3.31-3_i386.deb

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

iD8DBQFG0L3zdQgHtVUb5EcRArngAJ9mf9BpWFomeWw6zHWMe68U1PGF+gCdE1Wx
VEBTIbTAiOA31OcNB0ud4yc=
=S9gN
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to