Your message dated Sat, 22 Aug 2009 03:53:02 +0000
with message-id <[email protected]>
and subject line Bug#538054: fixed in vips 7.18.2-2
has caused the Debian Bug report #538054,
regarding vips: FTBFS with python2.6
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 [email protected]
immediately.)


-- 
538054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538054
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vips
Version: 7.18.1-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu jaunty ubuntu-patch

Hi,

Here are the changes that we performed in Ubuntu to make vips compile with 
python2.6. This changes are compatible with python 2.5, and can be applied right
 now in Unstable.

Fabrice

*** /tmp/tmpOudWUl
In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/rules: 
    - changes site-packages to *-packages (LP: #401941)
    - added DEB_AUTO_UPDATE_LIBTOOL, *-AUTOMAKE, *-ACLOCAL and *-AUTOCONF to 
      update configure file and makefiles
    - Set DEB_CONFIGURE_EXTRA_FLAGS to --exec_prefix=/usr to force configure
      to set correctly python extension module directory
  * debian/control: added build dependency on libtool

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-13-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -u vips-7.18.1/debian/rules vips-7.18.1/debian/rules
--- vips-7.18.1/debian/rules
+++ vips-7.18.1/debian/rules
@@ -25,11 +25,18 @@
 	$(DEB_BUILDDIR)/doc/html
 DEB_COMPRESS_EXCLUDE = html
 
+DEB_AUTO_UPDATE_LIBTOOL = pre
+DEB_AUTO_UPDATE_AUTOMAKE = 1.10
+DEB_AUTO_UPDATE_ACLOCAL = $(DEB_AUTO_UPDATE_AUTOMAKE)
+DEB_AUTO_UPDATE_AUTOCONF = 2.63
+
 # Include cdbs rules files.
 #include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS = --exec_prefix=/usr
+
 # "make install" runs installed programs at one point, so we need to
 # set LD_LIBRARY_PATH to the installed library directory.
 ifeq ("$(LD_LIBRARY_PATH)", "")
@@ -53,8 +60,8 @@
 install/libvips-tools::
 	rm debian/tmp/usr/bin/header
 	rm debian/tmp/usr/share/man/man1/header.1*
-	rm debian/tmp/usr/lib/python*/site-packages/vipsCC/*.pyc
-	rm debian/tmp/usr/lib/python*/site-packages/vipsCC/*.pyo
+	rm debian/tmp/usr/lib/python*/*-packages/vipsCC/*.pyc
+	rm debian/tmp/usr/lib/python*/*-packages/vipsCC/*.pyo
 	perl $(l_PWD)/debian/scripts/create_missing_manual_pages
 
 # Install lintian override files
diff -u vips-7.18.1/debian/control vips-7.18.1/debian/control
--- vips-7.18.1/debian/control
+++ vips-7.18.1/debian/control
@@ -1,8 +1,9 @@
 Source: vips
 Section: libs
 Priority: optional
-Build-Depends: cdbs, debhelper (>= 5.0.38), libjpeg62-dev, libtiff4-dev, zlib1g-dev, fftw3-dev | libfftw3-dev, liblcms1-dev, libpng12-dev, libmagick9-dev | libmagick-dev, libfreetype6-dev, libpango1.0-dev, libfontconfig1-dev, libglib2.0-dev, libice-dev, gettext, pkg-config, libxml-parser-perl, libexif-gtk-dev, python-dev (>= 2.4), python-central (>= 0.5.6), liboil0.3-dev, libopenexr-dev, libmatio-dev, flex, bison
-Maintainer: Jay Berkenbilt <[email protected]>
+Build-Depends: cdbs, debhelper (>= 5.0.38), libjpeg62-dev, libtiff4-dev, zlib1g-dev, fftw3-dev | libfftw3-dev, liblcms1-dev, libpng12-dev, libmagick9-dev | libmagick-dev, libfreetype6-dev, libpango1.0-dev, libfontconfig1-dev, libglib2.0-dev, libice-dev, gettext, pkg-config, libxml-parser-perl, libexif-gtk-dev, python-dev (>= 2.4), python-central (>= 0.5.6), liboil0.3-dev, libopenexr-dev, libmatio-dev, flex, bison, libtool
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: Jay Berkenbilt <[email protected]>
 XS-Python-Version: current
 Standards-Version: 3.8.1
 Homepage: http://www.vips.ecs.soton.ac.uk

--- End Message ---
--- Begin Message ---
Source: vips
Source-Version: 7.18.2-2

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

libvips-dev_7.18.2-2_i386.deb
  to pool/main/v/vips/libvips-dev_7.18.2-2_i386.deb
libvips-doc_7.18.2-2_all.deb
  to pool/main/v/vips/libvips-doc_7.18.2-2_all.deb
libvips-tools_7.18.2-2_i386.deb
  to pool/main/v/vips/libvips-tools_7.18.2-2_i386.deb
libvips15_7.18.2-2_i386.deb
  to pool/main/v/vips/libvips15_7.18.2-2_i386.deb
python-vipscc_7.18.2-2_i386.deb
  to pool/main/v/vips/python-vipscc_7.18.2-2_i386.deb
vips_7.18.2-2.diff.gz
  to pool/main/v/vips/vips_7.18.2-2.diff.gz
vips_7.18.2-2.dsc
  to pool/main/v/vips/vips_7.18.2-2.dsc



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.
Jay Berkenbilt <[email protected]> (supplier of updated vips 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.8
Date: Fri, 21 Aug 2009 22:14:59 -0400
Source: vips
Binary: libvips15 libvips-dev libvips-tools python-vipscc libvips-doc
Architecture: source all i386
Version: 7.18.2-2
Distribution: unstable
Urgency: low
Maintainer: Jay Berkenbilt <[email protected]>
Changed-By: Jay Berkenbilt <[email protected]>
Description: 
 libvips-dev - image processing system good for very large images (dev)
 libvips-doc - image processing system good for very large images (doc)
 libvips-tools - image processing system good for very large images (tools)
 libvips15  - image processing system good for very large images
 python-vipscc - image processing system good for very large images (tools)
Closes: 538054
Changes: 
 vips (7.18.2-2) unstable; urgency=low
 .
   * Add additional fix for python 2.6.  Thanks Fabrice Coutadeur.
     (Closes: #538054)
Checksums-Sha1: 
 dcf11af4f7e7c1d5bcbd4236e4fb17666c857633 1437 vips_7.18.2-2.dsc
 9969a90f77c2a8a248d543aa71900d91db195846 6931 vips_7.18.2-2.diff.gz
 539eed830001068981d0cfe1008245ce25fc3d20 595568 libvips-doc_7.18.2-2_all.deb
 db46a3a595e534c5c5a532992ab6bc676c66bf72 612962 libvips15_7.18.2-2_i386.deb
 deaa07c40590aef8d85ab176e5eabe8ea871ee3e 959142 libvips-dev_7.18.2-2_i386.deb
 97c62eeade7526b5d6bdd5b3c27ebb2ac989468c 88808 libvips-tools_7.18.2-2_i386.deb
 052166776d4337793446e84253ac2407e07157bd 1381240 
python-vipscc_7.18.2-2_i386.deb
Checksums-Sha256: 
 db0d3ac521e95f380a702ef6f739f918ba4ec91ad13f740ba84d9bf5ab932e62 1437 
vips_7.18.2-2.dsc
 f0f5c1aef17b852c06ca69914d11d1c6e9c70822b9f363cacacb17ae74d96e89 6931 
vips_7.18.2-2.diff.gz
 dc5bd90bffee715c8642c7474c79ce52a010447a3a880762142b562a5218f211 595568 
libvips-doc_7.18.2-2_all.deb
 bb2549690bb943c8628bbe4e8097497d2aee7c0263572f95a6d47dcc4cd65ea3 612962 
libvips15_7.18.2-2_i386.deb
 34df866f21deca279299246b44956e86baa8d3e6f76ebfcb6d37df9b8ab49ac4 959142 
libvips-dev_7.18.2-2_i386.deb
 82f1c66a27738be19b097b6a3b00be24c2807ff50ce4032fd927c578a14aed69 88808 
libvips-tools_7.18.2-2_i386.deb
 5c1b81f5bcf0c56cded02831ea5146e2993e33c6977dcd042dfc367a7c529009 1381240 
python-vipscc_7.18.2-2_i386.deb
Files: 
 f7566d347dbf5f3cdf5c50454977a82d 1437 libs optional vips_7.18.2-2.dsc
 1b104c996f9d0350f7d16c06a7fdab51 6931 libs optional vips_7.18.2-2.diff.gz
 094d7e716c65e365722322772e169a6a 595568 doc optional 
libvips-doc_7.18.2-2_all.deb
 27b59210c72fd7e0a0a1dfa5c5e85baf 612962 libs optional 
libvips15_7.18.2-2_i386.deb
 c6fa3111a936da4f4bbde65a18e8a081 959142 libdevel optional 
libvips-dev_7.18.2-2_i386.deb
 cb58942106ffd1825603dd8d26f2bc41 88808 graphics optional 
libvips-tools_7.18.2-2_i386.deb
 5f99bf835f3e8fa945e2152b4ae234d3 1381240 python optional 
python-vipscc_7.18.2-2_i386.deb

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

iEYEARECAAYFAkqPWAwACgkQEBVk6taI4KdF4QCeIWwOeCBHwp8l8LLLnD+S3fpZ
6NYAoPLZpll7ubazgjPv9jHoPpepkHAi
=iPdO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to