On Thu, Jul 14, 2011 at 03:51:03PM -0400, Barry Warsaw wrote: > On Jul 14, 2011, at 09:12 PM, Guido Günther wrote: > > >Thanks, but this part doesn't look correct: > > > >+Maintainer: Ubuntu Developers <[email protected]> > > >> === modified file 'debian/control' > >> --- debian/control 2009-02-24 22:30:33 +0000 > >> +++ debian/control 2011-07-14 18:22:37 +0000 > >> @@ -1,12 +1,13 @@ > >> Source: python-dateutil > >> Section: python > >> Priority: optional > >> -Maintainer: Guido Guenther <[email protected]> > >> -Build-Depends: cdbs, debhelper (>= 5), quilt, python-all-dev, > >> python-support (>= 0.3), python-setuptools > >> +Maintainer: Ubuntu Developers <[email protected]> > >> +XSBC-Original-Maintainer: Guido Guenther <[email protected]> > > Thanks. Please ignore this hunk, it's a side-effect of the Ubuntu change. > > >> +Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5), quilt, python-all-dev > >> (>= 2.6.6-3~), python-setuptools
The whole hunk? The python-all-dev dependency looks important? Cheers, -- Guido > >> Standards-Version: 3.8.0 > >> XS-Vcs-Git: git://git.debian.org/git/calendarserver/python-dateutil.git > >> XS-Vcs-Browser: > >> http://git.debian.org/?p=calendarserver/python-dateutil.git > >> - > >> +X-Python-Version: >= 2.3 > >> > >> Package: python-dateutil > >> Architecture: all > > Cheers, > -Barry > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

