[apertium-dan] 02/02: Imported Debian patch 0.4.0~r66063-1

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Tue Mar 1 13:02:28 UTC 2016


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

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

commit a9b844f36f2cdcd9594248ddc135ee09239c62e8
Merge: 4b9c707 259d624
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Tue Mar 1 12:24:40 2016 +0000

    Imported Debian patch 0.4.0~r66063-1

 AUTHORS              |     2 +-
 Makefile.am          |    12 +-
 apertium-dan.dan.dix | 11770 +++++++++++++++++++++++++------------------------
 apertium-dan.dan.rlx |     9 +
 configure.ac         |    15 +-
 debian/changelog     |     6 +
 debian/control       |    12 +-
 debian/rules         |    24 +-
 debian/watch         |     4 +
 9 files changed, 6169 insertions(+), 5685 deletions(-)

diff --cc debian/changelog
index b963ccb,0000000..9d907b2
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,0 +1,15 @@@
++apertium-dan (0.4.0~r66063-1) unstable; urgency=low
++
++  * New upstream release
++
++ -- Tino Didriksen <tino at didriksen.cc>  Tue, 01 Mar 2016 12:24:40 +0000
++
 +apertium-dan (0.3.0~r65318-1) unstable; urgency=low
 +
 +  [ Tino Didriksen ]
 +  * Initial release. (Closes: #794305)
 +
 +  [ Kartik Mistry ]
 +  * Keep test disables until fix at upstream.
 +
 + -- Kartik Mistry <kartik at debian.org>  Tue, 09 Feb 2016 14:24:36 +0530
diff --cc debian/control
index 8c393e5,0000000..7e31cc6
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,26 -1,0 +1,22 @@@
 +Source: apertium-dan
 +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>
++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,
-                hfst,
-                libhfst42-dev,
-                locales,
 +               pkg-config (>= 0.21)
- Standards-Version: 3.9.6
- Homepage: https://apertium.org/
++Standards-Version: 3.9.7
++Homepage: http://apertium.org/
 +Vcs-Git: https://anonscm.debian.org/debian-science/packages/apertium-dan.git
 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-dan.git
 +
 +Package: apertium-dan
 +Architecture: all
- Depends: apertium (>= 3.4), cg3, hfst, ${misc:Depends}, ${shlibs:Depends}
++Depends: apertium (>= 3.4), cg3, ${misc:Depends}, ${shlibs:Depends}
 +Description: Apertium single language data for Danish
 + Data package providing Apertium language resources for Danish
diff --cc debian/rules
index 36a0759,0000000..c12d371
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,30 -1,0 +1,12 @@@
 +#!/usr/bin/make -f
 +# -*- makefile -*-
- # Sample debian/rules that uses debhelper.
- #
- # This file was originally written by Joey Hess and Craig Small.
- # As a special exception, when this file is copied by dh-make into a
- # dh-make output file, you may use that output file without restriction.
- # This special exception was added by Craig Small in version 0.37 of dh-make.
- #
- # Modified to make a template file for a multi-binary package with separated
- # build-arch and build-indep targets  by Bill Allombert 2001
 +
- # Uncomment this to turn on verbose mode.
 +#export DH_VERBOSE=1
- 
- # This has to be exported to make some magic below work.
 +export DH_OPTIONS
++export LC_ALL=C.UTF-8
 +
 +%:
- 	dh $@ --with autoreconf
- 
- override_dh_auto_build:
- 	mkdir -p debian/tmp/locale/
- 	localedef -f UTF-8 -i en_US ./debian/tmp/locale/en_US.UTF-8/
- 	export LOCPATH=$(CURDIR)/debian/tmp/locale/ && \
- 	export LC_ALL=en_US.UTF-8 && \
- 	dh_auto_build
++	dh $@ --fail-missing --with autoreconf
 +
 +override_dh_auto_test:
- 	#Disable test as of now.
++	# Disable test for now
diff --cc debian/watch
index 0000000,0000000..7d4b562
new file mode 100644
--- /dev/null
+++ b/debian/watch
@@@ -1,0 -1,0 +1,4 @@@
++version=3
++opts=filenamemangle=s/\S*download=//g \
++https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=sf/apertium/apertium-dan \
++.*=apertium-dan(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

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



More information about the debian-science-commits mailing list