Followup-For: Bug #799340 Control: tag -1 pending Hi,
I just uploaded a NMU to DELAYED/2 to finally sort this issue out. Patch attached. Andreas
diff -Nru libgetdata-0.9.0/debian/changelog libgetdata-0.9.0/debian/changelog --- libgetdata-0.9.0/debian/changelog 2016-01-02 23:25:48.000000000 +0100 +++ libgetdata-0.9.0/debian/changelog 2016-01-09 14:48:19.000000000 +0100 @@ -1,3 +1,11 @@ +libgetdata (0.9.0-2.2) unstable; urgency=medium + + * Non-maintainer upload. + * libgetdata-doc: Reinstate the Breaks+Replaces against libgetdata-dev. + (Closes: #799340) + + -- Andreas Beckmann <[email protected]> Sat, 09 Jan 2016 14:48:03 +0100 + libgetdata (0.9.0-2.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru libgetdata-0.9.0/debian/control libgetdata-0.9.0/debian/control --- libgetdata-0.9.0/debian/control 2016-01-02 23:25:48.000000000 +0100 +++ libgetdata-0.9.0/debian/control 2016-01-09 14:41:06.000000000 +0100 @@ -14,8 +14,8 @@ Section: doc Architecture: all Depends: ${misc:Depends} -Breaks: libgetdata-tools (<< 0.8.9-2) -Replaces: libgetdata-tools (<< 0.8.9-2) +Breaks: libgetdata-dev (<< 0.8.9-2), libgetdata-tools (<< 0.8.9-2) +Replaces: libgetdata-dev (<< 0.8.9-2), libgetdata-tools (<< 0.8.9-2) Suggests: libgetdata-dev Description: library to read/write dirfile data - API and standards documents The GetData Project is the reference implementation of the Dirfile Standards,

