[Python-apps-commits] r8398 - in packages/debomatic/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sat Mar 31 12:29:11 UTC 2012


    Date: Saturday, March 31, 2012 @ 12:29:09
  Author: dktrkranz
Revision: 8398

Add python-daemon and python-lockfile to 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:27:22 UTC (rev 8397)
+++ packages/debomatic/trunk/debian/changelog	2012-03-31 12:29:09 UTC (rev 8398)
@@ -12,6 +12,7 @@
     - Add python-sphinx, texlive-latex-base, texlive-latex-recommended,
       texlive-fonts-recommended, texlive-latex-extra and gettext to
       Build-Depends field.
+    - Add python-daemon and python-lockfile to Depends field.
     - Bump X-Python-Version field to >= 2.6.
     - Bump Standards-Version to 3.9.3.
   * debian/docs:
@@ -19,7 +20,7 @@
   * debian/watch:
     - Update watch file.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 31 Mar 2012 14:27:01 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 31 Mar 2012 14:28:37 +0200
 
 debomatic (0.9-1) unstable; urgency=low
 

Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control	2012-03-31 12:27:22 UTC (rev 8397)
+++ packages/debomatic/trunk/debian/control	2012-03-31 12:29:09 UTC (rev 8398)
@@ -14,7 +14,8 @@
 
 Package: debomatic
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, pbuilder | cowbuilder
+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
 Description: automatic build machine for Debian source packages
  Deb-o-Matic is an easy to use build machine for Debian source packages




More information about the Python-apps-commits mailing list