[megaglest-data] 58/64: Update debian/copyright. Add myself to Uploaders. Run wrap-and-sort -sa.
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jan 31 20:48:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository megaglest-data.
commit 42ecd7cde46a6d03cf059bf902529a767a1257b4
Author: Markus Koschany <apo at gambaru.de>
Date: Mon Sep 15 12:58:45 2014 +0000
Update debian/copyright. Add myself to Uploaders. Run wrap-and-sort -sa.
Build with parallel
Use compat level 9
---
debian/changelog | 20 +++++++++++++++++---
debian/compat | 2 +-
debian/control | 18 ++++++++++++------
debian/copyright | 19 ++++++++-----------
debian/rules | 5 +----
5 files changed, 39 insertions(+), 25 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b2ddb76..23e3d29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,22 @@
-megaglest-data (3.9.1-1) unstable; urgency=low
+megaglest-data (3.9.1-1) UNRELEASED; urgency=low
- * New upstream release
+ [ Mark Vejvoda ]
+ * New upstream release.
+
+ [ Markus Koschany ]
+ * Add myself to Uploaders.
+ * wrap-and-sort -sa.
+ * Use compat level 9 and require debhelper >= 9.
+ * Update debian/copyright and point to the new source location at github.
+ * Declare compliance with Debian Policy 3.9.5.
+ * Remove Pre-Depends field. Obsolete.
+ * Suggest megaglest instead of recommending it so that people, who are only
+ interested in the data files, do not have to install the engine as well.
+ * debian/rules:
+ - Remove override for dh_builddeb. xz compression is the default now.
+ - Build with parallel.
- -- Mark Vejvoda <mark_vejvoda at hotmail.com> Wed, 15 Jan 2014 21:01:59 +0800
+ -- Markus Koschany <apo at gambaru.de> Sun, 14 Sep 2014 16:37:06 +0200
megaglest-data (3.7.1-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index a49ad3b..64397f9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,18 +5,24 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders:
Giuseppe Borzi <gborzi at ieee.org>,
Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com>,
- Mark Vejvoda <mark_vejvoda at hotmail.com>
-Build-Depends: cmake, debhelper (>= 7.0.50~), rdfind, symlinks
-Standards-Version: 3.9.4
+ Mark Vejvoda <mark_vejvoda at hotmail.com>,
+ Markus Koschany <apo at gambaru.de>
+Build-Depends:
+ cmake,
+ debhelper (>= 9),
+ rdfind,
+ symlinks
+Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/megaglest-data/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/megaglest-data/
Homepage: http://megaglest.org/
Package: megaglest-data
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends}
Architecture: all
-Recommends: megaglest
+Suggests:
+ megaglest
Description: data files for MegaGlest
This package contains the data, docs and translations for MegaGlest.
.
diff --git a/debian/copyright b/debian/copyright
index 26d6bf3..4fda167 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,8 @@
-Almost-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: megaglest-data
Upstream-Contact: Mark Vejvoda <mark_vejvoda at hotmail.com>
-Source: http://sourceforge.net/projects/megaglest/files/
+Source: https://github.com/MegaGlest/megaglest-data
Comment:
- This package was debianized by Giuseppe Borzi <gborzi at ieee.org>
- and Mark Vejvoda <mark_vejvoda at hotmail.com>
- on Wed, 25 May 2011 Wed, 25 May 2011 23:31:21 -0700.
- .
- It was downloaded from http://sourceforge.net/projects/megaglest
- .
###########################
# Megaglest Data #
###########################
@@ -100,7 +94,7 @@ Comment:
ally_resists by Trappin tweaked by ultifd
beat_the_enemy by Philipp Tscharntke
center_castle by Titus Tscharntke(titi)
- river_raid2 by James McCulloch(silnarm)
+ river_raid2 by James McCulloch(silnarm)
highlands by Titus Tscharntke(titi)
team_island by Titus Tscharntke(titi)
five_on_three by Tiger
@@ -161,11 +155,14 @@ Comment:
Files: *
Copyright: 2001-2008, The Glest Team (<http://glest.org>)
- 2008-2011, The MegaGlest Team (<http://megaglest.org>)
+ 2008-2014, The MegaGlest Team (<http://megaglest.org>)
License: CC-BY-SA-3.0
Files: debian/*
-Copyright: 2011 Vincent Cheng <Vincentc1208 at gmail.com>
+Copyright: 2011, Giuseppe Borzi <gborzi at ieee.org>
+ 2011, Vincent Cheng <Vincentc1208 at gmail.com>
+ 2011-2014, Mark Vejvoda <mark_vejvoda at hotmail.com>
+ 2014, Markus Koschany <apo at gambaru.de>
License: GPL-2+
License: GPL-2+
diff --git a/debian/rules b/debian/rules
index eea77f7..0de0777 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#! /usr/bin/make -f
%:
- dh ${@}
+ dh $@ --parallel
override_dh_auto_install:
dh_auto_install --destdir=debian/megaglest-data
@@ -14,6 +14,3 @@ override_dh_auto_install:
# Fix those symlinks to make them relative
symlinks -r -s -c debian/megaglest-data/
-override_dh_builddeb:
- dh_builddeb --package=megaglest-data -- -Zxz
- dh_builddeb --remaining-packages
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest-data.git
More information about the Pkg-games-commits
mailing list