Hi David, As you can see, there was already an UNRELEASED entry in the changelog, so instead of adding another one, you should add your changes there.
If you use DEBCHANGE_RELEASE_HEURISTIC=changelog, dch will always DTRT if you do $(dch "Remove foo dependency"), adding a new UNRELEASED entry when necessary or using the current entry if there's an UNRELEASED one. Cheers, Emilio [email protected] wrote: > Modified: packages/scipy/trunk/debian/changelog > =================================================================== > --- packages/scipy/trunk/debian/changelog 2009-02-11 11:40:30 UTC (rev > 7486) > +++ packages/scipy/trunk/debian/changelog 2009-02-11 12:24:05 UTC (rev > 7487) > @@ -1,3 +1,11 @@ > +python-scipy (0.7.0-1) UNRELEASED; urgency=low > + > + * New upstream version > + * Remove obsolete dependencies on libfftw3-dev, libx11-dev and > libnetcdf-dev > + * Update version for numpy dependency: scipy requires version >= 1.2.0 > + > + -- David Cournapeau <[email protected]> Wed, 11 Feb 2009 > 20:11:14 +0900 > + > python-scipy (0.7.0~b1-1) UNRELEASED; urgency=low > > [ Ondrej Certik ]
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

