From: Martin Q. <mqu...@us...> - 2007-10-11 09:57:23
|
Update of /cvsroot/flexml/flexml/debian In directory sc8-pr-cvs17:/tmp/cvs-serv15477/debian Modified Files: changelog Log Message: Do not load unistd on windows platforms since this does not exist Index: changelog =================================================================== RCS file: /cvsroot/flexml/flexml/debian/changelog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- changelog 20 Sep 2006 05:13:55 -0000 1.32 +++ changelog 11 Oct 2007 09:57:24 -0000 1.33 @@ -1,3 +1,9 @@ +flexml (1.8-1) unstable; urgency=low + + * Do not load unistd on windows platforms since this does not exist + + -- Martin Quinson <mqu...@de...> Thu, 11 Oct 2007 11:55:58 +0200 + flexml (1.7-1) unstable; urgency=low [William Dowling] |