Re: upstream new version

2001-04-02 Thread Peter S Galbraith
Michael Piefel wrote: > > Or debian-changelog-mode in emacs (from the dpkg-dev-el package) > > Or, of course, the debian-changelog mode for vim, which will be part of > Vim 6.0 (it's already in the beta versions). I smell a feature competition coming on... (just joking :-)

Re: upstream new version

2001-04-02 Thread Peter S Galbraith
Michael Piefel wrote: > > Or debian-changelog-mode in emacs (from the dpkg-dev-el package) > > Or, of course, the debian-changelog mode for vim, which will be part of > Vim 6.0 (it's already in the beta versions). I smell a feature competition coming on... (just joking :-) -- To UNSUBSC

Re: upstream new version

2001-04-02 Thread Michael Piefel
Am 30.03.01 um 02:08:47 schrieb Timshel Knoll: > On Thu, Mar 29, 2001 at 11:18:26AM +0100, Colin Watson wrote: > > >-> copy the debian/changelog file and add a new entry there. (is there > > > a > > >tool for doing this, or do i need to do it by hand like i currently do > > > ?) > > debch

Re: upstream new version

2001-04-02 Thread Michael Piefel
Am 30.03.01 um 02:08:47 schrieb Timshel Knoll: > On Thu, Mar 29, 2001 at 11:18:26AM +0100, Colin Watson wrote: > > >-> copy the debian/changelog file and add a new entry there. (is there a > > >tool for doing this, or do i need to do it by hand like i currently do ?) > > debchange (in the

Re: upstream new version

2001-03-29 Thread Timshel Knoll
On Thu, Mar 29, 2001 at 11:18:26AM +0100, Colin Watson wrote: > Sven LUTHER <[EMAIL PROTECTED]> wrote: > >-> copy the debian/changelog file and add a new entry there. (is there a > >tool for doing this, or do i need to do it by hand like i currently do ?) > > debchange (in the devscripts p

Re: upstream new version

2001-03-29 Thread Timshel Knoll
On Thu, Mar 29, 2001 at 11:18:26AM +0100, Colin Watson wrote: > Sven LUTHER <[EMAIL PROTECTED]> wrote: > >-> copy the debian/changelog file and add a new entry there. (is there a > >tool for doing this, or do i need to do it by hand like i currently do ?) > > debchange (in the devscripts

Re: upstream new version

2001-03-29 Thread Sven LUTHER
On Thu, Mar 29, 2001 at 11:18:26AM +0100, Colin Watson wrote: > Sven LUTHER <[EMAIL PROTECTED]> wrote: > >What i use to do is either : > > > > 1) just apply the diff file to the new package, chmod +x debian/rules, and > > check that nothing broke. > > > >and once in a while i also do : > > > > 2

Re: upstream new version

2001-03-29 Thread Colin Watson
Sven LUTHER <[EMAIL PROTECTED]> wrote: >What i use to do is either : > > 1) just apply the diff file to the new package, chmod +x debian/rules, and > check that nothing broke. > >and once in a while i also do : > > 2) do a dh_make on the new upstream source, and one by one migrate the stuff > d

Re: upstream new version

2001-03-29 Thread Sven LUTHER
On Thu, Mar 29, 2001 at 10:48:49AM +0200, Stefano Zacchiroli wrote: > I've to build a new package against a new upstream version released by > the upstream author of one of my packages. > What I have to do to merge the new upstream version in the old one > debianized source tree ? > > Have I to un

Re: upstream new version

2001-03-29 Thread Dr. Guenter Bechly
Hi, On Thu, Mar 29, 2001 at 10:48:49AM +0200, Stefano Zacchiroli wrote: > What I have to do to merge the new upstream version in the old one > debianized source tree ? > > Have I to unpack the new orig file and copy in it the old debian/ dir ? No! See chapter 6.4 "Updating the package". Best w

Re: upstream new version

2001-03-29 Thread Sven LUTHER
On Thu, Mar 29, 2001 at 11:18:26AM +0100, Colin Watson wrote: > Sven LUTHER <[EMAIL PROTECTED]> wrote: > >What i use to do is either : > > > > 1) just apply the diff file to the new package, chmod +x debian/rules, and > > check that nothing broke. > > > >and once in a while i also do : > > > >

Re: upstream new version

2001-03-29 Thread Colin Watson
Sven LUTHER <[EMAIL PROTECTED]> wrote: >What i use to do is either : > > 1) just apply the diff file to the new package, chmod +x debian/rules, and > check that nothing broke. > >and once in a while i also do : > > 2) do a dh_make on the new upstream source, and one by one migrate the stuff >

Re: upstream new version

2001-03-29 Thread Sven LUTHER
On Thu, Mar 29, 2001 at 10:48:49AM +0200, Stefano Zacchiroli wrote: > I've to build a new package against a new upstream version released by > the upstream author of one of my packages. > What I have to do to merge the new upstream version in the old one > debianized source tree ? > > Have I to u

Re: upstream new version

2001-03-29 Thread Dr. Guenter Bechly
Hi, On Thu, Mar 29, 2001 at 10:48:49AM +0200, Stefano Zacchiroli wrote: > What I have to do to merge the new upstream version in the old one > debianized source tree ? > > Have I to unpack the new orig file and copy in it the old debian/ dir ? No! See chapter 6.4 "Updating the package". Best