Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package owfs Hi, owfs is missing a Breaks/Replaces that should have been added when two programs (and their manpage) move from one binary package to a new one. This fix #768115 (severity serious) and the debdiff is rather small (two lines for the added Breaks/Replaces in debian/control and an entry in the changelog) #768115 has been filled to late (5 Nov 2014) to fix it before the freeze (I did not realize the problem before the bugreport whereas it is here since 2014-07-07) $ debdiff owfs_2.9p8-4.dsc owfs_2.9p8-5.dsc diff -Nru owfs-2.9p8/debian/changelog owfs-2.9p8/debian/changelog --- owfs-2.9p8/debian/changelog 2014-10-27 08:21:03.000000000 +0100 +++ owfs-2.9p8/debian/changelog 2014-11-08 23:15:12.000000000 +0100 @@ -1,3 +1,11 @@ +owfs (2.9p8-5) unstable; urgency=medium + + * Add missing Breaks/Replaces required due to some files moved + from the ow-shell package to the ow-tools one. This move occures + in 2.9p5-1 (Closes: #768115) + + -- Vincent Danjean <[email protected]> Sat, 08 Nov 2014 23:09:09 +0100 + owfs (2.9p8-4) unstable; urgency=medium * Fix "FTBFS[kfreebsd]: wrong ifdef __FreeBSD__" : using the good diff -Nru owfs-2.9p8/debian/control owfs-2.9p8/debian/control --- owfs-2.9p8/debian/control 2014-10-27 08:21:03.000000000 +0100 +++ owfs-2.9p8/debian/control 2014-11-08 23:15:12.000000000 +0100 @@ -143,6 +143,8 @@ Package: ow-tools Architecture: all Depends: ${misc:Depends}, tk +Breaks: ow-shell (<<2.9p5) +Replaces: ow-shell (<<2.9p5) Suggests: owserver Description: tools to monitor or inspect a ow-server link The 1-Wire bus is a cheap low-speed bus for devices like weather Regards, Vincent unblock owfs/2.9p8-5 -- System Information: Debian Release: jessie/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 armel mipsel Kernel: Linux 3.16-3-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

