diff --git a/debian/changelog b/debian/changelog index f6d2af4c..0e6ac2f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -76,7 +76,7 @@ byobu (2.40-0ubuntu1) lucid; urgency=low * byobu-status: allow for no color decorations, helps with older versions of screen, LP: #432165 - -- Dustin Kirkland Sun, 13 Dec 2009 19:15:13 -0800 + -- Dustin Kirkland Sun, 13 Dec 2009 19:16:04 -0800 byobu (2.39-0ubuntu1) lucid; urgency=low diff --git a/debian/release.sh b/debian/release.sh index cd520a88..5b5791cb 100755 --- a/debian/release.sh +++ b/debian/release.sh @@ -24,7 +24,7 @@ mv -f *.rpm .. rsync -aP ../*.rpm kirkland@people.canonical.com:~kirkland/public_html/$PKG/rpm # Create the tarball export -$PKG-export -c light -f /tmp/$PKG-export.tar.gz +$PKG-export -f /tmp/$PKG.tar.gz rsync -aP /tmp/$PKG.tar.gz kirkland@people.canonical.com:~kirkland/public_html # Do the Ubuntu packaging