lp://staging/ubuntu/precise-proposed/python-mysqldb
- Get this branch:
- bzr branch lp://staging/ubuntu/precise-proposed/python-mysqldb
Branch merges
Branch information
Recent revisions
- 9. By Brian Murray
-
debian/
patches/ 05_ssl. patch: Add upstream patch to force building
SSL support with newer MySQL client libraries. Thanks to Lloyd Kvam
for raising the issue. (LP: #1027075) - 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://staging/ubuntu/raring/python-mysqldb