Bug#760763: fixed in libav 6:11~beta1-3
Jakub Wilk
jwilk at debian.org
Wed Dec 31 12:15:32 UTC 2014
* Sebastian Ramacher <sramacher at debian.org>, 2014-12-31, 11:46:
>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~
dpkg-maintscript-helper(1) manpage says: “If the conffile has not been
shipped for several versions, and you are now modifying the maintainer
scripts to clean up the obsolete file, <prior-version> should be based on
the version of the package that you are now preparing, not the first
version of the package that lacked the conffile."
So, assuming the *.maintscript file will be fixed in 6:11.1-2, it should
read:
rm_conffile /etc/avserver.conf 6:11.1-2~
--
Jakub Wilk
More information about the pkg-multimedia-maintainers
mailing list