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

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Fri May 1 17:12:32 UTC 2009


    Date: Friday, May 1, 2009 @ 17:12:31
  Author: dktrkranz-guest
Revision: 2827

Add ${misc:Depends} to debomatic dependencies

Modified:
  packages/debomatic/trunk/debian/changelog
  packages/debomatic/trunk/debian/control

Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog	2009-05-01 17:10:57 UTC (rev 2826)
+++ packages/debomatic/trunk/debian/changelog	2009-05-01 17:12:31 UTC (rev 2827)
@@ -1,8 +1,9 @@
 debomatic (0.6-3) UNRELEASED; urgency=low
 
+  * Add ${misc:Depends} to debomatic dependencies.
   * Bump Standards-Version to 3.8.1, no changes required.
 
- -- Luca Falavigna <dktrkranz at ubuntu.com>  Fri, 01 May 2009 19:11:14 +0200
+ -- Luca Falavigna <dktrkranz at ubuntu.com>  Fri, 01 May 2009 19:12:37 +0200
 
 debomatic (0.6-2) unstable; urgency=low
 

Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control	2009-05-01 17:10:57 UTC (rev 2826)
+++ packages/debomatic/trunk/debian/control	2009-05-01 17:12:31 UTC (rev 2827)
@@ -14,7 +14,7 @@
 
 Package: debomatic
 Architecture: all
-Depends: ${python:Depends}, pbuilder
+Depends: ${python:Depends}, ${misc:Depends}, pbuilder
 Recommends: gnupg, lintian, python-pyinotify
 XB-Python-Version: ${python:Versions}
 Description: automatic build machine for Debian source packages




More information about the Python-apps-commits mailing list