On Mon, Dec 07, 2015 at 08:51:46PM -0500, Tong Sun wrote: > hmm..., wait, addition of dnutils to the depends has been documented > in changelog, right? > > $ grep dnsutils debian/changelog > - [+] add must-have Depends: dnsutils
eheh, that's exactly one of the inconsistencies: the package I downloaded from mentors doesn't have that line. :) > So I'll be removing the line, > > - [!] closes: #774191 yes. > And I need to bump up the version number a bit, as my git head has moved on > from v1.3.1. This is what I'm planning to put into my debian/changelog: and this is one of the issue I referred to when I was talking about keeping the debian stuff separated :) So, now you are "forced" to actually do another upstream release just to change the debian/changelog file. Guess this is not a problem after all, but can be annoying/frustraiting. Anyway, for me is also fine if you just branch this release out, for example: $ git checkout v1.3.1 $ dch -e # modify the changelog here $ git commit -am "modify the changelog for the debian release" # here your HEAD is detached $ git tag -s v1.3.1-1 $ debuild -S $ git checkout master but I don't really care about how you deal with the versioning of your software or with your git repo (for example, I'd hate to do what I just proposed you) > Would that be looking good? [...] yes, it does. > Thanks Let's just push this to the archive :) who knows, maybe next time the review will come sooner and this problem of "my head moved on" won't be a problem at all ;) -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: http://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature