[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS:myspell-deb/debian changelog,1.11,1.12 copyright,1.1,1.2 libmyspell-dev.dirs,1.1,1.2 rules,1.12,1.13



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

Modified Files:
	changelog copyright libmyspell-dev.dirs rules 
Log Message:
add ispellaff2myspell, thanks Agustin Martin Domingo

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/myspell-deb/debian/changelog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- changelog	19 Jan 2004 17:43:13 -0000	1.11
+++ changelog	19 Jan 2004 19:32:58 -0000	1.12
@@ -1,3 +1,9 @@
+myspell (1:3.0+pre3.1-5) unstable; urgency=low
+
+  * add ispellaff2myspell script; thanks Agustin Martin Domingo
+
+ -- Rene Engelhard <rene@debian.org>  Thu, 15 Jan 2004 05:31:05 +0100
+
 myspell (1:3.0+pre3.1-4) unstable; urgency=low
 
   * New patch, 02_mystrdup, to replace usage of 'strdup' 

Index: copyright
===================================================================
RCS file: /cvs/debian-openoffice/myspell-deb/debian/copyright,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- copyright	26 Nov 2003 20:18:06 -0000	1.1
+++ copyright	19 Jan 2004 19:32:58 -0000	1.2
@@ -98,4 +98,16 @@
 #
 # END OF LEGAL PART
 
+-----------------------------------------------------------------
+#       $Id$
+# 
+#   (C) 2002 Agustin Martin Domingo <agmartin@aq.upm.es> 
+# 
+#    This program is free software; you can redistribute it and/or modify
+#    it under the terms of the GNU General Public License as published by
+#    the Free Software Foundation; either version 2 of the License, or
+#    (at your option) any later version.
+
+On Debian systems, the full text of the GPL can be found in
+/usr/share/common-licenses/GPL
 

Index: libmyspell-dev.dirs
===================================================================
RCS file: /cvs/debian-openoffice/myspell-deb/debian/libmyspell-dev.dirs,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmyspell-dev.dirs	7 Jan 2004 16:49:04 -0000	1.1
+++ libmyspell-dev.dirs	19 Jan 2004 19:32:58 -0000	1.2
@@ -1 +1,2 @@
 usr/lib/pkgconfig
+usr/share/man/man1

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/myspell-deb/debian/rules,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- rules	8 Jan 2004 16:29:14 -0000	1.12
+++ rules	19 Jan 2004 19:32:58 -0000	1.13
@@ -71,7 +71,10 @@
 		ln -s libmyspell.so.$(version) libmyspell.so
 	
 	dh_install --sourcedir=debian/tmp
-	
+
+	pod2man debian/libmyspell-dev/usr/bin/ispellaff2myspell \
+		> debian/libmyspell-dev/usr/share/man/man1/ispellaff2myspell.1
+
 	for i in `dh_listpackages`; do \
 		mkdir -p debian/$$i/usr/share/lintian/overrides && \
 		install -m644 debian/overrides.lintian \



Reply to: