[Pkg-xen-changes] r564 - trunk/xen-3/debian

Bastian Blank waldi at alioth.debian.org
Sat May 17 13:25:19 UTC 2008


Author: waldi
Date: Sat May 17 13:25:19 2008
New Revision: 564

Log:
debian/rules: Also check debian/bin/gencontrol.py for regeneration.


Modified:
   trunk/xen-3/debian/rules

Modified: trunk/xen-3/debian/rules
==============================================================================
--- trunk/xen-3/debian/rules	(original)
+++ trunk/xen-3/debian/rules	Sat May 17 13:25:19 2008
@@ -61,7 +61,7 @@
 	tar -C ../orig -xzf $(TAR_ORIG)
 endif
 
-CONTROL_FILES += debian/changelog $(wildcard debian/templates/control.*) 
+CONTROL_FILES += debian/changelog debian/bin/gencontrol.py $(wildcard debian/templates/control.*) 
 CONTROL_FILES += $(wildcard debian/arch/defines) $(wildcard debian/arch/*/defines)
 GENCONTROL = $(__MODULES_DIR)gencontrol.py
 debian/control debian/rules.gen: $(CONTROL_FILES)



More information about the Pkg-xen-changes mailing list