Your message dated Tue, 20 Oct 2009 18:14:40 +0200
with message-id <[email protected]>
and subject line Re: [Python-modules-team] Bug#521684: python-processing:
Please rebuild with Python 2.6
has caused the Debian Bug report #521684,
regarding python-processing: Please rebuild with 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.)
--
521684: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521684
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-processing
Version: 0.52-2
Severity: wishlist
Tags: patch
Please rebuild python-processing to build with Python 2.6.
Attaching Ubuntu debdiff.
-- System Information:
Debian Release: lenny/sid
APT prefers intrepid-updates
APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500,
'intrepid-backports'), (500, 'intrepid')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.27-11-generic (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u python-processing-0.52/debian/control
python-processing-0.52/debian/control
--- python-processing-0.52/debian/control
+++ python-processing-0.52/debian/control
@@ -1,7 +1,8 @@
Source: python-processing
Section: python
Priority: optional
-Maintainer: Debian Python Modules Team
<[email protected]>
+Maintainer: Ubuntu MOTU Developers <[email protected]>
+XSBC-Original-Maintainer: Debian Python Modules Team
<[email protected]>
Uploaders: Sandro Tosi <[email protected]>, Torsten Marek <[email protected]>
Build-Depends: debhelper (>= 5), python-all-dev, python-support (>= 0.6),
dpatch, python-ctypes
Standards-Version: 3.8.0
diff -u python-processing-0.52/debian/changelog
python-processing-0.52/debian/changelog
--- python-processing-0.52/debian/changelog
+++ python-processing-0.52/debian/changelog
@@ -1,3 +1,13 @@
+python-processing (0.52-2ubuntu1) jaunty; urgency=low
+
+ * Merge from debian unstable, Ubuntu remaining changes:
+ - debian/rules:
+ + Include /usr/share/python/python.mk.
+ + Add $(py_setup_install_args) option to setup.py install to build with
+ Python 2.6.
+
+ -- Alessio Treglia <[email protected]> Sun, 29 Mar 2009 14:14:51 +0200
+
python-processing (0.52-2) unstable; urgency=low
* debian/control
@@ -21,6 +31,12 @@
-- Sandro Tosi <[email protected]> Sat, 07 Feb 2009 12:04:03 +0100
+python-processing (0.52-1ubuntu1) jaunty; urgency=low
+
+ * Python 2.6 transition (lp: #338024).
+
+ -- Michael Bienia <[email protected]> Thu, 05 Mar 2009 01:15:12 +0100
+
python-processing (0.52-1) unstable; urgency=low
* New upstream release
diff -u python-processing-0.52/debian/rules python-processing-0.52/debian/rules
--- python-processing-0.52/debian/rules
+++ python-processing-0.52/debian/rules
@@ -5,6 +5,7 @@
PKGNAME:=python-processing
include /usr/share/dpatch/dpatch.make
+include /usr/share/python/python.mk
PYVERS=$(shell pyversions -vs)
@@ -59,7 +60,7 @@
dh_installdirs
for py in $(PYVERS); do \
- python$$py setup.py install --root=$(CURDIR)/debian/$(PKGNAME); \
+ python$$py setup.py install --root=$(CURDIR)/debian/$(PKGNAME)
$(py_setup_install_args); \
done
# Build architecture-independent files here.
--- End Message ---
--- Begin Message ---
Version: 0.52-2+rm
python-processing has been removed from Debian[1], since it's
superseded by python-multiprocessing.
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551649
Regards,
Sandro
On Sun, Mar 29, 2009 at 14:23, Alessio Treglia <[email protected]> wrote:
> Package: python-processing
> Version: 0.52-2
> Severity: wishlist
> Tags: patch
>
> Please rebuild python-processing to build with Python 2.6.
>
> Attaching Ubuntu debdiff.
>
>
> -- System Information:
> Debian Release: lenny/sid
> APT prefers intrepid-updates
> APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500,
> 'intrepid-backports'), (500, 'intrepid')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.27-11-generic (SMP w/1 CPU core)
> Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> _______________________________________________
> Python-modules-team mailing list
> [email protected]
> http://lists.alioth.debian.org/mailman/listinfo/python-modules-team
>
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team