From: Michael Vogt Date: Mon, 11 Feb 2008 15:05:54 +0000 (+0100) Subject: * fix FTBFS due to incorrect intltool build-depends X-Git-Tag: 0.7.24ubuntu1~93 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/77e53c8c64ff840cd7780816fc591cf0fa9ba095 * fix FTBFS due to incorrect intltool build-depends --- diff --git a/debian/changelog b/debian/changelog index cbe97d1cd..50def78bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.7.9ubuntu9) hardy; urgency=low + + * fix FTBFS due to incorrect intltool build-depends + + -- Michael Vogt Mon, 11 Feb 2008 16:04:37 +0100 + apt (0.7.9ubuntu8) hardy; urgency=low * share/apt-auth-failure.note: diff --git a/debian/control b/debian/control index a8bfed1f2..3af811010 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Ubuntu Core Developers XSBC-Original-Maintainer: APT Development Team Uploaders: Jason Gunthorpe , Adam Heath , Matt Zimmerman , Michael Vogt , Otavio Salvador Standards-Version: 3.7.2.2 -Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5) -Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1), intltool +Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), intltool +Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu Package: apt