Control: tags 817450 + pending Dear maintainer,
I've prepared an NMU for fb-music-high (versioned as 0.1.2+nmu1) and uploaded it to DELAYED/4. Please feel free to tell me if I should delay it longer. Regards. -- WBR, wRAR
diff -Nru fb-music-high-0.1.2/debian/changelog fb-music-high-0.1.2+nmu1/debian/changelog
--- fb-music-high-0.1.2/debian/changelog 2006-10-27 04:45:11.000000000 +0600
+++ fb-music-high-0.1.2+nmu1/debian/changelog 2016-12-03 21:03:59.000000000 +0500
@@ -1,3 +1,20 @@
+fb-music-high (0.1.2+nmu1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Integrate changes from 0.1.2ubuntu1:
+ + debian/rules: Convert to dh sequencer.
+ + debian/compat: Indicate compatibility level of 9 (Closes: #817450).
+ + debian/control:
+ - Build-depend on debhelper (>= 9).
+ - Depend on ${misc:Depends}.
+ - Move homepage to its own field.
+ + debian/copyright: Don't point to symlink GPL.
+ * Bump debian/compat and the debhelper build-dep to 10.
+ * Create debian/source/format with '3.0 (native)'.
+ * Drop Conflicts against ancient frozen-bubble.
+
+ -- Andrey Rahmatullin <[email protected]> Sat, 03 Dec 2016 21:03:59 +0500
+
fb-music-high (0.1.2) unstable; urgency=low
* Remove two songs that now have ogg replacements in
diff -Nru fb-music-high-0.1.2/debian/compat fb-music-high-0.1.2+nmu1/debian/compat
--- fb-music-high-0.1.2/debian/compat 1970-01-01 05:00:00.000000000 +0500
+++ fb-music-high-0.1.2+nmu1/debian/compat 2016-12-03 21:03:59.000000000 +0500
@@ -0,0 +1 @@
+10
diff -Nru fb-music-high-0.1.2/debian/control fb-music-high-0.1.2+nmu1/debian/control
--- fb-music-high-0.1.2/debian/control 2006-10-27 04:45:01.000000000 +0600
+++ fb-music-high-0.1.2+nmu1/debian/control 2016-12-03 21:03:59.000000000 +0500
@@ -2,13 +2,15 @@
Section: games
Priority: extra
Maintainer: Josselin Mouette <[email protected]>
-Build-Depends: debhelper (>= 4)
+Build-Depends: debhelper (>= 10)
Standards-Version: 3.7.2
+Homepage: http://www.frozen-bubble.org/
Package: fb-music-high
Architecture: all
+Depends: ${misc:Depends}
Recommends: frozen-bubble
-Conflicts: fb-music-low, frozen-bubble (<< 2)
+Conflicts: fb-music-low
Description: High quality, large music files for Frozen-Bubble
Frozen-Bubble is a clone of the popular "Puzzle Bobble" game, featuring
100 single-player levels and a two-player mode.
@@ -16,5 +18,3 @@
This package contains high quality music for Frozen-Bubble. The 16-bit
samples used sound better than the 8-bit ones in fb-music-low, but are
about twice as large.
- .
- URL: http://www.frozen-bubble.org/
diff -Nru fb-music-high-0.1.2/debian/copyright fb-music-high-0.1.2+nmu1/debian/copyright
--- fb-music-high-0.1.2/debian/copyright 2003-01-23 20:53:17.000000000 +0500
+++ fb-music-high-0.1.2+nmu1/debian/copyright 2016-12-03 21:01:12.000000000 +0500
@@ -10,4 +10,4 @@
You are free to distribute this software under the terms of
the GNU General Public License, version 2 or later.
On Debian systems, the complete text of the GNU General Public
-License can be found in /usr/share/common-licenses/GPL file.
+License can be found in /usr/share/common-licenses/GPL-2 file.
diff -Nru fb-music-high-0.1.2/debian/rules fb-music-high-0.1.2+nmu1/debian/rules
--- fb-music-high-0.1.2/debian/rules 2003-01-23 20:55:01.000000000 +0500
+++ fb-music-high-0.1.2+nmu1/debian/rules 2016-12-03 21:01:12.000000000 +0500
@@ -1,43 +1,3 @@
#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# This is the debhelper compatability version to use.
-export DH_COMPAT=4
-
-build:
- dh_testdir
-
-clean:
- dh_testdir
- dh_testroot
- dh_clean
-
-install:
- dh_testdir
- dh_testroot
- dh_install
-
-# Build architecture-independent files here.
-# Pass -i to all debhelper commands in this target to reduce clutter.
-binary-indep: build install
- dh_testdir
- dh_testroot
- dh_installdocs
- dh_installchangelogs
- dh_installexamples
- dh_link
- dh_compress
- dh_fixperms
- dh_installdeb
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-# Build architecture-dependent files here.
-binary-arch: build install
-# We have nothing to do by default
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+%:
+ dh $@
diff -Nru fb-music-high-0.1.2/debian/source/format fb-music-high-0.1.2+nmu1/debian/source/format
--- fb-music-high-0.1.2/debian/source/format 1970-01-01 05:00:00.000000000 +0500
+++ fb-music-high-0.1.2+nmu1/debian/source/format 2016-12-03 21:03:59.000000000 +0500
@@ -0,0 +1 @@
+3.0 (native)
signature.asc
Description: PGP signature

