[Python-apps-commits] r4668 - in packages/debomatic/trunk/debian (changelog control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Thu Feb 4 21:35:51 UTC 2010
Date: Thursday, February 4, 2010 @ 21:35:49
Author: dktrkranz
Revision: 4668
Add cowbuilder as alternate dependency for pbuilder
Modified:
packages/debomatic/trunk/debian/changelog
packages/debomatic/trunk/debian/control
Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog 2010-02-04 21:35:06 UTC (rev 4667)
+++ packages/debomatic/trunk/debian/changelog 2010-02-04 21:35:49 UTC (rev 4668)
@@ -4,11 +4,12 @@
- cowbuilder support (Closes: #531173).
* debian/control:
- Add python-docutils to Build-Depends-Indep.
+ - Add cowbuilder as alternate dependency for pbuilder.
- Bump Standards-Version to 3.8.4, no changes needed.
* debian/copyright:
- Adjust copyright years.
- -- Luca Falavigna <dktrkranz at debian.org> Thu, 04 Feb 2010 22:20:20 +0100
+ -- Luca Falavigna <dktrkranz at debian.org> Thu, 04 Feb 2010 22:35:03 +0100
debomatic (0.7-1) unstable; urgency=low
Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control 2010-02-04 21:35:06 UTC (rev 4667)
+++ packages/debomatic/trunk/debian/control 2010-02-04 21:35:49 UTC (rev 4668)
@@ -13,7 +13,7 @@
Package: debomatic
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, pbuilder
+Depends: ${python:Depends}, ${misc:Depends}, pbuilder | cowbuilder
Recommends: gnupg, lintian, python-pyinotify (>= 0.8.6-1)
XB-Python-Version: ${python:Versions}
Description: automatic build machine for Debian source packages
More information about the Python-apps-commits
mailing list