# Modify the first line in the changelog file:
#
# start with xenial and match the version numbers, for example
#
# mkusb (10.6.6-1ubuntu1) xenial; urgency=medium
#

dch -D xenial
./update-control   ## remember this new script
debuild -S
cd ..
dput  ppa:mkusb/unstable mkusb_1     ## TAB to get current new-file.changes

# dput  ppa:mkusb/ppa  new-file.changes
# dput  ppa:mkusb/unstable  new-file.changes
