Package: python-stompy
Version: 0.2.9-1
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch
This is for the python2 transition.
*** /tmp/tmpRW4mEE
In Ubuntu, the attached patch was applied to achieve the following:
## ---------------- REPLACE THIS WITH ACTUAL INFORMATION ---------------------
## Please add all necessary information about why the change needed to go in
## Ubuntu, quote policy, spec or any other background material and why it can
## and should be used in Debian too. If the patch is composed of multiple
## independent pieces, please send them as separate bug reports.
## ---------------- REPLACE THIS WITH ACTUAL INFORMATION ---------------------
* Merge from debian unstable. Remaining changes (LP: #875921):
- dh_python2 transition.
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-12-server (SMP w/6 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
reverted:
--- python-stompy-0.2.9/debian/pyversions
+++ python-stompy-0.2.9.orig/debian/pyversions
@@ -1 +0,0 @@
-2.5-
diff -u python-stompy-0.2.9/debian/rules python-stompy-0.2.9/debian/rules
--- python-stompy-0.2.9/debian/rules
+++ python-stompy-0.2.9/debian/rules
@@ -13 +13,4 @@
- dh $@
+ dh $@ --with python2
+
+override_dh_auto_install:
+ python setup.py install --install-layout=deb --root
$(CURDIR)/debian/python-stompy
diff -u python-stompy-0.2.9/debian/changelog
python-stompy-0.2.9/debian/changelog
diff -u python-stompy-0.2.9/debian/control python-stompy-0.2.9/debian/control
--- python-stompy-0.2.9/debian/control
+++ python-stompy-0.2.9/debian/control
@@ -1,8 +1,10 @@
Source: python-stompy
Section: python
Priority: optional
-Maintainer: David Watson <[email protected]>
-Build-Depends: debhelper (>= 7), python-support, python-setuptools
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: David Watson <[email protected]>
+Uploaders: David Watson <[email protected]>
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~),
python-setuptools
Standards-Version: 3.9.2
Homepage: http://pypi.python.org/pypi/stompy