Your message dated Mon, 24 Aug 2009 17:05:56 +0000
with message-id <[email protected]>
and subject line Bug#538054: fixed in vips 7.18.2-3
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-3

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-3_i386.deb
  to pool/main/v/vips/libvips-dev_7.18.2-3_i386.deb
libvips-doc_7.18.2-3_all.deb
  to pool/main/v/vips/libvips-doc_7.18.2-3_all.deb
libvips-tools_7.18.2-3_i386.deb
  to pool/main/v/vips/libvips-tools_7.18.2-3_i386.deb
libvips15_7.18.2-3_i386.deb
  to pool/main/v/vips/libvips15_7.18.2-3_i386.deb
python-vipscc_7.18.2-3_i386.deb
  to pool/main/v/vips/python-vipscc_7.18.2-3_i386.deb
vips_7.18.2-3.diff.gz
  to pool/main/v/vips/vips_7.18.2-3.diff.gz
vips_7.18.2-3.dsc
  to pool/main/v/vips/vips_7.18.2-3.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: Mon, 24 Aug 2009 11:06:32 -0400
Source: vips
Binary: libvips15 libvips-dev libvips-tools python-vipscc libvips-doc
Architecture: source all i386
Version: 7.18.2-3
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-3) unstable; urgency=low
 .
   * Add additional fix for python 2.6.  Thanks Fabrice Coutadeur.
     Repeated attempts are the fault of my modifications, not Fabrice's
     patch.  (Closes: #538054)
Checksums-Sha1: 
 35280dfa90afa4ea0b17d2fa663f644963e88bfb 1437 vips_7.18.2-3.dsc
 c8db4920267109bcb88574444ed167b43d12a841 7064 vips_7.18.2-3.diff.gz
 294389d845817f93d97d992f20ded40ef1681a00 595640 libvips-doc_7.18.2-3_all.deb
 948d200e97a23366729fded61e21decb0770d3d4 613082 libvips15_7.18.2-3_i386.deb
 29c27b7f94534e58c26d4611475cabc5483f8d33 959212 libvips-dev_7.18.2-3_i386.deb
 f9c848a85107a6cbadff40193a29ebb535f2e5ad 88878 libvips-tools_7.18.2-3_i386.deb
 245fd3ce72c144cb5741e1fd16a197cadc18bf1f 1381288 
python-vipscc_7.18.2-3_i386.deb
Checksums-Sha256: 
 fee20007401394a457610b9208b41576ee9f40597abf09b81952bcf883acf98d 1437 
vips_7.18.2-3.dsc
 f01ceedffb4c649e14745d21a80244394c1dc69b8d0c30df01c48e35c2a87911 7064 
vips_7.18.2-3.diff.gz
 cebab13a4a7779ff9f3d28f3990f4ef351b3de099f81f5e50aee01a170c957b3 595640 
libvips-doc_7.18.2-3_all.deb
 55db45612696d839743fc082626babbd317433c5a0ec1cebe338c6a05bbfe532 613082 
libvips15_7.18.2-3_i386.deb
 46580f23829ab122341763144403f98d9bb7fd45acc988a867696caf50254519 959212 
libvips-dev_7.18.2-3_i386.deb
 0830ac50e869ef1683c9e31e935ffb370562bd8a04ce3420cd59113f3007880c 88878 
libvips-tools_7.18.2-3_i386.deb
 855987cc2d96d07af62489fde2cc5bc3c00e3820d15969714b3e1c54ef7d285a 1381288 
python-vipscc_7.18.2-3_i386.deb
Files: 
 011bcfd097c12bab385229c7e12a8016 1437 libs optional vips_7.18.2-3.dsc
 3a386f685962d31800d76e89b01f80ac 7064 libs optional vips_7.18.2-3.diff.gz
 824b61d07352588d72e58577e79bfc3e 595640 doc optional 
libvips-doc_7.18.2-3_all.deb
 5dc8e54571acd05f819b82cb9556a2ed 613082 libs optional 
libvips15_7.18.2-3_i386.deb
 dfcf25c0d208c5f6955dea925dda8fcc 959212 libdevel optional 
libvips-dev_7.18.2-3_i386.deb
 5bf7512f7f1bbd5178b1c290e15cfdc5 88878 graphics optional 
libvips-tools_7.18.2-3_i386.deb
 eedcbb8fb1970dc701e6cb2d071cd309 1381288 python optional 
python-vipscc_7.18.2-3_i386.deb

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

iEYEARECAAYFAkqSr8QACgkQEBVk6taI4KcI8wCfYUl5swV5LVCcTgtxUzoja2sy
0jIAnj9X5gBnI1ySdCwpMfQeAPYJmCn9
=fWBb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to