[dutch-svn] r67 - trunk/debian

kroeckx at alioth.debian.org kroeckx at alioth.debian.org
Sat Jun 9 10:41:12 UTC 2007


Author: kroeckx
Date: 2007-06-09 10:41:12 +0000 (Sat, 09 Jun 2007)
New Revision: 67

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
Disable additianol wordlist.  Most have been added upstream
except for the chemistry and toponames.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-06-08 23:37:55 UTC (rev 66)
+++ trunk/debian/changelog	2007-06-09 10:41:12 UTC (rev 67)
@@ -1,9 +1,13 @@
 dutch (1:100G-1) UNRELEASED; urgency=low
 
+  [ Thijs Kinkhorst ]
   * New upstream release.
 
- -- Thijs Kinkhorst <thijs at debian.org>  Sat,  9 Jun 2007 00:53:53 +0200
+  [ Kurt Roeckx ]
+  * Disable additianol wordlist, most have been merged upstream.
 
+ -- Kurt Roeckx <kurt at roeckx.be>  Sat, 09 Jun 2007 12:40:25 +0200
+
 dutch (1:0.1e-45) unstable; urgency=low
 
   * Change build-dependency from disappeared libmyspell-dev

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-06-08 23:37:55 UTC (rev 66)
+++ trunk/debian/rules	2007-06-09 10:41:12 UTC (rev 67)
@@ -21,8 +21,7 @@
 build-stamp:
 	test -f debian/rules
 	# build files for ispell 
-	./configure --enable-large --enable-chemistry --enable-countries \
-                    --enable-jargon --enable-toponames --prefix=/usr
+	./configure --prefix=/usr
 	cd wl && make dutch.hash
 	touch build-stamp
 




More information about the pkg-dutch-commit mailing list