r45921 - in /packages/wordnet/trunk/debian: changelog control

tille at users.alioth.debian.org tille at users.alioth.debian.org
Fri May 17 09:03:01 UTC 2013


Author: tille
Date: Fri May 17 09:03:01 2013
New Revision: 45921

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45921
Log:
normalised using `cme fix dpkg-control`

Modified:
    packages/wordnet/trunk/debian/changelog
    packages/wordnet/trunk/debian/control

Modified: packages/wordnet/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/wordnet/trunk/debian/changelog?rev=45921&op=diff
==============================================================================
--- packages/wordnet/trunk/debian/changelog (original)
+++ packages/wordnet/trunk/debian/changelog Fri May 17 09:03:01 2013
@@ -10,6 +10,7 @@
      - deduplicated short descriptions
      - Standards-Version: 3.9.4 (no changes needed)
      - Debhelper 9
+     - normalised using `cme fix dpkg-control`
   * Added wordnet.desktop and wn.png; install in wordnet-gui.install
     Closes: #708583
   * debian/{wordnet,wordnet-dev}.install: move libwordnet.so to -dev

Modified: packages/wordnet/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/wordnet/trunk/debian/control?rev=45921&op=diff
==============================================================================
--- packages/wordnet/trunk/debian/control (original)
+++ packages/wordnet/trunk/debian/control Fri May 17 09:03:01 2013
@@ -1,23 +1,40 @@
 Source: wordnet
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+           Dmitry E. Oboukhov <unera at debian.org>
 Section: text
-Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 9), quilt,
- tk8.5-dev, tcl8.5-dev, libxaw7-dev, flex, dictzip, python, groff,
- autoconf, automake, libtool, bison, man-db, libxss-dev, libxft-dev, ruby1.8,
- imagemagick
 Priority: optional
-Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Andreas Tille <tille at debian.org>,
- Dmitry E. Oboukhov <unera at debian.org>
+Build-Depends: cdbs,
+               autotools-dev,
+               debhelper (>= 9),
+               quilt,
+               tk8.5-dev,
+               tcl8.5-dev,
+               libxaw7-dev,
+               flex,
+               dictzip,
+               python,
+               groff,
+               autoconf,
+               automake,
+               libtool,
+               bison,
+               man-db,
+               libxss-dev,
+               libxft-dev,
+               ruby1.8,
+               imagemagick
 Standards-Version: 3.9.4
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/wordnet/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-science/packages/wordnet/trunk/
 Homepage: http://wordnet.princeton.edu/
 
 Package: wordnet
