DELTA 5208 0 330 SVN - d-n--- file.old/debian/changelog Sun May 17 21:43:18 2009 +++ /opt/emdebian/trunk/f/file/trunk/file-5.03/debian/changelog Sun May 17 21:43:18 2009 @@ -1,3 +1,9 @@ +file (5.03-1Sun, 17 May 2009 21:40:53 +0100 + file (5.03-1) unstable; urgency=high * Merging upstream version 5.03: ENDREP DELTA 5208 1151 526 SVN s x 0X q--- file.old/debian/rules Sun May 17 21:43:18 2009 +++ /opt/emdebian/trunk/f/file/trunk/file-5.03/debian/rules Sun May 17 21:43:18 2009 @@ -7,6 +7,7 @@ 14,7 +15,7 @@ # HOWMANY is the number of bytes looked at by file CFLAGS += -DHOWMANY=0x18000 -PYTHON_VERSIONS=$(shell pyversions -r debian/control) +PYTHON_VERSIONS= clean: unpatch dh_testdir @@ -44,7 +45,7 @@ build-stamp: config.status dh_testdir - $(MAKE) + $(MAKE) $(CROSSCC) set -e; \ for python in $(PYTHON_VERSIONS); \ENDREP DELTA 6304 1505 345 SVN P