[apertium-cat] 02/02: Imported Debian patch 2.0.0~r77286-1

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Mon Mar 27 12:36:29 UTC 2017


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

tinodidriksen-guest pushed a commit to branch master
in repository apertium-cat.

commit 5e752e7142fffadf3579160fa673dbc3efcc8ba3
Merge: e33c716 c56bfef
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Mon Mar 27 11:29:29 2017 +0200

    Imported Debian patch 2.0.0~r77286-1

 AUTHORS                   |     6 +
 COPYING                   |   894 +-
 Jenkinsfile               |    10 +
 Makefile.am               |    46 +-
 apertium-cat.cat.dix      | 75778 ++++++++++++++++++++++----------------------
 apertium-cat.cat.rlx      |   331 +-
 apertium-cat.cat.tsx      |     6 +
 apertium-cat.post-cat.dix |    18 +
 configure.ac              |     2 +-
 debian/changelog          |     6 +
 debian/control            |     2 +-
 debian/copyright          |    26 +-
 debian/rules              |     4 +-
 modes.xml                 |     8 +-
 14 files changed, 38562 insertions(+), 38575 deletions(-)

diff --cc debian/changelog
index 6af98c8,0000000..71d2d91
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,6 -1,0 +1,12 @@@
++apertium-cat (2.0.0~r77286-1) unstable; urgency=low
++
++  * Update to latest upstream release
++
++ -- Tino Didriksen <tino at didriksen.cc>  Mon, 27 Mar 2017 11:29:29 +0200
++
 +apertium-cat (1.0.0~r65787-1) unstable; urgency=low
 +
 +  [ Tino Didriksen ]
 +  * Initial release (Closes: #815855)
 +
 + -- Kartik Mistry <kartik at debian.org>  Thu, 25 Feb 2016 09:27:40 +0530
diff --cc debian/control
index 9f02b6a,0000000..a425623
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,23 -1,0 +1,23 @@@
 +Source: apertium-cat
 +Section: science
 +Priority: optional
 +Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 +Uploaders: Tino Didriksen <tino at didriksen.cc>,
 +           Kartik Mistry <kartik at debian.org>
 +Build-Depends: apertium-dev (>= 3.4),
 +               autotools-dev,
 +               cg3,
 +               debhelper (>= 9),
 +               dh-autoreconf,
 +               gawk,
 +               pkg-config (>= 0.21)
- Standards-Version: 3.9.7
++Standards-Version: 3.9.8
 +Homepage: http://apertium.org/
 +Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/apertium-cat.git
 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-cat.git
 +
 +Package: apertium-cat
 +Architecture: all
 +Depends: apertium (>= 3.4), cg3, ${misc:Depends}, ${shlibs:Depends}
 +Description: Apertium single language data for Catalan
 + Data package providing Apertium language resources for Catalan
diff --cc debian/copyright
index b4a681a,0000000..6d21972
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,30 -1,0 +1,48 @@@
 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 +Source: http://apertium.org/
 +
 +Files: *
- Copyright: 2015-2016, Francis M. Tyers <ftyers at prompsit.com>
++Copyright: 2015-2017, Xavi Ivars <xavi.ivars at gmail.com>
++                2017, Hèctor Alòs i Font <hectoralos at gmail.com>
 +                2016, Kevin Brubeck Unhammer <unhammer at fsfe.org>
-                 2016, Juan Pablo Martínez Cortés <juanpabl at users.sourceforge.net>
-                 2015, Xavivars <xavivars at users.sourceforge.net>
- License: GPL-3+
++           2015-2016, Francis M. Tyers <ftyers at prompsit.com>
++                2016, Frankie Robertson <frankie at robertson.name>
++                2016, Juan Pablo Martínez Cortés <jpmart at unizar.es>
++License: GPL-2
++
++License: GPL-2
++ This program is free software: you can redistribute it and/or modify
++ it under the terms of the GNU General Public License as published by
++ the Free Software Foundation, version 2 of the License
++ .
++ This package 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.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program. If not, see <http://www.gnu.org/licenses/>.
++ .
++ On Debian systems, the complete text of the GNU General
++ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 +
 +Files: debian/*
 +Copyright: 2016, Apertium Project Management Committee <apertium-pmc at dlsi.ua.es>
 +License: GPL-3+
 +
 +License: GPL-3+
 + This program is free software: you can redistribute it and/or modify
 + 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.
 + .
 + This package 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.
 + .
 + You should have received a copy of the GNU General Public License
 + along with this program. If not, see <http://www.gnu.org/licenses/>.
 + .
 + On Debian systems, the complete text of the GNU General
 + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
diff --cc debian/rules
index 5cbfd0f,0000000..c12d371
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,12 -1,0 +1,12 @@@
 +#!/usr/bin/make -f
 +# -*- makefile -*-
 +
 +#export DH_VERBOSE=1
 +export DH_OPTIONS
 +export LC_ALL=C.UTF-8
 +
 +%:
- 	dh $@ --with autoreconf
++	dh $@ --fail-missing --with autoreconf
 +
 +override_dh_auto_test:
- 	# Skip, as it breaks in various unpredictable ways
++	# Disable test for now

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



More information about the debian-science-commits mailing list