Package: rezound
Version: 0.12.2beta-6
Severity: normal
Tags: patch

Hi,

Attached is a diff for an hypothetical rezound 0.12.2beta-6.1 NMU.

Indeed, I've awkwardly dropped the GLU support from your package. This
patch should introduce it again.

Meanwhile, I also propose to close the mailcap bug and to introduce a
.desktop file (thanks to Ubuntu's maintainer for rezound.)

I hope you'll consider the patch. And sorry for the trouble.
-- 
adn
Mohammed Adnène Trojette
diff -u rezound-0.12.2beta/debian/changelog rezound-0.12.2beta/debian/changelog
--- rezound-0.12.2beta/debian/changelog
+++ rezound-0.12.2beta/debian/changelog
@@ -1,3 +1,14 @@
+rezound (0.12.2beta-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add libglu1-mesa-dev to Build-Depends.
+  * Fix mailcap entry (closes: #373178).
+  * Pulled from Ubuntu patches:
+     + Add libgl-dev to Build-Depends.
+     + Add a .desktop file from Emmet Hikory.
+
+ -- Mohammed Adnène Trojette <[EMAIL PROTECTED]>  Mon, 26 Jun 2006 11:34:00 
+0200
+
 rezound (0.12.2beta-6) unstable; urgency=low
 
   * Remove useless Build-Depends on x-dev and cdrdao, thanks Mohammed
diff -u rezound-0.12.2beta/debian/install rezound-0.12.2beta/debian/install
--- rezound-0.12.2beta/debian/install
+++ rezound-0.12.2beta/debian/install
@@ -1,0 +2 @@
+debian/rezound.desktop usr/share/applications
diff -u rezound-0.12.2beta/debian/control rezound-0.12.2beta/debian/control
--- rezound-0.12.2beta/debian/control
+++ rezound-0.12.2beta/debian/control
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), libtool, automake1.7, autoconf, cdbs, 
libfox1.4-dev | libfox1.2-dev, libxft-dev, libx11-dev, libxrandr-dev, 
libxcursor-dev, libxext-dev,libxrender-dev, libfreetype6-dev, libcupsys2-dev, 
libfontconfig1-dev, libbz2-dev, fftw-dev, libogg-dev, libvorbis-dev, 
libaudiofile-dev, bison, flex, xlibmesa-gl-dev, zlib1g-dev, libjpeg62-dev, 
libtiff4-dev, libpng-dev, libjack-dev, libflac-dev (>= 1.1.1-3), libflac++-dev, 
libsoundtouch1-dev
+Build-Depends: debhelper (>> 3.0.0), libtool, automake1.7, autoconf, cdbs, 
libfox1.4-dev | libfox1.2-dev, libxft-dev, libx11-dev, libxrandr-dev, 
libxcursor-dev, libxext-dev,libxrender-dev, libfreetype6-dev, libcupsys2-dev, 
libfontconfig1-dev, libbz2-dev, fftw-dev, libogg-dev, libvorbis-dev, 
libaudiofile-dev, bison, flex, zlib1g-dev, libjpeg62-dev, libtiff4-dev, 
libpng-dev, libjack-dev, libflac-dev (>= 1.1.1-3), libflac++-dev, 
libsoundtouch1-dev, libglu1-mesa-dev | libgl-dev
 Standards-Version: 3.6.2
 
 Package: rezound
diff -u rezound-0.12.2beta/debian/rezound.mime 
rezound-0.12.2beta/debian/rezound.mime
--- rezound-0.12.2beta/debian/rezound.mime
+++ rezound-0.12.2beta/debian/rezound.mime
@@ -1,4 +1,4 @@
-# mime types for dia ...
+# mime types for rezound ...
 
-application/x-rezound
-       ext: .rez 
+application/x-rezound; rezound '%s'; description="Rezound Audio File";
+nametemplate=%s.rez
diff -u rezound-0.12.2beta/debian/dirs rezound-0.12.2beta/debian/dirs
--- rezound-0.12.2beta/debian/dirs
+++ rezound-0.12.2beta/debian/dirs
@@ -2,0 +3 @@
+usr/share/applications
only in patch2:
unchanged:
--- rezound-0.12.2beta.orig/debian/rezound.desktop
+++ rezound-0.12.2beta/debian/rezound.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=Application
+Encoding=UTF-8
+Name=ReZound
+GenericName=
+Comment=
+Icon=rezound32.xpm
+Exec=/usr/bin/rezound --audio-method=jack
+Terminal=false
+Categories=Application;AudioVideo;Audio;

Reply via email to