From: Martin Q. <mqu...@us...> - 2005-02-10 11:26:26
|
Update of /cvsroot/flexml/flexml/debian In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5969/debian Modified Files: changelog control Log Message: build-dep on flex Index: control =================================================================== RCS file: /cvsroot/flexml/flexml/debian/control,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** control 10 Feb 2005 10:54:06 -0000 1.5 --- control 10 Feb 2005 11:26:17 -0000 1.6 *************** *** 4,8 **** Maintainer: Martin Quinson <mqu...@de...> Uploaders: Kristoffer H. Rose <kri...@de...>, Martin Quinson <mqu...@de...> ! Build-Depends: libwww-perl, debhelper (>>4.0.0), liburi-perl, libdate-calc-perl Standards-Version: 3.5.10 --- 4,8 ---- Maintainer: Martin Quinson <mqu...@de...> Uploaders: Kristoffer H. Rose <kri...@de...>, Martin Quinson <mqu...@de...> ! Build-Depends: libwww-perl, debhelper (>>4.0.0), liburi-perl, libdate-calc-perl, flex Standards-Version: 3.5.10 Index: changelog =================================================================== RCS file: /cvsroot/flexml/flexml/debian/changelog,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** changelog 10 Feb 2005 11:18:26 -0000 1.10 --- changelog 10 Feb 2005 11:26:17 -0000 1.11 *************** *** 31,34 **** --- 31,35 ---- * Switch from the deprecated dh_installmanpages to dh_installman * Conflict with flex-old now that Arnaud fixed the issues + * Build-dep on flex * Remove EnlargeFlex.patch from the debian package since this is integrated in the stable version of flex (!) |