On Tue, Mar 06, 2007 at 05:31:58PM +0000, Javier Galicia wrote: > Modified: packages/trunk/late/debian/control > =================================================================== > --- packages/trunk/late/debian/control 2007-03-06 16:56:10 UTC (rev > 2459) > +++ packages/trunk/late/debian/control 2007-03-06 17:31:58 UTC (rev > 2460) > @@ -2,9 +2,11 @@ > Section: games > Priority: optional > Maintainer: Debian Games Team <[email protected]> > -Build-Depends: debhelper (>> 4.0.0), libsdl-image1.2-dev, libsdl1.2-dev > -Standards-Version: 3.6.2 > -Uploaders: Steve Kemp <[EMAIL PROTECTED]> > +Build-Depends: debhelper (>= 5), autotools-dev, libsdl-image1.2-dev, > libsdl1.2-dev, dpatch > +Standards-Version: 3.7.2 > +Uploaders: Steve Kemp <[EMAIL PROTECTED]>, Javier Galicia <[EMAIL PROTECTED]> > +XS-Vcs-Svn: svn://svn.debian.org/pkg-games/ > +XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games
Steve orphaned the package, so it would be a good idea to remove him from the Uploaders: field. And it would also make sense to record it in the changelog somehow, with a Closes: #390826. > Modified: packages/trunk/late/debian/rules > =================================================================== > --- packages/trunk/late/debian/rules 2007-03-06 16:56:10 UTC (rev 2459) > +++ packages/trunk/late/debian/rules 2007-03-06 17:31:58 UTC (rev 2460) > @@ -4,8 +4,8 @@ > > # Uncomment this to turn on verbose mode. > #export DH_VERBOSE=1 > +include /usr/share/dpatch/dpatch.make The team agreed about using quilt as patch management tool, IIRC. Switching to quilt shouldn't be a big deal though. Also, I have noticed that the source code of the game is still in the the repository. Do you have plans to remove it and simply use upstream's tarball + patches? _______________________________________________ Pkg-games-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

