[Python-modules-commits] [xhtml2pdf] 01/03: python-xhtml2pdf Conflicts: and Replaces: python-pisa.
Drew Parsons
dparsons at moszumanska.debian.org
Sat Dec 16 10:09:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to tag debian/0.2b-2
in repository xhtml2pdf.
commit d6f64fe620cf453a9b1e798984bbef59a045f9c9
Author: Drew Parsons <dparsons at debian.org>
Date: Sat Dec 16 17:45:48 2017 +0800
python-xhtml2pdf Conflicts: and Replaces: python-pisa.
Closes: #884513.
---
debian/changelog | 8 ++++++++
debian/control | 2 ++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 61bbe08..46330db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xhtml2pdf (0.2b-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * python-xhtml2pdf Conflicts: and Replaces: python-pisa.
+ Closes: #884513.
+
+ -- Drew Parsons <dparsons at debian.org> Sat, 16 Dec 2017 17:43:41 +0800
+
xhtml2pdf (0.2b-1) unstable; urgency=medium
[ Hugo Lefeuvre ]
diff --git a/debian/control b/debian/control
index 07d83ec..756eca1 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Package: python-xhtml2pdf
Architecture: all
Provides: ${python:Provides}
Depends: ${python:Depends}, ${misc:Depends}
+Conflicts: python-pisa
+Replaces: python-pisa
Description: A library for converting HTML into PDFs using ReportLab (Python 2 module)
xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the
HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/xhtml2pdf.git
More information about the Python-modules-commits
mailing list