[Python-modules-commits] [pymarkups] 01/01: Add Breaks on old versions of ReText (less than 5.1).
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Dec 25 07:12:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository pymarkups.
commit 1d48f10f19ca694695c453161d53fe81fc589f70
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Fri Dec 25 10:12:10 2015 +0300
Add Breaks on old versions of ReText (less than 5.1).
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 50866e0..04bb0a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pymarkups (1.0.1-2) UNRELEASED; urgency=medium
+
+ * Add Breaks on old versions of ReText (less than 5.1).
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Fri, 25 Dec 2015 10:11:18 +0300
+
pymarkups (1.0.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index ffaa16c..ed3615d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Recommends: python3-docutils,
python3-pygments,
python3-textile
Suggests: libjs-mathjax
+Breaks: retext (<< 5.1~)
Description: Wrapper around various text markups, implemented in Python 3
This module provides a wrapper around various text markup languages.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pymarkups.git
More information about the Python-modules-commits
mailing list