r35631 - in /packages/wordnet/trunk/debian: changelog control patches/41_doc_man_fix_names.patch
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Thu Apr 9 11:55:26 UTC 2009
Author: tille
Date: Thu Apr 9 11:55:26 2009
New Revision: 35631
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35631
Log:
Added libxft-dev to Build-Depends
Modified:
packages/wordnet/trunk/debian/changelog
packages/wordnet/trunk/debian/control
packages/wordnet/trunk/debian/patches/41_doc_man_fix_names.patch
Modified: packages/wordnet/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/wordnet/trunk/debian/changelog?rev=35631&op=diff
==============================================================================
--- packages/wordnet/trunk/debian/changelog (original)
+++ packages/wordnet/trunk/debian/changelog Thu Apr 9 11:55:26 2009
@@ -7,6 +7,7 @@
- Standards-Version: 3.8.1 (no changes needed)
- Do not duplicte Section field for wordnet, wordnet-grind, dict-wn
- No dupllicated short descriptions
+ - Added libxft-dev to Build-Depends
-- Andreas Tille <tille at debian.org> Tue, 07 Apr 2009 22:58:07 +0200
Modified: packages/wordnet/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/wordnet/trunk/debian/control?rev=35631&op=diff
==============================================================================
--- packages/wordnet/trunk/debian/control (original)
+++ packages/wordnet/trunk/debian/control Thu Apr 9 11:55:26 2009
@@ -2,7 +2,7 @@
Section: text
Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 6.0.7), quilt,
tk8.5-dev, tcl8.5-dev, libxaw7-dev, flex, dictzip, python, groff, gs-common,
- autoconf, automake1.10, libtool, bison, man-db, libxss-dev
+ autoconf, automake1.10, libtool, bison, man-db, libxss-dev, libxft-dev
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Modified: packages/wordnet/trunk/debian/patches/41_doc_man_fix_names.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/wordnet/trunk/debian/patches/41_doc_man_fix_names.patch?rev=35631&op=diff
==============================================================================
--- packages/wordnet/trunk/debian/patches/41_doc_man_fix_names.patch (original)
+++ packages/wordnet/trunk/debian/patches/41_doc_man_fix_names.patch Thu Apr 9 11:55:26 2009
@@ -58,7 +58,7 @@
.TP
--- WordNet-3.0.orig/doc/man/lexnames.5
+++ WordNet-3.0/doc/man/lexnames.5
-@@ -50,12 +50,12 @@
+@@ -50,14 +50,14 @@
\fBFile Number\fP \fBName\fP \fBContents\fP
_
00 adj.all all adjective clusters
@@ -69,7 +69,11 @@
04 noun.act nouns denoting acts or actions
05 noun.animal nouns denoting animals
-06 noun.artifact nouns denoting man-made objects
-+06 noun.artifact nouns denoting man-made objects
- 07 noun.attribute nouns denoting attributes of people and objects
- 08 noun.body nouns denoting body parts
+-07 noun.attribute nouns denoting attributes of people and objects
+-08 noun.body nouns denoting body parts
++06 noun.artifact nouns denoting man-made objects
++07 noun.attribute nouns denoting attributes of people and objects
++08 noun.body nouns denoting body parts
09 noun.cognition nouns denoting cognitive processes and contents
+ 10 noun.communication nouns denoting communicative processes and contents
+ 11 noun.event nouns denoting natural events
More information about the debian-science-commits
mailing list