--- musica-1.8.orig/debian/changelog +++ musica-1.8/debian/changelog @@ -1,4 +1,4 @@ -musica (1.8) UNRELEASED; urgency=low +musica (1.8) lucid; urgency=low * debian/cron.hourly, debian/rules: - maintain an hourly updated list of artists/albums/songs, for @@ -11,7 +11,7 @@ * debian/dirs, debian/postrm: clean up cache and lib dirs on purge * debian/links, debian/postinst, debian/rules: improve install/config - -- Dustin Kirkland Sat, 06 Feb 2010 13:07:38 -0800 + -- Dustin Kirkland Sat, 06 Feb 2010 22:26:23 -0600 musica (1.7) lucid; urgency=low --- musica-1.8.orig/debian/rules +++ musica-1.8/debian/rules @@ -8,7 +8,11 @@ # Uncomment this to turn on verbose mode. # export DH_VERBOSE=1 -PACKAGE=musica +PKG=musica +VER=`head -n 1 debian/changelog | sed 's/^.*(//' | sed 's/).*//' | sed 's/-.*//'` + +get-orig-source: + bzr export ../${PKG}_${VER}.orig.tar.gz build: