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

coringao-guest pushed a commit to branch master
in repository runescape.

commit d522a49641bdfa0d5ca8efd23c9575bda15c9aec
Author: Carlos Donizete Froes <[email protected]>
Date:   Tue Jul 25 03:54:11 2017 -0300

    Updated files
---
 debian/changelog         | 24 ++++++++++++++++++++----
 debian/control           |  3 +--
 debian/copyright         |  4 ++--
 debian/runescape.6       |  4 ++--
 debian/tests/control     |  4 +++-
 debian/upstream/metadata |  6 +++---
 debian/watch             |  2 +-
 7 files changed, 32 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c6780c4..ab8c134 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,26 @@
 runescape (0.2-1) unstable; urgency=medium
 
   * New upstream release
-  * Moved over to rsu-client files
-  * Changed the project license for GPL-2
-
- -- Carlos Donizete Froes <[email protected]>  Sun, 23 Jul 2017 01:28:17 
-0300
+  * Team upload
+  * Update debhelper build-dep and compat to 10
+  * Declare compliance with Debian Policy 4.0.0
+  * Added autopkgtest to test installability
+  * Updated debian/control:
+    + Updated homepage for wiki github
+    + Added libcairo2-dev and libperl-dev in build dependency
+    + Added in the dependencies the libraries "perl", "p7zip" and "xdg-utils"
+  * Updated debian/copyright:
+    + Changed game project license for GPL-2+
+    + License packaging GPL-2+ for ease of sharing with game
+    + Additional contribution to the continuity of project development
+  * Fix debian/watch and update the download URL
+  * Added debian/install
+  * Updated debian/upstream/metadata:
+    + Changed in link from project home page
+    + Additional contribution to development (Thanks HikariKnight)
+  * Updated manpage (debian/runescape.6)
+
+ -- Carlos Donizete Froes <[email protected]>  Tue, 25 Jul 2017 02:41:31 
-0300
 
 runescape (0.1-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 8186b96..29056e6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,9 @@ Maintainer: Debian Games Team 
<[email protected]>
 Uploaders: Carlos Donizete Froes <[email protected]>
 Build-Depends: debhelper (>=10), libcairo2-dev, libperl-dev
 Standards-Version: 4.0.0
-Homepage: https://www.runescape.com
+Homepage: https://github.com/coringao/runescape/wiki
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/runescape.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/runescape.git
-Testsuite: autopkgtest
 
 Package: runescape
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 12f8762..6de6d1f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,8 +3,8 @@ Upstream-Name: runescape
 Source: https://github.com/coringao/runescape
 
 Files: *
-Copyright: 2017 HikariKnight <[email protected]>
-          2016-2017 Carlos Donizete Froes <[email protected]>
+Copyright: 2016-2017 Carlos Donizete Froes <[email protected]>
+           2017 HikariKnight <[email protected]>
 License: GPL-2+
 
 Files: debian/*
diff --git a/debian/runescape.6 b/debian/runescape.6
index 0b6e0ee..23cce30 100644
--- a/debian/runescape.6
+++ b/debian/runescape.6
@@ -91,8 +91,8 @@ Most players use a mouse as their pointing device. This will 
include the ability
 - Another time players must right-click is when combining two food items that 
are both edible, and some other situations where they would otherwise eat or 
drink an item instead of handing it over.
 .br
 .SH AUTHOR
-This script was created and written by Carlos Donizete Froes [a.k.a coringao] 
<[email protected]>
+This project was created and written by Carlos Donizete Froes [a.k.a coringao] 
<[email protected]>
 .br
-Continuation of the project by developer HikariKnight 
<[email protected]>
+Contributing to the continuity of project development - HikariKnight 
<[email protected]>
 .PP
 This manual page was written by Carlos Donizete Froes [a.k.a coringao] 
<[email protected]>, for the Debian project (but may be used by others).
diff --git a/debian/tests/control b/debian/tests/control
index 91d2883..aa638c3 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,7 @@
+# Added autopkgtest support by default. Also use it for this package.
 Test-Command: bash runescape
-Depends: default-jre,
+Depends: @, 
+       default-jre,
        p7zip-full,
        libcairo2-dev,
        libperl-dev,
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 6cf38ff..bc79583 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,9 +1,9 @@
 Name: Runescape
-Homepage: https://www.runescape.com
+Homepage: https://github.com/coringao/runescape/wiki
 Repository: https://github.com/coringao/runescape.git
 Repository-Browse: https://github.com/coringao/runescape
 Bug-Submit: https://github.com/coringao/runescape/issues
 Reference:
  - Title: 'Runescape - Multiplayer online game set in a fantasy world'
- - Author: Carlos Donizete Froes [a.k.a coringao]
- - Contact: [email protected]
+ - Author: Carlos Donizete Froes [a.k.a coringao] <[email protected]>
+ - Contributing to the continuity of project development: HikariKnight 
<[email protected]>
diff --git a/debian/watch b/debian/watch
index 5df5fe0..b2e1dc2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
-opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/runescape-$1\.tar\.gz/,\
+opts=pgpsigurlmangle=s/$/.asc/,filenamemangle=s/.+\/(\d\S*)\.tar\.gz/runescape-$1\.tar\.gz/,\
 
pgpsigurlmangle=s/archive\/(\d\S+)\.tar\.gz/releases\/download\/$1\/$1\.tar\.gz\.asc/
 \
   https://github.com/coringao/runescape/releases .*/(\d\S+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/runescape.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to