[Pgp-tools-commit] r743 - trunk/debian
Guilhem Moulin
guilhem-guest at moszumanska.debian.org
Thu Dec 11 23:53:55 UTC 2014
Author: guilhem-guest
Date: 2014-12-11 23:53:54 +0000 (Thu, 11 Dec 2014)
New Revision: 743
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
Add dh-python to Build-Depends.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2014-12-03 00:29:35 UTC (rev 742)
+++ trunk/debian/changelog 2014-12-11 23:53:54 UTC (rev 743)
@@ -4,6 +4,7 @@
+ Remove useless Build-Conflicts autoconf2.13 and automake1.4.
+ Suggest texlive-latex-extra due to gpg-key2latex using adjustbox.sty.
(Closes: #769956)
+ + Add dh-python to Build-Depends.
* caff:
+ Don't consider KEYEXPIRED and SIGEXPIRED as unknown reply from gpg when
downloading a key containing a revoked subkey or UID from a keyserver.
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2014-12-03 00:29:35 UTC (rev 742)
+++ trunk/debian/control 2014-12-11 23:53:54 UTC (rev 743)
@@ -4,7 +4,7 @@
Maintainer: Guilhem Moulin <guilhem at guilhem.org>
Uploaders: Simon Richter <sjr at debian.org>,
Franck Joncourt <franck at debian.org>
-Build-Depends: debhelper (>= 9), python, autoconf, automake1.11, autotools-dev
+Build-Depends: debhelper (>= 9), python, dh-python, autoconf, automake1.11, autotools-dev
Standards-Version: 3.9.6
Homepage: http://pgp-tools.alioth.debian.org/
Vcs-Svn: svn://anonscm.debian.org/pgp-tools/trunk
More information about the Pgp-tools-commit
mailing list