Control: tags 821443 + patch Dear maintainer,
I've prepared an NMU for qmmp (versioned as 1.0.5-1.1). The diff is attached to this message. Regards. -- Sebastian Ramacher
diff -Nru qmmp-1.0.5/debian/changelog qmmp-1.0.5/debian/changelog
--- qmmp-1.0.5/debian/changelog 2016-01-23 13:55:41.000000000 +0100
+++ qmmp-1.0.5/debian/changelog 2016-05-03 08:41:33.000000000 +0200
@@ -1,3 +1,11 @@
+qmmp (1.0.5-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/{control,rules}: Do not build qmmp-plugin-projectm on armel and
+ armhf. (Closes: #821443)
+
+ -- Sebastian Ramacher <[email protected]> Tue, 03 May 2016 08:41:32 +0200
+
qmmp (1.0.5-1) unstable; urgency=medium
* New upstream release.
diff -Nru qmmp-1.0.5/debian/control qmmp-1.0.5/debian/control
--- qmmp-1.0.5/debian/control 2016-01-23 13:55:41.000000000 +0100
+++ qmmp-1.0.5/debian/control 2016-05-02 21:27:05.000000000 +0200
@@ -10,7 +10,7 @@
libsndfile1-dev, libwavpack-dev, libpulse-dev, libavcodec-dev,
libavformat-dev, libcdio-dev, libcdio-paranoia-dev, libcddb2-dev,
libfaad-dev, libgme-dev, libopus-dev (>= 1.0.2), libopusfile-dev,
- libwildmidi-dev, libsidplayfp-dev (>= 1.0.3), libbs2b-dev, libprojectm-dev,
+ libwildmidi-dev, libsidplayfp-dev (>= 1.0.3), libbs2b-dev, libprojectm-dev [!armel !armhf],
libenca-dev
Standards-Version: 3.9.6
Homepage: http://qmmp.ylsoftware.com/
@@ -85,7 +85,7 @@
- global hotkeys
Package: qmmp-plugin-projectm
-Architecture: any
+Architecture: any-amd64 any-arm64 any-i386 any-mips any-mipsel any-powerpc any-ppc64el any-s390x any-alpha any-hppa any-m68k any-mips64el any-powerpcspe any-sh4 any-sparc64 any-x32
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: qmmp audio player -- projectM visualization plugin
Qmmp is feature-rich audio player with support of many formats.
diff -Nru qmmp-1.0.5/debian/rules qmmp-1.0.5/debian/rules
--- qmmp-1.0.5/debian/rules 2016-01-23 13:55:41.000000000 +0100
+++ qmmp-1.0.5/debian/rules 2016-05-03 08:40:44.000000000 +0200
@@ -32,7 +32,9 @@
dh_auto_build -- VERBOSE=1
override_dh_install:
+ifneq (,$(filter-out armel armhf,$(DEB_HOST_ARCH)))
dh_install -pqmmp-plugin-projectm
+endif
dh_install -Xprojectm
# Avoid a call to ldconfig in postinst & postrm (ldconfig is not needed since we
signature.asc
Description: PGP signature

