[libfolia] 01/03: ran wrap-and-sort

Maarten van Gompel proycon-guest at moszumanska.debian.org
Mon Oct 24 09:54:45 UTC 2016


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

proycon-guest pushed a commit to branch master
in repository libfolia.

commit ce594cce79bf32b190317fd64174e94ef2515d41
Author: proycon <proycon at anaproy.nl>
Date:   Mon Oct 24 11:51:37 2016 +0200

    ran wrap-and-sort
---
 debian/control              | 22 +++++++++++-----------
 debian/copyright            |  2 +-
 debian/libfolia-dev.install |  2 +-
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index b8b3d93..f899475 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Section: science
 Priority: extra
 Build-Depends: cdbs,
                debhelper (>= 10),
-               pkg-config,
+               dh-autoreconf,
                libicu-dev,
-               libxml2-dev,
                libticcutils2-dev,
-               dh-autoreconf
+               libxml2-dev,
+               pkg-config
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/libfolia.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/libfolia.git
@@ -22,10 +22,10 @@ Section: libdevel
 Depends: libfolia4 (= ${binary:Version}),
          ${misc:Depends}
 Description: implementation of the FoLiA document format
- FoLiA is an XML-based format for Linguistic Annotation suitable for 
- representing written language resources such as corpora. 
+ FoLiA is an XML-based format for Linguistic Annotation suitable for
+ representing written language resources such as corpora.
  Its goal is to unify a variety of linguistic annotations in one single rich
- format, without committing to any particular standard annotation set. 
+ format, without committing to any particular standard annotation set.
  Instead, it seeks to accommodate any desired system or tagset, and so offer
  maximum flexibility. This makes FoLiA language independent.
  see https://proycon.github.io/folia for more information.
@@ -42,13 +42,13 @@ Package: libfolia4
 Architecture: any
 Multi-Arch: same
 Section: libs
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: implementation of the FoLiA document format
- FoLiA is an XML-based format for Linguistic Annotation suitable for 
- representing written language resources such as corpora. 
+ FoLiA is an XML-based format for Linguistic Annotation suitable for
+ representing written language resources such as corpora.
  Its goal is to unify a variety of linguistic annotations in one single rich
- format, without committing to any particular standard annotation set. 
+ format, without committing to any particular standard annotation set.
  Instead, it seeks to accommodate any desired system or tagset, and so offer
  maximum flexibility. This makes FoLiA language independent.
  see https://proycon.github.io/folia for more information.
diff --git a/debian/copyright b/debian/copyright
index 01f82c8..932c83d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Author: Ko van der Sloot, Maarten van Gompel
 
 Files: *
 Copyright: Copyright © 2006 - 2016, Centre for Language and Speech
- Technology (Radboud University Nijmegen, The Netherlands, and 
+ Technology (Radboud University Nijmegen, The Netherlands, and
  ILK Research Group (Tilburg University, The Netherlands)
 License: GPL-3+
 Author: Lead programmer: Ko van der Sloot; Code, algorithm, and design
diff --git a/debian/libfolia-dev.install b/debian/libfolia-dev.install
index d45f1f7..4403f3d 100644
--- a/debian/libfolia-dev.install
+++ b/debian/libfolia-dev.install
@@ -1,3 +1,3 @@
+usr/include/libfolia
 usr/lib/*/libfolia.so
 usr/lib/*/pkgconfig
-usr/include/libfolia

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



More information about the debian-science-commits mailing list