[Pkg-xfce-commits] r1522 - scripts/pbuilder-stable

corsac at alioth.debian.org corsac at alioth.debian.org
Fri Jan 4 09:26:44 UTC 2008


Author: corsac
Date: 2008-01-04 09:26:44 +0000 (Fri, 04 Jan 2008)
New Revision: 1522

Modified:
   scripts/pbuilder-stable/pdebuild.wrapper
Log:
include changelog since last version in backports.org


Modified: scripts/pbuilder-stable/pdebuild.wrapper
===================================================================
--- scripts/pbuilder-stable/pdebuild.wrapper	2008-01-02 19:35:17 UTC (rev 1521)
+++ scripts/pbuilder-stable/pdebuild.wrapper	2008-01-04 09:26:44 UTC (rev 1522)
@@ -1,9 +1,10 @@
 #!/bin/sh
 
 D=$PKGXFCEBASEDIR/scripts/pbuilder-stable
+LASTVERSION=""
 
 pdebuild --configfile $D/pdebuild.conf \
 	--logfile $D/xfce/log/`basename $(pwd)`-buildd.log \
-	--debbuildopts '-sa -v4.3.99.1-2' \
+	--debbuildopts '-v$LASTVERSION' \
 		-- --othermirror "deb file:/var/cache/apt/archives ./" \
 			--override-config --distribution etch




More information about the Pkg-xfce-commits mailing list