Your message dated Fri, 27 Nov 2009 18:33:05 +0000
with message-id <[email protected]>
and subject line Bug#530707: fixed in pubtal 3.3-2
has caused the Debian Bug report #530707,
regarding Make pubtal ready for Python 2.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.)


-- 
530707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530707
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pubtal
Severity: wishlist
Tags: patch

Please make pubtal ready to build with Python 2.6.

Attaching a patch.


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

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u pubtal-3.2.1/debian/changelog pubtal-3.2.1/debian/changelog
--- pubtal-3.2.1/debian/changelog
+++ pubtal-3.2.1/debian/changelog
@@ -1,3 +1,10 @@
+pubtal (3.2.1-2) unstable; urgency=low
+
+  * Add --install-layout=deb to setup.py install to fix FTBFS with Python 2.6.
+  * Bump-up python{,-all-dev,-central},debhelper build-dependencies.
+
+ -- Alessio Treglia <[email protected]>  Wed, 27 May 2009 08:42:18 +0200
+
 pubtal (3.2.1-1) unstable; urgency=low
 
   [ Luis Rodrigo Gallardo Cruz]
diff -u pubtal-3.2.1/debian/control pubtal-3.2.1/debian/control
--- pubtal-3.2.1/debian/control
+++ pubtal-3.2.1/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Luis Rodrigo Gallardo Cruz <[email protected]>
 Uploaders: Debian Python Modules Team <[email protected]>
-Build-Depends: debhelper (>= 5.0.37.2), python
-Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-central (>=0.5), docbook-to-man
+Build-Depends: debhelper (>= 5.0.38), python (>= 2.5.4-1~)
+Build-Depends-Indep: python-all-dev (>= 2.5.4-1~), python-central (>=0.5.6), docbook-to-man
 XS-Python-Version: >=2.3
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pubtal/trunk
diff -u pubtal-3.2.1/debian/rules pubtal-3.2.1/debian/rules
--- pubtal-3.2.1/debian/rules
+++ pubtal-3.2.1/debian/rules
@@ -41,7 +41,7 @@
 	dh_clean -k 
 	dh_installdirs
 
-	python setup.py install --no-compile --root=$(CURDIR)/debian/pubtal
+	python setup.py install --no-compile --root=$(CURDIR)/debian/pubtal --install-layout=deb
 	find $(CURDIR)/debian/pubtal/usr/lib -type d -name plugins | xargs cp -r optional-plugins/* 
 	mv $(CURDIR)/debian/pubtal/usr/bin/updateSite.py $(CURDIR)/debian/pubtal/usr/bin/updateSite
 	mv $(CURDIR)/debian/pubtal/usr/bin/uploadSite.py $(CURDIR)/debian/pubtal/usr/bin/uploadSite

--- End Message ---
--- Begin Message ---
Source: pubtal
Source-Version: 3.3-2

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

pubtal_3.3-2.diff.gz
  to main/p/pubtal/pubtal_3.3-2.diff.gz
pubtal_3.3-2.dsc
  to main/p/pubtal/pubtal_3.3-2.dsc
pubtal_3.3-2_all.deb
  to main/p/pubtal/pubtal_3.3-2_all.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.
Debian Python Modules Team <[email protected]> 
(supplier of updated pubtal 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, 27 Nov 2009 19:04:19 +0100
Source: pubtal
Binary: pubtal
Architecture: source all
Version: 3.3-2
Distribution: unstable
Urgency: low
Maintainer: Luis Rodrigo Gallardo Cruz <[email protected]>
Changed-By: Debian Python Modules Team 
<[email protected]>
Description: 
 pubtal     - A template driven web site builder for small sites
Closes: 530707
Changes: 
 pubtal (3.3-2) unstable; urgency=low
 .
   * prepare for the upcoming Python 2.6 transition, fixing the FTBFS when it'll
     be the default; thanks to Alessio Treglia for the report; Closes: #530707
     - debian/rules
       + optionally include /usr/share/python/python.mk
       + pass py_setup_install_args to setup.py install
Checksums-Sha1: 
 ae60d9931131aa3486450982248c936083e0f3bd 1354 pubtal_3.3-2.dsc
 5996893fdec80db910764aab3521bd6bde3ed0a7 7033 pubtal_3.3-2.diff.gz
 e8f39f4b26ef7f7fec5008740fcd070b14353e21 108292 pubtal_3.3-2_all.deb
Checksums-Sha256: 
 842b000d80c46960fcc175f1aab3baca752204955fabf307c2a568d06b066c54 1354 
pubtal_3.3-2.dsc
 5a3e229c60a5c3ad64f685a1d09e2e1b74335fd5c5d7efa220f7fb16d3b861e5 7033 
pubtal_3.3-2.diff.gz
 b36e5876a48ae7f9984667dafc7fcc43c7078a608134a1c976965dc0953548c1 108292 
pubtal_3.3-2_all.deb
Files: 
 40ff1b6f1561120a6d74b590bb95cd4c 1354 web optional pubtal_3.3-2.dsc
 5d0e2915e8537d39676e029e2294cde9 7033 web optional pubtal_3.3-2.diff.gz
 7b7f94136219c95f0a671963fd7f4e58 108292 web optional pubtal_3.3-2_all.deb

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

iEYEARECAAYFAksQFuIACgkQAukwV0RN2VCgKgCfeXAdaGHs7M5nAsoSrrHGkPw1
nLgAnAjbuZhUxsHwqHqPlpF6FKdoHBy+
=k6ha
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to