[apertium-pt-ca] 01/01: Updated Standards-Version, Bumped to dh 9, Fixed Vcs-* URLs, Simple debian/rules and fixed copyright

Kartik Mistry kartik at moszumanska.debian.org
Sun Jul 10 03:53:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

kartik pushed a commit to branch master
in repository apertium-pt-ca.

commit e18cf896d40121b548c0440de29c1f235d5a2ba2
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Sun Jul 10 09:22:59 2016 +0530

    Updated Standards-Version, Bumped to dh 9, Fixed Vcs-* URLs, Simple debian/rules and fixed copyright
---
 debian/changelog | 12 ++++++++++++
 debian/compat    |  2 +-
 debian/control   |  9 ++++-----
 debian/copyright | 31 +++++++++++++++++++++++++++----
 debian/rules     | 22 ++--------------------
 5 files changed, 46 insertions(+), 30 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 855f886..06d4e2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apertium-pt-ca (0.8.2+svn~57507-3) unstable; urgency=low
+
+  * debian/control:
+    + Updated Standards-Version to 3.9.8
+    + Removed Build-Depends on locales.
+    + Bumped to debhelper 9.
+    + Updated Vcs-* fields.
+  * Simplify debian/rules file.
+  * Updated debian/copyright.
+
+ -- Kartik Mistry <kartik at debian.org>  Sun, 10 Jul 2016 09:20:37 +0530
+
 apertium-pt-ca (0.8.2+svn~57507-2) unstable; urgency=low
 
   * Uploaded to unstable.
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 56b296b..b25cdc1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,17 @@ Source: apertium-pt-ca
 Section: science
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Tino Didriksen <mail at tinodidriksen.com>,
+Uploaders: Tino Didriksen <tino at didriksen.cc>,
            Kartik Mistry <kartik at debian.org>
 Build-Depends: apertium-dev (>= 3.4),
                autotools-dev,
-               debhelper (>= 8.0),
+               debhelper (>= 9),
                dh-autoreconf,
                gawk,
-               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-pt-ca.git
+Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/apertium-pt-ca.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-pt-ca.git
 
 Package: apertium-pt-ca
diff --git a/debian/copyright b/debian/copyright
index 8f6f23c..67839cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,12 +2,35 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://apertium.org/
 
 Files: *
+Copyright:      2004, Universitat Politècnica de Catalunya
+           2004-2008, Universitat d'Alacant
+                2008, Carme Armentano Oller
+License: GPL-2
+
+Files: autogen.sh
+Copyright: 2002, Daniel Elstner  <daniel.elstner at 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-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 +42,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".
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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-pt-ca.git



More information about the debian-science-commits mailing list