Alexandros Kosiaris has submitted this change and it was merged.

Change subject: apertium-lex-tools: New upstream release
......................................................................


apertium-lex-tools: New upstream release

Bug: T107306
Change-Id: I01b0a9e807948552fa6db935fd74aac813f47335
---
M debian/changelog
M debian/control
M debian/copyright
M debian/rules
4 files changed, 100 insertions(+), 31 deletions(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/debian/changelog b/debian/changelog
index 940f2f5..1005ef3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,42 @@
-apertium-lex-tools (0.1.0+svn~57414-1) trusty; urgency=low
+apertium-lex-tools (0.1.1~r66150-1+wmf1) jessie; urgency=low
+
+  * Rebuild for Jessie
+
+ -- Kartik Mistry <kar...@debian.org>  Thu, 09 Jun 2016 19:47:25 +0530
+
+apertium-lex-tools (0.1.1~r66150-1) unstable; urgency=low
 
   [ Tino Didriksen ]
-  * Initial release based on upstream SVN.
+  * Update to latest from svn.
+  * debian/control:
+    + Updated Build-deps.
+    + Updated Standards-Version to 3.9.8
+
+ -- Kartik Mistry <kar...@debian.org>  Thu, 09 Jun 2016 19:34:38 +0530
+
+apertium-lex-tools (0.1.1~r60994-2) unstable; urgency=low
+
+  * Rebuild for new lttoolbox.
+  * debian/control:
+    + Updated Vcs-* URLs.
+
+ -- Kartik Mistry <kar...@debian.org>  Wed, 03 Feb 2016 11:16:34 +0530
+
+apertium-lex-tools (0.1.1~r60994-1) unstable; urgency=low
+
+  [ Tino Didriksen ]
+  * Update to latest from svn.
+  * debian/control:
+    + Updated Standards-Version to 3.9.6
+
+  [ Kartik Mistry ]
+  * Upload to unstable.
+
+ -- Kartik Mistry <kar...@debian.org>  Tue, 30 Jun 2015 19:38:26 +0530
+
+apertium-lex-tools (0.1.0+svn~57414-1) experimental; urgency=low
+
+  [ Tino Didriksen ]
+  * Initial release based on SVN
 
  -- Kartik Mistry <kar...@debian.org>  Wed, 01 Oct 2014 16:50:33 +0530
diff --git a/debian/control b/debian/control
index 7e83e86..effcc00 100644
--- a/debian/control
+++ b/debian/control
@@ -2,29 +2,24 @@
 Section: science
 Priority: optional
 Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
-Uploaders: Tino Didriksen <m...@tinodidriksen.com>,
+Uploaders: Tino Didriksen <t...@didriksen.cc>,
            Kartik Mistry <kar...@debian.org>
-Build-Depends: autoconf,
+Build-Depends: apertium-dev (>= 3.4),
                autotools-dev,
-               debhelper (>= 9.0),
+               debhelper (>= 9),
                dh-autoreconf,
-               flex (>= 2.5.33),
-               gawk,
-               libapertium3-3.3-dev,
-               liblttoolbox3-3.3-dev,
-               libpcre3-dev,
                libxml2-dev,
-               libxml2-utils (>= 2.6.24),
-               pkg-config (>= 0.20),
-               xsltproc (>= 1.1.16),
+               libxml2-utils,
+               pkg-config (>= 0.21),
                zlib1g-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
 Homepage: http://apertium.org/
-Vcs-Git: 
git://anonscm.debian.org/debian-science/packages/apertium-lex-tools.git
+Vcs-Git: 
https://anonscm.debian.org/cgit/debian-science/packages/apertium-lex-tools.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/debian-science/packages/apertium-lex-tools.git
 
 Package: apertium-lex-tools
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Constraint-based lexical selection module
- Constraint-based lexical selection module used by Apertium
+ This package provides a module for compiling lexical selection rules and
+ processing them in the pipeline.
diff --git a/debian/copyright b/debian/copyright
index 35e65f6..222ced2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,8 +2,35 @@
 Source: http://apertium.org/
 
 Files: *
-Copyright: 2014, Apertium Project Management Committee 
<apertium-...@dlsi.ua.es>
- See AUTHORS for more copyrights.
+Copyright: 2010-2011, Francis Tyers <fty...@dlsi.ua.es>
+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: ldx_proc.cc
+ lrx_comp.cc
+ lrx_compiler.*
+ lrx_proc.cc
+ lrx_processor.*
+Copyright: 2011-2012, Universitat d'Alacant
+License: GPL-2+
+
+Files: yasmet.cc
+Copyright: 2002, Franz Josef Och
+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
@@ -20,3 +47,22 @@
  .
  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: debian/*
+Copyright: 2014, Apertium Project Management Committee 
<apertium-...@dlsi.ua.es>
+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, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ 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".
diff --git a/debian/rules b/debian/rules
index 2350341..a54a6d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,20 +1,12 @@
 #!/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
 
 %:
-       dh $@ --parallel --with autoreconf
+       dh $@ --fail-missing --parallel --with autoreconf
+
+override_dh_auto_install:
+       dh_auto_install
+       find $(CURDIR) -type f -name '*.la' -exec rm -f '{}' \;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I01b0a9e807948552fa6db935fd74aac813f47335
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/contenttranslation/apertium-lex-tools
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <kartik.mis...@gmail.com>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@wikimedia.org>

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

Reply via email to