-Depends: wordnet-base (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Architecture: any
+Depends: wordnet-base (= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: wordnet-gui | artha
-Architecture: any
 Description: electronic lexical database of English language
  WordNet(C) is an on-line lexical reference system whose design is
  inspired by current psycholinguistic theories of human lexical
@@ -37,8 +54,10 @@
  Binary and manpages of WordNet as well as general manpages.
 
 Package: wordnet-gui
-Depends: wordnet (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Architecture: any
+Depends: wordnet (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: electronic lexical database of English language (GUI)
  WordNet(C) is an on-line lexical reference system whose design is
  inspired by current psycholinguistic theories of human lexical
@@ -46,9 +65,9 @@
  into synonym sets, each representing one underlying lexical
  concept. Different relations link the synonym sets.
  .
- WordNet was developed by the Cognitive Science Laboratory
- (http://www.cogsci.princeton.edu/) at Princeton University under the
- direction of Professor George A. Miller (Principal Investigator).
+ WordNet was developed by the Cognitive Science Laboratory at Princeton
+ University under the direction of Professor George A. Miller (Principal
+ Investigator).
  .
  WordNet is considered to be the most important resource available to
  researchers in computational linguistics, text analysis, and many
@@ -58,9 +77,11 @@
  This package contains a Tcl/Tk Gui to browse wordnet dictionary.
 
 Package: wordnet-dev
+Architecture: any
 Section: devel
-Architecture: any
-Depends: wordnet (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: wordnet (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: electronic lexical database of English language (development library)
  WordNet(C) is an on-line lexical reference system whose design is
  inspired by current psycholinguistic theories of human lexical
@@ -68,16 +89,16 @@
  into synonym sets, each representing one underlying lexical
  concept. Different relations link the synonym sets.
  .
- WordNet was developed by the Cognitive Science Laboratory
- (http://www.cogsci.princeton.edu/) at Princeton University under the
- direction of Professor George A. Miller (Principal Investigator).
+ WordNet was developed by the Cognitive Science Laboratory at Princeton
+ University under the direction of Professor George A. Miller (Principal
+ Investigator).
  .
  Header files and library as well as manpages for section 3 (development).
 
 Package: wordnet-base
+Architecture: all
 Depends: ${misc:Depends}
 Recommends: wordnet
-Architecture: all
 Description: electronic lexical database of English language (base data)
  WordNet(C) is an on-line lexical reference system whose design is
  inspired by current psycholinguistic theories of human lexical
@@ -85,17 +106,17 @@
  into synonym sets, each representing one underlying lexical
  concept. Different relations link the synonym sets.
  .
- WordNet was developed by the Cognitive Science Laboratory
- (http://www.cogsci.princeton.edu/) at Princeton University under the
- direction of Professor George A. Miller (Principal Investigator).
+ WordNet was developed by the Cognitive Science Laboratory at Princeton
+ University under the direction of Professor George A. Miller (Principal
+ Investigator).
  .
  Dictionary data and manuals which describe them.
 
 Package: wordnet-sense-index
+Architecture: all
 Priority: extra
 Depends: ${misc:Depends}
 Recommends: wordnet
-Architecture: all
 Description: electronic lexical database of English language (index.sense)
  WordNet(C) is an on-line lexical reference system whose design is
  inspired by current psycholinguistic theories of human lexical
@@ -103,9 +124,9 @@
  into synonym sets, each representing one underlying lexical
  concept. Different relations link the synonym sets.
  .
- WordNet was developed by the Cognitive Science Laboratory
- (http://www.cogsci.princeton.edu/) at Princeton University under the
- direction of Professor George A. Miller (Principal Investigator).
+ WordNet was developed by the Cognitive Science Laboratory at Princeton
+ University under the direction of Professor George A. Miller (Principal
+ Investigator).
  .
  This package contains a large database index.sense which is not
  necessary for normal operation of the wordnet package but is useful
@@ -113,10 +134,11 @@
  http://search.cpan.org/dist/WordNet-QueryData/ .
 
 Package: wordnet-grind
+Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: wordnet
-Architecture: any
 Description: WordNet lexicographer files processor
  WordNet(C) is an on-line lexical reference system whose design is
  inspired by current psycholinguistic theories of human lexical
@@ -124,9 +146,9 @@
  into synonym sets, each representing one underlying lexical
  concept. Different relations link the synonym sets.
  .
- WordNet was developed by the Cognitive Science Laboratory
- (http://www.cogsci.princeton.edu/) at Princeton University under the
- direction of Professor George A. Miller (Principal Investigator).
+ WordNet was developed by the Cognitive Science Laboratory at Princeton
+ University under the direction of Professor George A. Miller (Principal
+ Investigator).
  .
  This package contains the grind processor for WordNet lexicographer
  files.  It can be used to process the lexicographer files from the
@@ -137,8 +159,8 @@
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: dictd | dict-server
+Suggests: dict-gcide
 Provides: dictd-dictionary
-Suggests: dict-gcide
 Description: electronic lexical database of English language for dict
  WordNet(C) is an on-line lexical reference system whose design is
  inspired by current psycholinguistic theories of human lexical
@@ -146,18 +168,18 @@
  into synonym sets, each representing one underlying lexical
  concept. Different relations link the synonym sets.
  .
- WordNet was developed by the Cognitive Science Laboratory
- (http://www.cogsci.princeton.edu/) at Princeton University under the
- direction of Professor George A. Miller (Principal Investigator).
+ WordNet was developed by the Cognitive Science Laboratory at Princeton
+ University under the direction of Professor George A. Miller (Principal
+ Investigator).
  .
  This package will be of limited use without the server found in the
  dictd package.
 
 Package: goldendict-wordnet
-Conflicts: wordnet-goldendict
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: goldendict
+Conflicts: wordnet-goldendict
 Description: electronic lexical database of English language for goldendict
  WordNet(C) is an on-line lexical reference system whose design is
  inspired by current psycholinguistic theories of human lexical
@@ -165,9 +187,10 @@
  into synonym sets, each representing one underlying lexical
  concept. Different relations link the synonym sets.
  .
- WordNet was developed by the Cognitive Science Laboratory
- (http://www.cogsci.princeton.edu/) at Princeton University under the
- direction of Professor George A. Miller (Principal Investigator).
+ WordNet was developed by the Cognitive Science Laboratory at Princeton
+ University under the direction of Professor George A. Miller (Principal
+ Investigator).
  .
  This package contains an adaptation wordnet database for such dictionaries
  as goldendict.
+




More information about the debian-science-commits mailing list