[apertium-en-es] 01/01: Update from apertium-packaging svn. Lots of fixes.
Kartik Mistry
kartik at moszumanska.debian.org
Fri Jul 10 06:44:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
kartik pushed a commit to branch master
in repository apertium-en-es.
commit 3c1f7c670e9db2a06dc6a33f6f3a252aee954e0d
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date: Fri Jul 10 12:14:02 2015 +0530
Update from apertium-packaging svn. Lots of fixes.
---
debian/changelog | 13 ++++++-------
debian/control | 5 ++---
debian/copyright | 35 +++++++++++++++++++++++++++++++----
3 files changed, 39 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 72d6cde..86684cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,15 @@
-apertium-en-es (0.8.0+svn~57502-1) experimental; urgency=low
+apertium-en-es (0.8.0~r57502-1) unstable; urgency=low
[ Tino Didriksen ]
- * New upstream release based on SVN snapshot.
+ * New upstream release.
+ * Significant changes in svn since tarball, so mixing new build scripts with
+ old data files
+ * Re-done packaging to take advantage of debhelper 9
[ Kartik Mistry ]
- * debian/control:
- + Added myself as uploaders.
- + Updated Standards-Version to 3.9.6
* Added debian/watch file.
- -- Kartik Mistry <kartik at debian.org> Wed, 08 Oct 2014 10:00:15 +0530
+ -- Kartik Mistry <kartik at debian.org> Fri, 10 Jul 2015 12:12:54 +0530
apertium-en-es (0.6.0-1.1) unstable; urgency=low
@@ -27,4 +27,3 @@ apertium-en-es (0.6.0-1) unstable; urgency=low
* Initial release (Closes: #471720)
-- Francis Tyers <ftyers at prompsit.com> Wed, 19 Mar 2008 19:53:51 +0000
-
diff --git a/debian/control b/debian/control
index 8ea636b..f2aa36e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,11 @@ Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Tino Didriksen <mail at tinodidriksen.com>,
Kartik Mistry <kartik at debian.org>
-Build-Depends: apertium (>= 3.3),
+Build-Depends: apertium-dev (>= 3.4),
autotools-dev,
debhelper (>= 8.0),
dh-autoreconf,
gawk,
- apertium-dev,
locales,
pkg-config (>= 0.21)
Standards-Version: 3.9.6
@@ -19,7 +18,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-en
Package: apertium-en-es
Architecture: all
-Depends: apertium (>= 3.3), ${misc:Depends}, ${shlibs:Depends}
+Depends: apertium (>= 3.4), ${misc:Depends}, ${shlibs:Depends}
Provides: apertium-es-en
Conflicts: apertium-es-en
Description: Apertium translation data for the English-Spanish pair
diff --git a/debian/copyright b/debian/copyright
index 8f6f23c..98453d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,12 +2,39 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://apertium.org/
Files: *
+Copyright: 2008, Universitat d'Alacant (Transducens group)
+ 2007, Generalitat de Catalunya (dades anglés)
+ 2007, Universitat Pompeu Fabra (IULA)
+ 2005, Universitat Politècnica de Catalunya
+ 2009, Jimmy O'Regan
+ 2009, Paul "greenbreen" Breen
+License: GPL-2
+
+Files: alt.xsl
+ translate-to-default-equivalent.xsl
+Copyright: 2005, Universitat d'Alacant / Universidad de Alicante
+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-pmc at dlsi.ua.es>
- See AUTHORS for more copyrights.
-License: GPL-3+
+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 3 of the License, or
+ 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,
@@ -19,4 +46,4 @@ License: GPL-3+
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".
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-en-es.git
More information about the debian-science-commits
mailing list