lp:debian/python-mysqldb

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/python-mysqldb
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

11. By Andreas Tille

* Non-maintainer upload.
* handle symlink to directory conversion
  Closes: #775254

10. By Thomas Goirand <email address hidden>

* 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.

9. By Kurt Roeckx

* Non-maintainer upload.
* Convert changelog to UTF-8 (Closes: #718699)

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.

Branch metadata

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

Subscribers