From fa4f5f4fca562fecfba97779b933111b73c6f016 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 16 Feb 2013 11:16:50 -0800 Subject: [PATCH] Updated debian files to be consistent across SDL packages --- debian/control | 8 ++++---- debian/rules | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index b357219f..ab569533 100644 --- a/debian/control +++ b/debian/control @@ -23,10 +23,10 @@ Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Mixer library for Simple DirectMedia Layer 1.2, libraries - SDL Mixer is a sample multi-channel audio mixer library. It supports 4 - channels of 16 bit stereo audio, plus a single channel of music, mixed by - the popular MikMod MOD, Timidity MIDI, and MP3 and Ogg Vorbis libraries. +Description: Mixer library for Simple DirectMedia Layer 2.0 + This is a multi-channel audio mixer library. It supports 4 channels of + 16 bit stereo audio, plus a single channel of music, mixed by the popular + MikMod MOD, Timidity MIDI, and MP3 and Ogg Vorbis libraries. . This package contains the shared library. diff --git a/debian/rules b/debian/rules index f6d3e5af..1af9b597 100755 --- a/debian/rules +++ b/debian/rules @@ -46,3 +46,6 @@ override_dh_auto_configure: override_dh_auto_installchangelogs: dh_auto_installchangelogs -- CHANGES + +override_dh_compress: + dh_compress -Xplaywave.c -Xplaymus.c