dch -i tool allows to add new version to debian/changelog file.

When I add new version I make this:

|package (1.0.2-1myname1-ubuntu0) UNRELEASED; urgency=medium

 *
 -- signature and date

package (1.0.2-1myname1) unstable; urgency=medium

  * old changes

-- signature and date
|

If version ends on 'ubuntu' it bumped properly (ubuntu1, ubuntu2, etc), and when I use my own suite, it just append 'ubuntu'.

Where dch take sting 'ubuntu' to add to version?

(Sorry for 'ubuntu', but dch seems be debian in nature).

Reply via email to