Sorry, there were errata in my previous mail. After correction, it
gives:

[...] does it mean that for each version, there should be TWO
entries in the changelog, as:

bilibop (0.4.2) unstable; urgency=low
  * Remove debian/bug-control
 -- full name <email>  $(date -R)

bilibop (0.4.2~rc1) unstable; urgency=low
  * blah blah
  * foo bar
  * Add debian/bug-control
 -- full name <email>  $(date -R)

bilibop (0.4.1) unstable; urgency=low
  * Remove debian/bug-control
 -- full name <email>  $(date -R)

bilibop (0.4.1~rc1) unstable; urgency=low
  * blah blah
  * Add debian/bug-control
 -- full name <email>  $(date -R)

Or should the changelogs differ, as:

--> In personal repository:
bilibop (0.4.2~rc1) unstable; urgency=low
  * blah blah
  * foo bar
 -- full name <email>  $(date -R)

bilibop (0.4.1~rc1) unstable; urgency=low
  * blah blah
 -- full name <email>  $(date -R)

--> In mentors.debian.net:
bilibop (0.4.2) unstable; urgency=low
  * blah blah
  * foo bar
 -- full name <email>  $(date -R)

bilibop (0.4.1) unstable; urgency=low
  * blah blah
 -- full name <email>  $(date -R)

I presume the first solution is not good, and the last is bad. Idea?
[...]

Cheers,
quidame


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to