The following commit has been merged in the master branch: commit c577bd2316d6ff16af598ad508998dd1d53571f7 Author: Niels Thykier <ni...@thykier.net> Date: Tue Apr 19 21:21:08 2011 +0200
Added breaks on emdebian-crush and xdeb due to unpack removal We removed some scripts in unpack/ so old checks relying on (e.g.) fields being present will fail in wierd ways if their Needs-Info are not updated. diff --git a/debian/changelog b/debian/changelog index 3012d31..963e384 100644 --- a/debian/changelog +++ b/debian/changelog @@ -90,6 +90,9 @@ lintian (2.5.0~rc3) UNRELEASED; urgency=low + [NT] Bumped Standards-Version to 3.9.2. + [NT] Updated Build-Depends for debiandoc -> docbook change of the manual. + + [NT] Added a breaks on emdebian-crush and xdeb, since their + checks will most likely not work without bumping their + Needs-Info for the checks. * debian/{docs,rules}: + [NT] Updated to use/install docbook instead of debiandoc. diff --git a/debian/control b/debian/control index 5bd9be0..a83d2d4 100644 --- a/debian/control +++ b/debian/control @@ -71,6 +71,7 @@ Depends: ${misc:Depends}, perl, unzip Suggests: binutils-multiarch, libtext-template-perl, man-db (>= 2.5.1-1) +Breaks: emdebian-crush (<= 2.2.15), xdeb (<= 0.6.4) Description: Debian package checker Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian -- Debian package checker -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qcgxy-0008ue...@alioth.debian.org