[subversion-commit] SVN tetex-bin commit + diffs: r1626 - tetex-bin/trunk/debian

Frank Küster frank at costa.debian.org
Tue Sep 19 09:03:33 UTC 2006


Author: frank
Date: 2006-09-19 09:03:32 +0000 (Tue, 19 Sep 2006)
New Revision: 1626

Modified:
   tetex-bin/trunk/debian/rules.in
Log:
use correct distribution for backports


Modified: tetex-bin/trunk/debian/rules.in
===================================================================
--- tetex-bin/trunk/debian/rules.in	2006-09-19 09:02:41 UTC (rev 1625)
+++ tetex-bin/trunk/debian/rules.in	2006-09-19 09:03:32 UTC (rev 1626)
@@ -336,7 +336,7 @@
 	done
 
 	# needs devscripts in etch or from backports.org
-	debchange -b --newversion <:=$SARGEVERSION:> "Recompiled for sarge."
+	debchange --distribution sarge-backports -b --newversion <:=$SARGEVERSION:> "Recompiled for sarge."
 	debchange --append \
 	  "Add a Build-Depends on sarge's xlibs-dev to prevent linking against XOrg"
 	sed -f debian/sarge/control.sed debian/sarge/control.sid > debian/control




More information about the Pkg-tetex-commits mailing list