[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What the proper way to update debian/changelog



On Thu, May 23, 2013 at 11:13 AM, T o n g <mlist4suntong@yahoo.com> wrote:
> Hi,
>
> What the proper way to update debian/changelog, to increase the least
> significant version # and add my change comment, and my id??
>
> should I use the dch before "dpkg-source -x *.dsc" or after, to
> streamline version # updating?
>
> If after, how about the directory already created by dpkg-source?

$ dpkg-source -x foo-oldversion.dsc
$ cd foo-oldversion
$ dch

See also http://www.debian.org/doc/manuals/maint-guide/update.en.html

Cheers,

Prach


Reply to: