181
181
You must supply the versions as arguments as follows
182
182
OLD_VERSION CURRENT_VERSION NEXT_VERSION, such as::
186
186
#. Make a new ``debian/changelog`` entry for the new release,
187
187
either by using ``dch`` or just editing the file::
191
191
dch will default to the distro you're working in and this isn't checked
195
195
Make sure you have the correct email address for yourself (you may need
196
196
export DEBEMAIL=`bzr whoami` if it isn't already set), version number, and
197
197
distribution. It should look something like this::
203
203
-- John Sample <sample@example.com> Mon, 31 Mar 2008 12:36:27 +1100
205
205
If you need to upload the package again to fix a problem, normally you