Control: tags -1 pending

On Wed, 09 Mar 2016 22:00:57 +0100 ni...@thykier.net wrote:
> Source: solarwolf
> Severity: important
> Usertags: compat-4-removal
> 
> Hi,
> 
> The package solarwolf uses debhelper with a compat level of 4,
> which is deprecated and scheduled for removal.

[...]

Dear maintainer,

I've prepared an NMU for solarwolf (versioned as 1.5-2.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Please find attached the debdiff.

Regards,

Markus

diff -u solarwolf-1.5/debian/changelog solarwolf-1.5/debian/changelog
--- solarwolf-1.5/debian/changelog
+++ solarwolf-1.5/debian/changelog
@@ -1,3 +1,17 @@
+solarwolf (1.5-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch to compat level 10. (Closes: #817672)
+  * Declare use of source format 1.0 explicitly.
+  * Create a valid desktop file. (Closes: #686765)
+  * Change menu section to Games/Action because Games/Arcade does not exist
+    anymore.
+  * debian/rules: Call dh_prep instead of deprecated dh_clean -k.
+  * debian/control: Add ${misc:Depends} substvar.
+  * Remove duplicate "is" word in package description.
+
+ -- Markus Koschany <a...@debian.org>  Sun, 25 Sep 2016 21:53:45 +0200
+
 solarwolf (1.5-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u solarwolf-1.5/debian/compat solarwolf-1.5/debian/compat
--- solarwolf-1.5/debian/compat
+++ solarwolf-1.5/debian/compat
@@ -1 +1 @@
-4
+10
diff -u solarwolf-1.5/debian/control solarwolf-1.5/debian/control
--- solarwolf-1.5/debian/control
+++ solarwolf-1.5/debian/control
@@ -3,16 +3,16 @@
 Priority: optional
 Maintainer: Josselin Mouette <j...@debian.org>
 Build-Depends-Indep: python-all, dh-python
-Build-Depends: debhelper (>= 4.1.25)
+Build-Depends: debhelper (>= 10)
 Standards-Version: 3.7.2
 
 Package: solarwolf
 Architecture: all
-Depends: python-pygame (>= 1.5.6), ${python:Depends}
+Depends: python-pygame (>= 1.5.6), ${misc:Depends}, ${python:Depends}
 Description: Collect the boxes and don't become mad
  Solarwolf is an action/arcade game written entirely in Python,
  featuring amazing graphics and cool music.
- It is is originally based on the SolarFox game on the Atari 2600.
+ It is originally based on the SolarFox game on the Atari 2600.
  .
  All this, yet the best feature of all is; it is a hecka lotta fun!
  The point of the game is to scramble through 48 levels of patterns,
diff -u solarwolf-1.5/debian/menu solarwolf-1.5/debian/menu
--- solarwolf-1.5/debian/menu
+++ solarwolf-1.5/debian/menu
@@ -1,5 +1,5 @@
 ?package(solarwolf): needs="X11"\
-                    section="Games/Arcade" \
+                    section="Games/Action" \
                     title="SolarWolf" \
                     command="/usr/games/solarwolf" \
                     icon="/usr/share/pixmaps/solarwolf.xpm"
diff -u solarwolf-1.5/debian/rules solarwolf-1.5/debian/rules
--- solarwolf-1.5/debian/rules
+++ solarwolf-1.5/debian/rules
@@ -21,7 +21,7 @@
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
        dh_install
        (cd debian/solarwolf/usr/games && mv solarwolf.py solarwolf)
diff -u solarwolf-1.5/dist/solarwolf.desktop 
solarwolf-1.5/dist/solarwolf.desktop
--- solarwolf-1.5/dist/solarwolf.desktop
+++ solarwolf-1.5/dist/solarwolf.desktop
@@ -4,5 +4,5 @@
-Encoding=UTF-8
 Name=SolarWolf
-Icon=solarwolf.png
-Exec=/usr/games/solarwolf
-Categories=Application;Game;ArcadeGame
+Icon=solarwolf
+Exec=solarwolf
+Categories=Game;ArcadeGame;
+Keywords=pygame;boxes;space;ship;
only in patch2:
unchanged:
--- solarwolf-1.5.orig/debian/source/format
+++ solarwolf-1.5/debian/source/format
@@ -0,0 +1 @@
+1.0

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to