[Python-apps-commits] r8395 - in packages/debomatic/trunk/debian (changelog control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sat Mar 31 12:25:48 UTC 2012
Date: Saturday, March 31, 2012 @ 12:25:46
Author: dktrkranz
Revision: 8395
* debian/control:
- Drop python-docutils from Build-Depends field.
- Add python-sphinx, texlive-latex-base, texlive-latex-recommended,
texlive-fonts-recommended, texlive-latex-extra and gettext to
Build-Depends field.
Modified:
packages/debomatic/trunk/debian/changelog
packages/debomatic/trunk/debian/control
Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog 2012-03-31 12:20:02 UTC (rev 8394)
+++ packages/debomatic/trunk/debian/changelog 2012-03-31 12:25:46 UTC (rev 8395)
@@ -7,12 +7,17 @@
- Lintian options are now customizable (Closes: #655454).
* debian/compat:
- Bump compatibility level to 9.
+ * debian/control:
+ - Drop python-docutils from Build-Depends field.
+ - Add python-sphinx, texlive-latex-base, texlive-latex-recommended,
+ texlive-fonts-recommended, texlive-latex-extra and gettext to
+ Build-Depends field.
* debian/docs:
- README is no longer shipped in release tarball.
* debian/watch:
- Update watch file.
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 31 Mar 2012 14:19:32 +0200
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 31 Mar 2012 14:21:02 +0200
debomatic (0.9-1) unstable; urgency=low
Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control 2012-03-31 12:20:02 UTC (rev 8394)
+++ packages/debomatic/trunk/debian/control 2012-03-31 12:25:46 UTC (rev 8395)
@@ -3,7 +3,9 @@
Priority: extra
Maintainer: Luca Falavigna <dktrkranz at debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-docutils
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-sphinx,
+ texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended,
+ texlive-latex-extra, gettext
X-Python-Version: >= 2.5
Standards-Version: 3.9.1
Homepage: https://launchpad.net/debomatic
More information about the Python-apps-commits
mailing list