Hi Bas, 2016-04-19 14:34 GMT+02:00 Bas Couwenberg <[email protected]>: > Because the Ubuntu builds are usually just no-change rebuilds, the changelog > should reflect this correctly. > > The following dch command should do that: > > dch -b -v $(dpkg-parsechangelog | grep Version: | awk -F': ' '{print > $2}')~trusty -D trusty -m "Rebuild for trusty." > > It appends '~trusty' to the revision of the latest changelog entry, sets the > distribution to trusty and add a changelog entry to documenting the rebuild.
oh, I didn't know this command. I will do it next time correctly. Thanks for taking care about that. Martin -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

