[Python-modules-commits] [python-markdown] 01/06: Add python3-tidylib to build-dependencies, now that it's available.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Jan 29 05:32:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository python-markdown.
commit e6fb4f6f89656835d0a027914f98c9406487c8b9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Dec 16 16:15:03 2015 +0300
Add python3-tidylib to build-dependencies, now that it's available.
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d03dd6f..cd1aaaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-markdown (2.6.5-2) UNRELEASED; urgency=medium
+
+ * Add python3-tidylib to build-dependencies, now that it's available.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Wed, 16 Dec 2015 16:14:41 +0300
+
python-markdown (2.6.5-1) unstable; urgency=medium
* New upstream bugfix release.
diff --git a/debian/control b/debian/control
index 1235542..b68f6b7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9),
python3-all (>= 3.1.2-7~),
python3-nose,
python3-pygments,
+ python3-tidylib,
python3-yaml
Standards-Version: 3.9.6
Homepage: https://github.com/waylan/Python-Markdown
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-markdown.git
More information about the Python-modules-commits
mailing list