Alexandros Kosiaris has submitted this change and it was merged. Change subject: apertium-es-gl: Rebuild for Jessie and cleanup ......................................................................
apertium-es-gl: Rebuild for Jessie and cleanup Bug: T107306 Change-Id: I8bbce29559caf8f810b9980403cdf0509d7fe77e --- M debian/changelog M debian/control M debian/copyright 3 files changed, 13 insertions(+), 5 deletions(-) Approvals: Alexandros Kosiaris: Looks good to me, approved jenkins-bot: Verified diff --git a/debian/changelog b/debian/changelog index 8185956..a863ca2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apertium-es-gl (1.0.8~r57542-1+wmf1) jessie-wikimedia; urgency=low + + * Rebuild for Jessie. + * Cleanup dependency and debian/rules. + * Fixed debian/copyright. + + -- Kartik Mistry <[email protected]> Thu, 23 Jun 2016 13:03:10 +0530 + apertium-es-gl (1.0.8~r57542-1) trusty; urgency=low [ Tino Didriksen ] diff --git a/debian/control b/debian/control index 1516bd0..743b4c1 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,12 @@ Maintainer: Debian Science Team <[email protected]> Uploaders: Tino Didriksen <[email protected]>, Kartik Mistry <[email protected]> -Build-Depends: apertium (>= 3.3), +Build-Depends: apertium-dev (>= 3.4), autotools-dev, debhelper (>= 8.0), dh-autoreconf, gawk, - libapertium3-3.3-dev, locales, - lttoolbox (>= 3.3), pkg-config (>= 0.21) Standards-Version: 3.9.6 Homepage: http://apertium.org/ @@ -20,7 +18,7 @@ Package: apertium-es-gl Architecture: all -Depends: apertium (>= 3.3), ${misc:Depends}, ${shlibs:Depends} +Depends: apertium (>= 3.4), ${misc:Depends}, ${shlibs:Depends} Provides: apertium-gl-es Conflicts: apertium-gl-es Description: Apertium translation data for the Spanish-Galician pair diff --git a/debian/copyright b/debian/copyright index 236e559..d000710 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Source: http://apertium.org/ Files: * -Copyright: 2007, Prompsit Language Engineering (Parts of build system, documentation, and lexical data) +Copyright: 2007, Prompsit Language Engineering (Parts of build system, documentation, and lexical data) 2005-2006, Universidade de Vigo (Seminario de Lingüística Informática, http://sli.uvigo.es) (Galician monolingual data, Galician-Spanish bilingual lexical data, parts of Spanish monolingual data, and parts of Galician-Spanish bilingual structural data) 2005-2006, Universitat d'Alacant (Transducens group, http://transducens.dlsi.ua.es) (Spanish monolingual data and parts of Galician-Spanish bilingual structural data) 2005-2006, Universitat Politècnica de Catalunya (TALP group, http://www.talp.upc.edu) (parts of Spanish monolingual data) @@ -11,6 +11,8 @@ Files: autogen.sh Copyright: 2002, Daniel Elstner <[email protected]> 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, version 2 of the License -- To view, visit https://gerrit.wikimedia.org/r/295625 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8bbce29559caf8f810b9980403cdf0509d7fe77e Gerrit-PatchSet: 2 Gerrit-Project: operations/debs/contenttranslation/apertium-es-gl Gerrit-Branch: master Gerrit-Owner: KartikMistry <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
