[apertium-eu-en] 01/03: Added an ITP#, Synced from upstream packaging repo
Kartik Mistry
kartik at moszumanska.debian.org
Thu Jun 23 14:24:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
kartik pushed a commit to branch master
in repository apertium-eu-en.
commit 7eb8456052c302c64761c394b823a502a66a4125
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date: Thu Jun 23 19:31:57 2016 +0530
Added an ITP#, Synced from upstream packaging repo
---
debian/changelog | 7 ++++---
debian/compat | 2 +-
debian/control | 14 ++++++--------
debian/rules | 22 ++--------------------
4 files changed, 13 insertions(+), 32 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c0d1ece..e783443 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-apertium-eu-en (0.3.1~r56205-1) experimental; urgency=low
+apertium-eu-en (0.3.1~r56205-1) unstable; urgency=low
- * Initial release
+ [ Tino Didriksen ]
+ * Initial release (Closes: #827988)
* No significant changes in svn since tarball, so taking directly from svn
- -- Tino Didriksen <mail at tinodidriksen.com> Mon, 13 Oct 2014 07:17:28 +0000
+ -- Kartik Mistry <kartik at debian.org> Thu, 23 Jun 2016 19:23:19 +0530
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 2e8b7b4..86c65e3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,24 +2,22 @@ Source: apertium-eu-en
Section: science
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Tino Didriksen <mail at tinodidriksen.com>,
+Uploaders: Tino Didriksen <tino at didriksen.cc>,
Kartik Mistry <kartik at debian.org>
-Build-Depends: apertium (>= 3.3),
+Build-Depends: apertium-dev (>= 3.4),
autotools-dev,
- debhelper (>= 8.0),
+ debhelper (>= 9),
dh-autoreconf,
gawk,
- apertium-dev,
- locales,
pkg-config (>= 0.21)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Homepage: http://apertium.org/
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/apertium-eu-en.git
+Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/apertium-eu-en.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-eu-en.git
Package: apertium-eu-en
Architecture: all
-Depends: apertium (>= 3.3), ${misc:Depends}, ${shlibs:Depends}
+Depends: apertium (>= 3.4), ${misc:Depends}, ${shlibs:Depends}
Provides: apertium-en-eu
Conflicts: apertium-en-eu
Description: Apertium translation data for the Basque-English pair
diff --git a/debian/rules b/debian/rules
index 11004df..b5d222c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,27 +1,9 @@
#!/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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-eu-en.git
More information about the debian-science-commits
mailing list