KartikMistry has uploaded a new change for review.

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

Change subject: apertium-es-it: Rebuild for Jessie and other fixes
......................................................................

apertium-es-it: Rebuild for Jessie and other fixes

Bug: T107306
Change-Id: Ia34e09986ebfa28fa0e66e819cb3b60a48579745
---
M debian/changelog
M debian/control
M debian/docs
M debian/rules
4 files changed, 17 insertions(+), 28 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/operations/debs/contenttranslation/apertium-es-it
 refs/changes/06/295206/1

diff --git a/debian/changelog b/debian/changelog
index c83368b..4082fa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apertium-es-it (0.1.0~r51165-1+wmf1) jessie; urgency=low
+
+  * Rebuild for Jessie.
+  * Updated dependencies and debian/rules file.
+
+ -- Kartik Mistry <kar...@debian.org>  Mon, 20 Jun 2016 15:53:10 +0530
+
 apertium-es-it (0.1.0~r51165-1) trusty; urgency=low
 
   [ Tino Didriksen ]
diff --git a/debian/control b/debian/control
index 39a56d6..e8102b4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,23 @@
 Source: apertium-es-it
 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,
                debhelper (>= 9),
                dh-autoreconf,
                gawk,
-               libapertium3-3.3-dev,
-               liblttoolbox3-3.3-dev (>= 3.3),
-               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-es-it.git
+Vcs-Git: 
https://anonscm.debian.org/cgit/debian-science/packages/apertium-es-it.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/debian-science/packages/apertium-es-it.git
 
 Package: apertium-es-it
 Architecture: all
-Depends: apertium (>= 3.3), ${misc:Depends}, ${shlibs:Depends}
+Depends: apertium (>= 3.4), ${misc:Depends}, ${shlibs:Depends}
 Provides: apertium-it-es
 Conflicts: apertium-it-es
 Description: Apertium translation data for the Spanish-Italian pair
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/295206
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia34e09986ebfa28fa0e66e819cb3b60a48579745
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/contenttranslation/apertium-es-it
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