Update of /cvs/debian-openoffice/myspell-deb/debian
In directory gluck:/tmp/cvs-serv5852

Modified Files:
        changelog rules 
Log Message:
- mention includepath change in changelog
- unnecessary whitespace in debian/rules removed


Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/myspell-deb/debian/changelog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- changelog   8 Jan 2004 15:25:52 -0000       1.9
+++ changelog   8 Jan 2004 16:29:14 -0000       1.10
@@ -1,6 +1,14 @@
+myspell (1:3.0+pre3.1-3) unstable; urgency=low
+
+  * The "Not a good day, really" release.
+  * move /myspell into Cflags:, not directly into ${includedir}
+    in myspell.pc
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Thu,  8 Jan 2004 17:22:04 +0100
+
 myspell (1:3.0+pre3.1-2) unstable; urgency=low
 
-  * fix pkg-config include patch *sigh* 
+  * fix pkg-config include path *sigh* 
 
  -- Rene Engelhard <[EMAIL PROTECTED]>  Thu,  8 Jan 2004 16:24:25 +0100
 

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/myspell-deb/debian/rules,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- rules       8 Jan 2004 14:49:49 -0000       1.11
+++ rules       8 Jan 2004 16:29:14 -0000       1.12
@@ -19,10 +19,10 @@
 
 ifneq (,$(findstring sparc,$(DEB_HOST_GNU_TYPE)))       
        CXX=sparc-linux-g++
-       CC=sparc-linux-gcc       
+       CC=sparc-linux-gcc
 else    
-       CXX=g++          
-       CC=gcc   
+       CXX=g++
+       CC=gcc
 endif
 
 version=3.1

Reply via email to