[libfolia] 01/01: Removed joostvb as uploader, applied cme fix dpkg

Maarten van Gompel proycon-guest at moszumanska.debian.org
Mon Sep 5 11:38:35 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 07ac31c6bb9f51c017a19c3596a712e6823f23a2
Author: proycon <proycon at anaproy.nl>
Date:   Mon Sep 5 13:33:22 2016 +0200

    Removed joostvb as uploader, applied cme fix dpkg
---
 debian/changelog |  2 ++
 debian/control   | 28 ++++++++++++++++++----------
 debian/copyright | 22 +++++++++-------------
 3 files changed, 29 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2f31362..29874ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ libfolia (1.3.1-1) unstable; urgency=medium
   * debian/rules, debian/control: add autoreconf in order to fix FTBFS on ppc64el. Thanks Logan Rosen for the patch. (Closes: #734025)
   * debian/watch: point to 'make dist' tarball rather than
     bare sources
+  * Applied cme fix dpkg
+  * Removed Joost van Baal-Ilić as uploader
 
  -- Maarten van Gompel <proycon at anaproy.nl>  Fri, 30 Jul 2016 17:17:00 +0200
 
diff --git a/debian/control b/debian/control
index 20b05de..58c5a9a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,26 @@
 Source: libfolia
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Ko van der Sloot <ko.vandersloot at uvt.nl>,
+           Maarten van Gompel <proycon at anaproy.nl>
 Section: science
 Priority: extra
-Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Joost van Baal-Ilić <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>, Maarten van Gompel <proycon at anaproy.nl>
-Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3), pkg-config, libicu-dev, libxml2-dev, libticcutils2-dev, dh-autoreconf
+Build-Depends: cdbs,
+               debhelper (>= 8.1.3),
+               pkg-config,
+               libicu-dev,
+               libxml2-dev,
+               libticcutils2-dev,
+               dh-autoreconf
 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
 Homepage: http://proycon.github.io/folia
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/libfolia.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/libfolia.git
 
 Package: libfolia-dev
-Section: libdevel
 Architecture: any
-Depends: libfolia4 (= ${binary:Version}), ${misc:Depends}
+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. 
@@ -31,10 +39,11 @@ Description: implementation of the FoLiA document format
  that use libfolia.
 
 Package: libfolia4
-Section: libs
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+         ${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. 
@@ -51,4 +60,3 @@ Description: implementation of the FoLiA document format
  .
  This package provides the runtime files required to run programs that use
  libfolia.
-
diff --git a/debian/copyright b/debian/copyright
index 8e62fb9..83e23d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,14 @@
-This package was debianized by Ko van der Sloot <Ko.vanderSloot at uvt.nl> on
-Mon Oct 31 15:10:06 CET 2011.
-
-It was downloaded from https://ilk.uvt.nl/svn/sources/libfolia/trunk
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://github.com/LanguageMachines/libfolia
 
 Files: debian/*
-Author: Ko van der Sloot
 Copyright: Copyright © 2011 Ko van der Sloot <Ko.vanderSloot at uvt.nl>
 License: GPL-3+
  The Debian packaging is licensed under the GPL, version 3 or later,
  see below.
+Author: Ko van der Sloot, Maarten van Gompel
 
 Files: *
-Author: Lead programmer: Ko van der Sloot; Code, algorithm, and design
- contributions by: Maarten van Gompel
 Copyright: Copyright © 2006 - 2011, ILK Research Group (Tilburg
  University, The Netherlands)
 License: GPL-3+
@@ -20,13 +16,13 @@ License: GPL-3+
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or
  (at your option) any later version.
-
+ .
  libfolia is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-# git://anonscm.debian.org/debian-science/packages/libfolia.git
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+Author: Lead programmer: Ko van der Sloot; Code, algorithm, and design
+ contributions by: Maarten van Gompel

-- 
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