Control: tags -1 = confirmed patch On 2014-09-20 10:27:40, Paul Wise wrote: > On Fri, 2014-09-19 at 08:46 -0400, Reinhard Tartler wrote: > > > I am puzzled. What's wrong with this change: > > > > http://anonscm.debian.org/cgit/pkg-multimedia/libav.git/commit/debian/libav-tools.maintscript?id=1234c1184d0c3065ff791b984636b7925448fc9b > > It looks correct to me, hmmmm. > > Maybe start by trying to reproduce it using the debs from snapshot.
So I've tried some upgrades yesterday and was able to reproduce it. The version given in libav-tools.maintscript is too low, since 6:10.2-1 still contains /etc/avserver.conf. It was removed from the binary package in 6:11~alpha1-1. This should do the trick: diff --git a/debian/libav-tools.maintscript b/debian/libav-tools.maintscript index fd11a31..c19977d 100644 --- a/debian/libav-tools.maintscript +++ b/debian/libav-tools.maintscript @@ -1 +1 @@ -rm_conffile /etc/avserver.conf 6:10.2-1~ +rm_conffile /etc/avserver.conf 6:11~alpha1-1~ Cheers -- Sebastian Ramacher
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers