lp://staging/~thedac/ubuntu/wily/python-mysqldb/debian-merge

Created by David Ames and last modified
Get this branch:
bzr branch lp://staging/~thedac/ubuntu/wily/python-mysqldb/debian-merge
Only David Ames can upload to this branch. If you are David Ames please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Ames
Status:
Development

Recent revisions

10. By David Ames

* Merge from Debian unstable. Remaining changes:
  - d/p/series: drop 06_fix_error_checking.patch
* Uploading to unstable.
* Added myself as uploader.
* Ran wrap-and-sort -t -a.
* Uploading to unstable.
* Now using debhelper 9.
* Removed version in python-all-dev build-depends.
* Removed useless X-Python3-Version: >= 3.3.
* Rewrote debian/coypright in parseable format 1.0.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Drop obsolete Conflicts/Replaces with python2.3-mysqldb and
  python2.4-mysqldb.
[ Thomas Goirand ]
* The changelog is now again fully encoded in UTF-8 (Closes: 718699).
[ Brian May ]
* Use mysqlclient fork (Closes: #768096).
* Drop old patches.
* Add support for Python 3.3 and greater.
[ Mika Pflüger ]

9. By Chuck Short

debian/patches/06_fix_error_checking.patch: Check for error
if mysql_store_result returns NULL, taken from upstream at
https://github.com/farcepest/MySQLdb1/commit/e6d24c358d0c0ad9249044dad09e63e039c527e1

8. By Mika Pflüger <email address hidden>

[ Mika Pflüger ]
* Team upload.
* debian/patches/05_ssl.patch: Add upstream patch to force building
  SSL support with newer MySQL client libraries. Thanks to Eldon Koyle
  for isolating the fix in the upstream VCS. (Closes: #678169)
* Delete now obsolete debian/patches/README.source which referred to
  dpatch.

[ Thomas Goirand ]
* Added a debian/rules clean: rm MySQL_python.egg-info/PKG-INFO, so it is
  possible to build the package twice.

7. By Jonas Meurer <email address hidden>

* Merge with package from Ubuntu, thanks to Mario Limonciello.
  (closes: #609906)
* Migrate to new source format "3.0 (quilt)":
  - Migrate patches from dpatch to quilt, drop Build-Depends on dpatch.
  - Add debian/source/format.
* Bump standards-version to 3.9.2, no changes required.
* Migrate from dh_pysupport to dh_python2:
  - Remove Build-Depends on python-support.
  - Bump minimal Build-Depends on python to (>= 2.6.6-3~).
  - Remove XS-Python-Version header from debian/control.
  - Remove obsolete python magic from debian/rules.

6. By Jonas Meurer <email address hidden>

[ Jonas Meurer ]
* fix 02_python_2.6.dpatch to use set insteat of Set in conversions{}.
  thanks to Chris Lamp for the bugreport. (closes: #543667)

[ Bernd Zeimetz ]
* Removing myself from uploaders.
* Use py_setup_install_args from /usr/share/python/python.mk

5. By Bernd Zeimetz

[ Sandro Tosi ]
* debian/control
  - list items lines in description starts with 2 space, to avoid reformat
    on webpages (Closes: #480341)

[ Bernd Zeimetz ]
* debian/patches/02_reconnect.dpatch:
  - Dropping patch:
    Comment in Storm which explains the problem:

      # Here is another sad story about bad transactional behavior. MySQL
      # offers a feature to automatically reconnect dropped connections.
      # What sounds like a dream, is actually a nightmare for anyone who
      # is dealing with transactions. When a reconnection happens, the
      # currently running transaction is transparently rolled back, and
      # everything that was being done is lost, without notice. Not only
      # that, but the connection may be put back in AUTOCOMMIT mode, even
      # when that's not the default MySQLdb behavior. The MySQL developers
      # quickly understood that this is a terrible idea, and removed the
      # behavior in MySQL 5.0.3. Unfortunately, Debian and Ubuntu still
      # have a patch right now which *reenables* that behavior by default
      # even past version 5.0.3.

4. By Jonas Meurer <email address hidden>

[ Jonas Meurer ]
* bump build-depends on libmysqlclient-dev to >= 5.0.24-2. the abi changes
  introduced in mysql 5.0.24-1 are reverted now. I would highly appreciate
  coordination by the mysql maintainers in such a case.
* urgency set to high due to this fact.
* bump build-depends on python-central to >= 0.5 to make lintian happy.

3. By Jonas Meurer <email address hidden>

* new upstream release
* readd python 2.2 support to make zope-mysqlda happy again
* remove README.Debian, debian/python-mysqldb.doc-base:
  this version doesn't ship any documentation except MySQLdb.txt
* urgency high to push fix for #306906 into sarge

2. By Gregor Hoffleit

* Make the dependency on python2.1-mysqldb more strict.
* Build a package for python2.2 as well.

1. By Gregor Hoffleit

Import upstream version 0.9.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/wily/python-mysqldb
This branch contains Public information 
Everyone can see this information.

Subscribers