From e6d6663d6f729b4b7855518b1b9684d3124dc8b3 Mon Sep 17 00:00:00 2001 From: jgoerzen Date: Tue, 13 Jul 2004 21:22:41 +0100 Subject: [PATCH] /offlineimap/head: changeset 586 Added python, python-dev to build-deps. --- offlineimap/head/debian/changelog | 6 ++++++ offlineimap/head/debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/offlineimap/head/debian/changelog b/offlineimap/head/debian/changelog index b02bccf..d2674e0 100644 --- a/offlineimap/head/debian/changelog +++ b/offlineimap/head/debian/changelog @@ -1,3 +1,9 @@ +offlineimap (4.0.5) unstable; urgency=low + + * Added python to build-deps. Closes: #259118. + + -- John Goerzen Tue, 13 Jul 2004 10:20:59 -0500 + offlineimap (4.0.4) unstable; urgency=low * Reverted the header insertion point patch applied in 4.0.3. It diff --git a/offlineimap/head/debian/control b/offlineimap/head/debian/control index ddf2377..723a86b 100644 --- a/offlineimap/head/debian/control +++ b/offlineimap/head/debian/control @@ -2,7 +2,7 @@ Source: offlineimap Section: mail Priority: optional Maintainer: John Goerzen -Build-Depends-Indep: debhelper (>> 4.2.0), python2.3, python2.3-dev (>= 2.2.2), groff, docbook-utils +Build-Depends-Indep: debhelper (>> 4.2.0), python2.3, python2.3-dev (>= 2.2.2), groff, docbook-utils, python (>= 2.3), python-dev (>= 2.3) Standards-Version: 3.5.2 Package: offlineimap