Update of /home/halls/cvs/debian-openoffice/myspell-deb/debian
In directory gluck:/tmp/cvs-serv17987

Modified Files:
        changelog control libmyspell-dev.install rules 
Log Message:
- new upstream
- move includes to /usr/include/myspell


Index: rules
===================================================================
RCS file: /home/halls/cvs/debian-openoffice/myspell-deb/debian/rules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rules       10 Dec 2003 07:09:21 -0000      1.2
+++ rules       5 Jan 2004 03:38:27 -0000       1.3
@@ -60,7 +60,7 @@
        dh_testroot
        dh_installchangelogs 
        dh_installdocs
-       dh_installexamples example.cxx ngram_example.cxx
+       dh_installexamples example.cxx
        dh_installman
        dh_strip
        dh_compress

Index: changelog
===================================================================
RCS file: /home/halls/cvs/debian-openoffice/myspell-deb/debian/changelog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- changelog   10 Dec 2003 07:09:21 -0000      1.2
+++ changelog   5 Jan 2004 03:38:27 -0000       1.3
@@ -1,3 +1,10 @@
+myspell (1:3.0-1) unstable; urgency=low
+
+  * New upstream release - new source pkg name
+  * move includes to /usr/include/myspell
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Sat, 27 Dec 2003 23:51:07 +0100
+
 myspell2 (20030611-2) unstable; urgency=low
 
   * move to use a patch system (dpatch), easier for CVS 

Index: libmyspell-dev.install
===================================================================
RCS file: 
/home/halls/cvs/debian-openoffice/myspell-deb/debian/libmyspell-dev.install,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmyspell-dev.install      26 Nov 2003 20:18:06 -0000      1.1
+++ libmyspell-dev.install      5 Jan 2004 03:38:27 -0000       1.2
@@ -1,3 +1,3 @@
 libmyspell.a   usr/lib
-*.hxx          usr/include/myspell2
-utils/i* usr/bin
+*.hxx          usr/include/myspell
+utils/i*       usr/bin

Index: control
===================================================================
RCS file: /home/halls/cvs/debian-openoffice/myspell-deb/debian/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- control     10 Dec 2003 07:09:21 -0000      1.2
+++ control     5 Jan 2004 03:38:27 -0000       1.3
@@ -1,4 +1,4 @@
-Source: myspell2
+Source: myspell
 Section: devel
 Priority: optional
 Maintainer: Debian OpenOffice Team <[email protected]>

Reply via email to