[apertium-fra-cat] 01/01: Imported Debian patch 1.2.0~r78602-1

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Tue Jun 6 17:43:51 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-fra-cat.

commit 45c89dcb73604769a2f547d7ecf2ddf6e3743d9b
Merge: c20e1bb 68a913b
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Wed May 24 14:26:26 2017 +0200

    Imported Debian patch 1.2.0~r78602-1

 Makefile.am                  |    10 +-
 apertium-fra-cat.cat-fra.lrx |   178 +-
 apertium-fra-cat.cat-fra.t1x |  2144 +++++-
 apertium-fra-cat.fra-cat.dix | 16688 +++++++++++++++++++++++------------------
 apertium-fra-cat.fra-cat.lrx |   235 +-
 apertium-fra-cat.fra-cat.t1x |  1211 ++-
 configure.ac                 |     4 +-
 debian/changelog             |     6 +
 debian/control               |     6 +-
 debian/copyright             |     4 +
 debian/rules                 |     5 +-
 11 files changed, 12525 insertions(+), 7966 deletions(-)

diff --cc debian/changelog
index 119a085,0000000..53a6a3c
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,53 -1,0 +1,59 @@@
++apertium-fra-cat (1.2.0~r78602-1) unstable; urgency=low
++
++  * Update to latest upstream release
++
++ -- Tino Didriksen <tino at didriksen.cc>  Wed, 24 May 2017 14:26:26 +0200
++
 +apertium-fra-cat (1.1.0~r64309-1) unstable; urgency=low
 +
 +  [ Tino Didriksen ]
 +  * New upstream release
 +  * Binary and source packages are renamed as per upstream naming scheme.
 +
 +  [ Kartik Mistry ]
 +  * debian/control:
 +    + Updated Standards-Version to 3.9.7 (no changes)
 +  * debian/rules:
 +    + Skip tests.
 +
 + -- Kartik Mistry <kartik at debian.org>  Sat, 27 Feb 2016 12:34:18 +0530
 +
 +apertium-fr-ca (1.0.3~r61329-1) unstable; urgency=low
 +
 +  [ Tino Didriksen ]
 +  * New upstream release
 +  * Significant changes in svn since tarball, so mixing new build scripts with
 +    old data files
 +  * Re-done packaging to take advantage of debhelper 9
 +
 +  [ Kartik Mistry ]
 +  * Set debian/compat to 9. Bumped dh dependency.
 +  * Fixed debian/copyright.
 +
 + -- Kartik Mistry <kartik at debian.org>  Fri, 31 Jul 2015 09:28:37 +0530
 +
 +apertium-fr-ca (1.0.2-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Added dependency on apertium-pcre2
 +
 + -- Francis Tyers <ftyers at prompsit.com>  Thu, 12 Mar 2009 20:31:32 +0000
 +
 +apertium-fr-ca (1.0.0-2) unstable; urgency=low
 +
 +  * Fixed Build-Depends (Closes: #446595)
 +  * Upgrade to Apertium 3.0 (Closes: #445830)
 +
 + -- Francis Tyers <ftyers at prompsit.com>  Mon, 22 Oct 2007 16:30:23 +0100
 +
 +apertium-fr-ca (1.0.0-1) unstable; urgency=low
 +
 +  * Release requires Apertium 3
 +
 + -- Francis Tyers <ftyers at prompsit.com>  Fri,  5 Oct 2007 16:03:00 +0100
 +
 +apertium-fr-ca (0.7-1) unstable; urgency=low
 +
 +  * Initial release (Closes: #389229)
 +
 + -- Francis Tyers <f.tyers at uea.ac.uk>  Sun, 24 Sep 2006 18:26:50 +0100
diff --cc debian/control
index e09d24e,0000000..c743235
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,43 -1,0 +1,43 @@@
 +Source: apertium-fra-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-cat,
++Build-Depends: apertium-cat (>= 2.1.0~r78615),
 +               apertium-dev (>= 3.4),
-                apertium-fra,
++               apertium-fra (>= 1.1.0~r78695),
 +               apertium-lex-tools,
 +               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-fra-cat.git
 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-fra-cat.git
 +
 +Package: apertium-fra-cat
 +Architecture: all
 +Depends: apertium (>= 3.4),
 +         apertium-lex-tools,
 +         cg3,
 +         ${misc:Depends},
 +         ${shlibs:Depends}
 +Provides: apertium-cat-fra
 +Replaces: apertium-fr-ca (<< 1.1.0~)
 +Breaks: apertium-fr-ca (<< 1.1.0~)
 +Description: Apertium translation data for the French-Catalan pair
 + Data package providing Apertium language resources for translating
 + between the French and Catalan languages.
 +
 +Package: apertium-fr-ca
 +Architecture: all
 +Depends: apertium-fra-cat (= ${binary:Version}), ${misc:Depends}
 +Priority: extra
 +Section: oldlibs
 +Provides: apertium-ca-fr
 +Description: Transitional dummy package for apertium-fra-cat
 + This is a transitional dummy package. It can safely be removed.
diff --cc debian/copyright
index 11bf1dd,0000000..0cb0590
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,51 -1,0 +1,55 @@@
 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 +Source: http://apertium.org/
 +
 +Files: *
 +Copyright: 2005, Universitat d'Alacant, (Transducens group)
 +           2007, Eleka Ingenieritza Linguistikoa S.L.
 +                 Prompsit Language Engineering S.L.
 +           2009, Jimmy O'Regan
 +           2015, Francis M. Tyers <ftyers at prompsit.com>
 +License: GPL-2+
 +
++Files: filter.xsl
++Copyright: 2005, Universitat d'Alacant / Universidad de Alicante
++License: GPL-2
++
 +Files: autogen.sh
 +Copyright: 2002, Daniel Elstner  <daniel.elstner at gmx.net>
 +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: 2014, Apertium Project Management Committee <apertium-pmc at dlsi.ua.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, either version 2 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 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --cc debian/rules
index 3357e90,0000000..c12d371
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,13 -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-fra-cat.git



More information about the debian-science-commits mailing list