KartikMistry has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/296050

Change subject: apertium-isl: Rebuild for Jessie and cleanup
......................................................................

apertium-isl: Rebuild for Jessie and cleanup

Bug: T107306
Change-Id: Ibd79070523ac67a97e445c34832578f93b46b11b
---
M debian/changelog
M debian/control
M debian/copyright
M debian/docs
M debian/rules
5 files changed, 53 insertions(+), 31 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/operations/debs/contenttranslation/apertium-isl
 refs/changes/50/296050/1

diff --git a/debian/changelog b/debian/changelog
index 6b2325d..f54379a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apertium-isl (0.1.0-1+wmf1) jessie; urgency=low
+
+  * Rebuild for Jessie.
+  * Updated dependencies.
+  * Cleanup debian/rules file.
+  * Fixed debian/copyright for Authors.
+
+ -- Kartik Mistry <kar...@debian.org>  Sat, 25 Jun 2016 18:41:37 +0530
+
 apertium-isl (0.1.0-1) trusty; urgency=low
 
   [ Tino Didriksen ]
diff --git a/debian/control b/debian/control
index 32cb651..272c142 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,25 @@
 Source: apertium-isl
 Section: science
 Priority: optional
-Maintainer: Kartik Mistry <kar...@debian.org>
-Build-Depends: apertium (>= 3.3),
+Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
+Uploaders: Tino Didriksen <t...@didriksen.cc>,
+           Kartik Mistry <kar...@debian.org>
+Build-Depends: apertium-dev (>= 3.4),
                autotools-dev,
                cg3,
                debhelper (>= 9),
                dh-autoreconf,
                gawk,
                hfst,
-               libapertium3-3.3-dev,
-               libhfst39-dev,
-               liblttoolbox3-3.3-dev (>= 3.3),
-               locales,
+               libhfst-dev,
                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-isl.git
+Vcs-Git: 
https://anonscm.debian.org/cgit/debian-science/packages/apertium-isl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/debian-science/packages/apertium-isl.git
 
 Package: apertium-isl
 Architecture: all
-Depends: apertium (>= 3.3), cg3, hfst, ${misc:Depends}, ${shlibs:Depends}
+Depends: apertium (>= 3.4), cg3, hfst, ${misc:Depends}, ${shlibs:Depends}
 Description: Apertium single language data for Icelandic
  Data package providing Apertium language resources for Icelandic
diff --git a/debian/copyright b/debian/copyright
index 8f6f23c..66e0051 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,8 +2,39 @@
 Source: http://apertium.org/
 
 Files: *
-Copyright: 2014, Apertium Project Management Committee 
<apertium-...@dlsi.ua.es>
- See AUTHORS for more copyrights.
+Copyright: 2009-2010, Jim O'Regan <jore...@gmail.com>
+           2009-2011, Hlynur Sigurþórsson <hlynur...@ru.is>, Háskólinn í 
Reykjavík
+           2009-2011, Hrafn Loftsson <hr...@ru.is>, Háskólinn í Reykjavík
+           2009-2011, Martha Dís Brandt <martha...@ru.is>, Háskólinn í 
Reykjavík
+           2009-2014, Francis M. Tyers <fty...@prompsit.com>
+           2009-2016, Kevin Brubeck Unhammer <unham...@fsfe.org>
+                2009, Jacob Nordfalk <jacob.nordf...@gmail.com>
+                2009, Pminervini <pminerv...@users.sourceforge.net>
+           2010-2011, Trond Trosterud <trond.troste...@hum.uit.no>
+                2011, Ólafur Waage <olaf...@users.sourceforge.net>
+                2012, Anthony J. Bentley 
<anthonyjbent...@users.sourceforge.net>
+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, version 3 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 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+Files: debian/*
+Copyright: 2016, Apertium Project Management Committee 
<apertium-...@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
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

-- 
To view, visit https://gerrit.wikimedia.org/r/296050
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd79070523ac67a97e445c34832578f93b46b11b
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/contenttranslation/apertium-isl
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <kartik.mis...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to