On 2015-01-16 14:15, Martin-Éric Racine wrote: > --- > xserver-xorg-video-geode-2.11.16/debian/xserver-xorg-video-geode-dbg.maintscript > 1970-01-01 02:00:00.000000000 +0200 > +++ > xserver-xorg-video-geode-2.11.16/debian/xserver-xorg-video-geode-dbg.maintscript > 2015-01-16 15:02:13.000000000 +0200 > @@ -0,0 +1 @@ > +dir_to_symlink /usr/share/doc/xserver-xorg-video-geode-dbg > /usr/share/doc/xserver-xorg-video-geode 2.11.13-5
I think you should use the relative target as it is in the current package: lrwxrwxrwx 1 root root 24 Nov 10 23:22 /usr/share/doc/xserver-xorg-video-geode-dbg -> xserver-xorg-video-geode Also the prior-version was wrong, so the .maintscript file should look like dir_to_symlink /usr/share/doc/xserver-xorg-video-geode-dbg xserver-xorg-video-geode 2.11.13-6~ For debian/control I'd recommend to use ${misc:Pre-Depends) instead of hardcoding it manually. Andreas -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org