[osmose-emulator] 01/01: Import Debian changes 1.0-3

Carlos Donizete Froes coringao-guest at moszumanska.debian.org
Tue Apr 4 21:53:06 UTC 2017


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

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

commit c23e10b6d72c8e89edb70997c02cbed2a7596bb1
Author: Carlos Donizete Froes <coringao at riseup.net>
Date:   Tue Apr 4 18:20:16 2017 -0300

    Import Debian changes 1.0-3
    
    osmose-emulator (1.0-3) unstable; urgency=medium
    
      * Switch to debhelper compat level 10
      * debian/osmose-emulator.desktop:
        - Added keywords and changed category to emulator
      * debian/watch:
        - Fixed to point to release hosted on Github
---
 debian/changelog               | 10 ++++++++++
 debian/compat                  |  2 +-
 debian/control                 |  2 +-
 debian/osmose-emulator.desktop |  6 +++---
 debian/watch                   |  3 +--
 5 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d150a21..88913ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+osmose-emulator (1.0-3) unstable; urgency=medium
+
+  * Switch to debhelper compat level 10
+  * debian/osmose-emulator.desktop:
+    - Added keywords and changed category to emulator
+  * debian/watch:
+    - Fixed to point to release hosted on Github
+
+ -- Carlos Donizete Froes <coringao at riseup.net>  Tue, 04 Apr 2017 18:20:16 -0300
+
 osmose-emulator (1.0-2) unstable; urgency=medium
 
   * debian/control:
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index f5db486..9339c96 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Carlos Donizete Froes <coringao at riseup.net>
-Build-Depends: debhelper (>=9),
+Build-Depends: debhelper (>=10),
                libasound2-dev,
                libqt5opengl5-dev,
                qt5-qmake,
diff --git a/debian/osmose-emulator.desktop b/debian/osmose-emulator.desktop
index 5246ef2..2e2e4f5 100644
--- a/debian/osmose-emulator.desktop
+++ b/debian/osmose-emulator.desktop
@@ -1,10 +1,10 @@
 [Desktop Entry]
 Name=Osmose Emulator
-Comment=Sega Master System/Game Gear Console Emulator.
+Comment=Sega Master System/Game Gear Console Emulator
 Exec=osmose-emulator
-Keywords=emulator;console;game;
+Keywords=emulator;console;games;rom;sega;master system;game gear;
 Terminal=false
 Type=Application
 Icon=osmose-emulator
-Categories=Application;Game;
+Categories=Game;Emulator;
 
diff --git a/debian/watch b/debian/watch
index d72bdc2..0304c88 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=4
-opts=pgpsigurlmangle=s/$/.asc/,filenamemangle=s/.+\/(\d\S*)\.tar\.gz/osmose-emulator-$1\.tar\.gz/ \
+opts=pgpsigurlmangle=s/$/.asc/ \
   https://github.com/coringao/osmose-emulator/tags .*/(\d\S*)\.tar\.gz
-

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



More information about the Pkg-games-commits mailing list