[apertium-ca-it] 01/02: Sync control, copyright and rules

Kartik Mistry kartik at moszumanska.debian.org
Mon Jun 13 16:10:43 UTC 2016


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

kartik pushed a commit to branch master
in repository apertium-ca-it.

commit 2127248b6a5118162badb16109bed333d980dac7
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Mon Jun 13 21:40:04 2016 +0530

    Sync control, copyright and rules
---
 debian/control   |  7 +++----
 debian/copyright | 14 ++++++--------
 debian/docs      |  1 +
 debian/rules     | 22 ++--------------------
 4 files changed, 12 insertions(+), 32 deletions(-)

diff --git a/debian/control b/debian/control
index f48f44e..ed679d6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,17 @@ Source: apertium-ca-it
 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-dev (>= 3.4),
                autotools-dev,
                debhelper (>= 9),
                dh-autoreconf,
                gawk,
-               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-ca-it.git
+Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/apertium-ca-it.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-ca-it.git
 
 Package: apertium-ca-it
diff --git a/debian/copyright b/debian/copyright
index 31e4d3d..3434e8e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,6 +12,12 @@ Copyright: 2009-2010, Antonio Toral <atoral at computing.dcu.ie>
                 2012, Anthony J. Bentley <anthonyjbentley at users.sourceforge.net>
                 2013, Trond Trosterud <trond.trosterud at hum.uit.no>
 License: GPL-2
+
+Files: alt.xsl
+ filter.xsl
+ translate-to-default-equivalent.xsl
+Copyright: 2005, Universitat d'Alacant / Universidad de Alicante
+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
@@ -27,17 +33,9 @@ License: GPL-2
  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: alt.xsl
- filter.xsl
- translate-to-default-equivalent.xsl
-Copyright: 2005, Universitat d'Alacant / Universidad de Alicante
-License: 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
diff --git a/debian/docs b/debian/docs
index 6f12db5..6f83607 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1,3 @@
 AUTHORS
+NEWS
 README
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-ca-it.git



More information about the debian-science-commits mailing list