[hfst] 01/01: Fixed description and section

Kartik Mistry kartik at moszumanska.debian.org
Sat Jun 20 16:41:15 UTC 2015


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

kartik pushed a commit to branch master
in repository hfst.

commit 6b8249425b0fbc34a059b4a2b78a7b383e8f5fa1
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Sat Jun 20 22:10:56 2015 +0530

    Fixed description and section
---
 debian/changelog |  2 +-
 debian/control   | 30 ++++++++++++++++++++++++------
 2 files changed, 25 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index abb1d4b..1487021 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,4 +9,4 @@ hfst (3.8.2~r4145-1) unstable; urgency=low
   * Added hardening support.
   * Added patch description.
 
- -- Kartik Mistry <kartik at debian.org>  Sat, 20 Jun 2015 20:49:11 +0530
+ -- Kartik Mistry <kartik at debian.org>  Sat, 20 Jun 2015 22:10:39 +0530
diff --git a/debian/control b/debian/control
index 590dc2c..b29fbd9 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,11 @@ Provides: libhfst
 Conflicts: libhfst, libhfst3
 Replaces: libhfst, libhfst3
 Description: Helsinki Finite-State Transducer Technology Libraries
- Runtime libraries for HFST
+ The Helsinki Finite-State Transducer software is intended for the
+ implementation of morphological analysers and other tools which are
+ based on weighted and unweighted finite-state transducer technology.
+ .
+ This package provides runtime libraries for HFST.
 
 Package: libhfst40-dev
 Architecture: any
@@ -54,22 +58,36 @@ Provides: libhfst-dev
 Conflicts: libhfst-dev, libhfst3-dev
 Replaces: libhfst-dev, libhfst3-dev
 Description: Helsinki Finite-State Transducer Technology Development files
- Development headers and libraries for HFST
+ The Helsinki Finite-State Transducer software is intended for the
+ implementation of morphological analysers and other tools which are
+ based on weighted and unweighted finite-state transducer technology.
+ .
+ This package provides development headers and libraries for HFST
 
 Package: python-libhfst
 Architecture: any
+Section: python
 Depends: libhfst40 (= ${binary:Version}),
          python,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Helsinki Finite-State Transducer Technology
- Python module for libhfst
+Description: Helsinki Finite-State Transducer Technology (Python2 module)
+ The Helsinki Finite-State Transducer software is intended for the
+ implementation of morphological analysers and other tools which are
+ based on weighted and unweighted finite-state transducer technology.
+ .
+ This package provides Python2 module for libhfst.
 
 Package: python3-libhfst
 Architecture: any
+Section: python
 Depends: libhfst40 (= ${binary:Version}),
          python3,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Helsinki Finite-State Transducer Technology
- Python3 module for libhfst
+Description: Helsinki Finite-State Transducer Technology (Python3 module)
+ The Helsinki Finite-State Transducer software is intended for the
+ implementation of morphological analysers and other tools which are
+ based on weighted and unweighted finite-state transducer technology.
+ .
+ This package provides Python3 module for libhfst.

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



More information about the debian-science-commits mailing list