Your message dated Tue, 8 Apr 2008 15:14:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Already fixed
has caused the Debian Bug report #375482,
regarding diff for 0.12.2beta-6.1 NMU
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
375482: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375482
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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;
--- End Message ---
--- Begin Message ---
While preparing an NMU for the FTBFS if built twice problem I noticed
that these bugs were already fixed in earlier version but weren't marked
as such. Therefore I just close them now.
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!
--- End Message ---