This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository pyscanfcs.
commit 329e6cce92f88c7c4d6e12b2ec7430addffb2616 Author: Alexandre Mestiashvili <[email protected]> Date: Mon Sep 8 10:45:59 2014 +0200 d/control: use python-wxgtk3.0 d/changelog: close #759071, upload to unstable --- debian/changelog | 14 ++++++++++++++ debian/control | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8204082..44bcca4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pyscanfcs (0.2.2-2) unstable; urgency=medium + + * d/compat: 9 + * d/control: bump debhelper's version + * d/doc-base: doc-base + * d/control: s/python/Python/ + * cme fix dpkg-control + * d/patches/wx-migration-tools.patch: Use wxpy30-update to create a patch + that enables wxpython3.0 + * d/control: use python-wxgtk3.0 + Closes: #759071 + + -- Alexandre Mestiashvili <[email protected]> Mon, 08 Sep 2014 10:43:36 +0200 + pyscanfcs (0.2.2-1) unstable; urgency=medium * Initial release. Closes: #751846 diff --git a/debian/control b/debian/control index a2a52ef..952decf 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: python-setuptools, python-numpy, python-pyfits, python-scipy, - python-wxgtk2.8, + python-wxgtk3.0, imagemagick, librsvg2-bin, texlive-science, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pyscanfcs.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
