* Sebastian Ramacher <sramac...@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


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to