Deng Xiyue <[EMAIL PROTECTED]> writes:
> Anders Waldenborg <[EMAIL PROTECTED]> writes:
>
>> Deng Xiyue wrote:
>>> I've attached a patch to fix it together with these changes:
>>
>> Great!
>>
>> It would be nice if you could make a patch (or even better a separate
>> commit for each of the changes) that applies on the andersw-guest
>> branch of the git repository:
>>
>> http://git.debian.org/?p=pkg-xmms2/xmms2.git;a=shortlog;h=andersw-guest
>>
>> anders
>
> Here you go! 2 separate patch against andersw-guest branch. However,
> as changelog is patched as well, these 2 patch has to be applied with
> appropriate order.
>
> (And it's really weird that the subject was lost from my original mail
> :/)
It seems I forgot an changelog entry in the first patch, and it's here
in the 3rd patch. Sorry for the noise.
diff -urN debian~/changelog debian/changelog
--- debian~/changelog 2008-02-15 19:18:16.000000000 +0800
+++ debian/changelog 2008-02-15 19:20:55.000000000 +0800
@@ -9,6 +9,10 @@
[ Deng Xiyue ]
* Wrap all fields in debian/control to make it more readable and easier
to patch.
+ * Added ${misc:Depends} and ${shlibs:Depends} to the "Depends:" fields
+ of all packages, which of the former is recommended, and the latter
+ will be useful when -dev comtains a binary or it'll have no effect,
+ which seems a safe bet.
* Replace build-dep fftw3-dev with libfftw3-dev.
* Remove libxmmsclient++0.install, libxmmsclient-glib0.install,
libxmmsclient0.install, and libxmmsclient++-glib0.install as they are