KartikMistry has uploaded a new change for review.

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

Change subject: Added initial Debian packaging
......................................................................

Added initial Debian packaging

Bug: T89936
Change-Id: I6cc828503cc39425f2fd30a9a17bc83c3597cecc
---
A debian/changelog
A debian/compat
A debian/control
A debian/copyright
A debian/docs
A debian/rules
A debian/source/format
7 files changed, 137 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/operations/debs/contenttranslation/apertium-hbs-mkd
 refs/changes/64/195264/1

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..9a61883
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,11 @@
+apertium-hbs-mkd (0.1.0~r57554-1) trusty; urgency=low
+
+  [ Tino Didriksen ]
+  * Initial release
+  * No tarball release, so taking directly from svn
+
+  [ Kartik Mistry ]
+  * debian/control:
+    + Fixed dependencies.
+
+ -- Kartik Mistry <kar...@debian.org>  Mon, 09 Mar 2015 18:09:24 +0530
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..404541d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,32 @@
+Source: apertium-hbs-mkd
+Section: science
+Priority: optional
+Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
+Uploaders: Tino Didriksen <m...@tinodidriksen.com>,
+           Kartik Mistry <kar...@debian.org>
+Build-Depends: apertium-lex-tools,
+               autotools-dev,
+               cg3,
+               debhelper (>= 8.0),
+               dh-autoreconf,
+               gawk,
+               libapertium3-3.3-dev,
+               locales,
+               pkg-config (>= 0.21)
+Standards-Version: 3.9.6
+Homepage: http://apertium.org/
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/apertium-hbs-mkd.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/debian-science/packages/apertium-hbs-mkd.git
+
+Package: apertium-hbs-mkd
+Architecture: all
+Depends: apertium (>= 3.3),
+         apertium-lex-tools,
+         cg3,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Provides: apertium-mkd-hbs
+Conflicts: apertium-mkd-hbs
+Description: Apertium translation data for the Serbo-Croatian-Macedonian pair
+ Data package providing Apertium language resources for translating
+ between the Serbo-Croatian and Macedonian languages.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..50383fd
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,62 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://apertium.org/
+
+Files: *
+Copyright: 2007-2013, Ivica Dimitrijev
+           2007-2013, Dejan Čabrilo
+           2007-2008, Jim O'Regan <jore...@gmail.com>
+           2007-2008, Proleter <pali...@users.sourceforge.net>
+           2007-2014, Francis M. Tyers <fty...@prompsit.com>
+                2007, Jernej Vicic <jernejvi...@users.sourceforge.net>
+                2007, Troy <tspi...@users.sourceforge.net>
+                2008, Misoss <mis...@users.sourceforge.net>
+                2009, Pminervini <pminerv...@users.sourceforge.net>
+           2011-2012, Ljubisha Rus <slasher...@users.sourceforge.net>
+           2011-2013, Hrvoje Peradin <krv...@users.sourceforge.net>
+                2011, Trond Trosterud <trond.troste...@hum.uit.no>
+           2012-2013, Filip Petkovski <fpetkov...@users.sourceforge.net>
+           2012-2014, Kevin Brubeck Unhammer <unham...@fsfe.org>
+                2012, Anthony J. Bentley 
<anthonyjbent...@users.sourceforge.net>
+                2012, Cromulen7 <cromul...@users.sourceforge.net>
+License: GPL-2
+
+Files: alt.xsl
+Copyright: 2005, Universitat d'Alacant / Universidad de Alicante
+License: GPL-2
+
+Files: autogen.sh
+Copyright: 2002, Daniel Elstner  <daniel.elst...@gmx.net>
+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
+ .
+ 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 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-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
+ (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 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..6f83607
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,3 @@
+AUTHORS
+NEWS
+README
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..11004df
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,27 @@
+#!/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 $@ --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
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6cc828503cc39425f2fd30a9a17bc83c3597cecc
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/contenttranslation/apertium-hbs-mkd
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