[Python-apps-commits] r8399 - in packages/debomatic/trunk/debian (changelog control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sat Mar 31 12:31:02 UTC 2012
Date: Saturday, March 31, 2012 @ 12:31:00
Author: dktrkranz
Revision: 8399
Replace gnupg with gpgv in Recommends 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:29:09 UTC (rev 8398)
+++ packages/debomatic/trunk/debian/changelog 2012-03-31 12:31:00 UTC (rev 8399)
@@ -13,6 +13,7 @@
texlive-fonts-recommended, texlive-latex-extra and gettext to
Build-Depends field.
- Add python-daemon and python-lockfile to Depends field.
+ - Replace gnupg with gpgv in Recommends field.
- Bump X-Python-Version field to >= 2.6.
- Bump Standards-Version to 3.9.3.
* debian/docs:
@@ -20,7 +21,7 @@
* debian/watch:
- Update watch file.
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 31 Mar 2012 14:28:37 +0200
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 31 Mar 2012 14:30:33 +0200
debomatic (0.9-1) unstable; urgency=low
Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control 2012-03-31 12:29:09 UTC (rev 8398)
+++ packages/debomatic/trunk/debian/control 2012-03-31 12:31:00 UTC (rev 8399)
@@ -16,7 +16,7 @@
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, pbuilder | cowbuilder,
debootstrap | cdebootstrap, python-daemon, python-lockfile
-Recommends: gnupg, lintian, python-pyinotify (>= 0.8.6-1), debian-archive-keyring, ubuntu-keyring
+Recommends: gpgv, lintian, python-pyinotify (>= 0.8.6-1), debian-archive-keyring, ubuntu-keyring
Description: automatic build machine for Debian source packages
Deb-o-Matic is an easy to use build machine for Debian source packages
based on pbuilder, written in Python.
More information about the Python-apps-commits
mailing list