[apertium-ukr] 02/02: Imported Debian patch 0.1.0~r82563-1

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Tue Oct 3 12:52:35 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-ukr.

commit 21ffe86a54954b064ba9d366e30e6fd86cf2b433
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Tue Oct 3 13:53:01 2017 +0200

    Imported Debian patch 0.1.0~r82563-1
---
 debian/changelog     |  5 +++++
 debian/compat        |  1 +
 debian/control       | 23 +++++++++++++++++++++++
 debian/copyright     | 29 +++++++++++++++++++++++++++++
 debian/docs          |  3 +++
 debian/rules         | 12 ++++++++++++
 debian/source/format |  1 +
 7 files changed, 74 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..f3bc0c5
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+apertium-ukr (0.1.0~r82563-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Tino Didriksen <tino at didriksen.cc>  Tue, 03 Oct 2017 13:53:01 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a351520
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,23 @@
+Source: apertium-ukr
+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: 4.0.0
+Homepage: http://apertium.org/
+Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/apertium-ukr.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-ukr.git
+
+Package: apertium-ukr
+Architecture: all
+Depends: apertium (>= 3.4), cg3, ${misc:Depends}, ${shlibs:Depends}
+Description: Apertium single language data for Ukrainian
+ Data package providing Apertium language resources for Ukrainian
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..4a5fa7c
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,29 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://apertium.org/
+
+Files: *
+Copyright:      2017, John Lyell <jjlyell at gmail.com>
+           2013-2017, Francis M. Tyers <ftyers at prompsit.com>
+           2014-2016, Kevin Brubeck Unhammer <unhammer at fsfe.org>
+License: GPL-3+
+
+Files: debian/*
+Copyright: 2014-2017, 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 --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..6f83607
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,3 @@
+AUTHORS
+NEWS
+README
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..c12d371
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+#export DH_VERBOSE=1
+export DH_OPTIONS
+export LC_ALL=C.UTF-8
+
+%:
+	dh $@ --fail-missing --with autoreconf
+
+override_dh_auto_test:
+	# Disable test for now
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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



More information about the debian-science-commits mailing list