Comment 3 for bug 416907

Revision history for this message
Daniel Holbach (dholbach) wrote :

Looks like a pure bug fix release, which is good considering that we're in Feature Freeze.

A few things:
 - there's no need to bump the Standards-Version over Debian - this has no effect
 - can you depends on salliere (= ${binary:Version}) instead of salliere (= 0.7.1-1)?
 - what exactly are you merging? We didn't actually introduce any changes in the package before. https://wiki.ubuntu.com/UbuntuDevelopment/Merging
 - why do you drop ${java:Depends} from the Depends of gsalliere?

Also the clean target is broken right now:
make[1]: Entering directory `/home/daniel/salliere-0.7'
rm -rf classes bin testbin salliere-0.7
rm -f .classes .bin .testbin *.tar.gz *.jar *.1 *Manifest.txt
rm: cannot remove `salliere-0.7.1': Is a directory
make[1]: *** [clean] Error 1