-freeswitch (1.1.head-git.master.20120419.1-1) unstable; urgency=low
+freeswitch (1.1.beta2.1-1) unstable; urgency=low
* Fixing FS-3449 as well as a bit of cleanup in prep for 1.2 release
packaging. Also a handful of lintian errors/warnings are now fixed.
mv src_dist/$dst_name.tar.bz2 $src_repo/debbuild/freeswitch_${dst_full_version}.orig.tar.bz2
# Build the debian source package first, from the source tar file.
+echo "changing directory to $src_repo/debbuild/$dst_full_name"
+
cd $src_repo/debbuild/$dst_full_name
dch -v "${dst_full_version}-0" -M --force-distribution -D "$distro" "Nightly Build"