[irstlm] 46/146: Updated control file.

Giulio Paci giuliopaci-guest at moszumanska.debian.org
Tue May 17 07:37:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

giuliopaci-guest pushed a commit to branch master
in repository irstlm.

commit b99e4070e1d303b15f8973c020e64a94b59c1175
Author: Giulio Paci <giuliopaci at gmail.com>
Date:   Tue Jan 1 15:28:51 2013 +0100

    Updated control file.
---
 debian/control | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 17dd066..4ded126 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: irstlm
-Section: misc
+Section: text
 Priority: optional
 Maintainer: Giulio Paci <giuliopaci at gmail.com>
 Build-Depends: devscripts,
@@ -33,12 +33,12 @@ Section: libdevel
 Architecture: any
 Depends: libirstlm0 (= ${binary:Version}),
          ${misc:Depends}
-Description: irstlm development files
+Description: IRST Language Modeling Toolkit - development files
  The IRST Language Modeling Toolkit can be used to learn a language model
  from data. The generated n-gram models should be usable on any system
  supporting ARPA language model format.
  .
- This package contains development files.
+ This package provides development headers for IRSTLM.
 
 Package: libirstlm0-dbg
 Section: debug
@@ -46,21 +46,20 @@ Priority: extra
 Architecture: any
 Depends: libirstlm0 (= ${binary:Version}),
          ${misc:Depends}
-Description: irstlm debug symbols
+Description: IRST Language Modeling Toolkit - debug symbols
  The IRST Language Modeling Toolkit can be used to learn a language model
  from data. The generated n-gram models should be usable on any system
  supporting ARPA language model format.
  .
- This package contains debug symbols.
+ This package provides the detached debug symbols for the IRSTLM
+ library.
 
 Package: libirstlm0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: irstlm shared library
+Description: IRST Language Modeling Toolkit - runtime library
  The IRST Language Modeling Toolkit can be used to learn a language model
  from data. The generated n-gram models should be usable on any system
  supporting ARPA language model format.
  .
- This package contains the libirstlm shared library.
-
-
+ This package contains the IRSTLM shared library.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/irstlm.git



More information about the debian-science-commits mailing list