Author: djpig Date: 2005-10-13 14:22:38 +0200 (Thu, 13 Oct 2005) New Revision: 503
Modified: trunk/testset/relations/debian/control trunk/testset/tags.binary trunk/testset/tags.debconf Log: Fix some testsuite error due to changes in the checks Modified: trunk/testset/relations/debian/control =================================================================== --- trunk/testset/relations/debian/control 2005-09-28 18:23:51 UTC (rev 502) +++ trunk/testset/relations/debian/control 2005-10-13 12:22:38 UTC (rev 503) @@ -31,7 +31,8 @@ Provides: awk Provides: awk Description: Duplicate library dependency relationships. - Duplicate library dependency relationships. This tests the depending on - different versions of the same library at the same time. + Duplicate library dependency relationships. + This tests the depending on different versions of the same library + at the same time. . At the same time, it conveniently tests some description file checks. :) Modified: trunk/testset/tags.binary =================================================================== --- trunk/testset/tags.binary 2005-09-28 18:23:51 UTC (rev 502) +++ trunk/testset/tags.binary 2005-10-13 12:22:38 UTC (rev 503) @@ -5,7 +5,6 @@ E: binary: menu-item-missing-required-tag section /usr/share/menu/binary:1 E: binary: non-wm-in-windowmanager-menu-section x11 /usr/lib/menu/binary:4 E: binary: non-wm-in-windowmanager-menu-section x11 /usr/share/menu/binary:4 -W: binary: old-fsf-address-in-copyright-file E: binary: postinst-does-not-call-updatemenus usr/lib/menu/binary E: binary: postrm-does-not-call-updatemenus usr/lib/menu/binary E: binary: statically-linked-binary ./usr/bin/static-hello @@ -38,6 +37,7 @@ W: binary: menu-file-in-usr-lib usr/lib/menu/binary W: binary: menu-item-needs-tag-has-unknown-value wm /usr/lib/menu/binary:5 W: binary: menu-item-needs-tag-has-unknown-value wm /usr/share/menu/binary:5 +W: binary: old-fsf-address-in-copyright-file W: binary: package-contains-hardlink usr/bar2 -> usr/share/baz W: binary: package-contains-upstream-install-documentation usr/share/doc/binary/INSTALL W: binary: syntax-error-in-debian-changelog line 16 "couldn't parse date The, 15 Apr 2004 23:33:51 +0200" Modified: trunk/testset/tags.debconf =================================================================== --- trunk/testset/tags.debconf 2005-09-28 18:23:51 UTC (rev 502) +++ trunk/testset/tags.debconf 2005-10-13 12:22:38 UTC (rev 503) @@ -1,13 +1,13 @@ -W: debconf-test-noscripts: old-fsf-address-in-copyright-file E: debconf-test: extended-description-is-empty E: debconf-test: mismatch-translated-choices choices-de.utf-8 -W: debconf-test: old-fsf-address-in-copyright-file E: debconf-test: settitle-requires-versioned-depends config W: debconf source: maintainer-script-lacks-debhelper-token debian/debconf-test.postinst W: debconf source: newer-debconf-templates W: debconf-test-noscripts: no-debconf-config +W: debconf-test-noscripts: old-fsf-address-in-copyright-file W: debconf-test-noscripts: postinst-does-not-load-confmodule W: debconf-test-noscripts: postrm-does-not-purge-debconf W: debconf-test: multiselect-without-dependency +W: debconf-test: old-fsf-address-in-copyright-file W: debconf-test: partially-translated-question debconf/testmulti de.utf-8 W: debconf-udeb udeb: missing-debconf-dependency -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

