The following commit has been merged in the master branch:
commit 1382f6cfc4b8d8ace938f3aa53590189a7c8a65d
Author: Russ Allbery <[email protected]>
Date:   Thu Dec 24 15:24:49 2009 -0800

    Add a test for obsolete-relation-form
    
    dpkg-source helpfully fixes this for us, so we have to go behind its back
    with a raw Debian package to test the Lintian tag.

diff --git a/t/debs/fields-malformed-source/Makefile 
b/t/debs/fields-obsolete-relation/Makefile
similarity index 93%
copy from t/debs/fields-malformed-source/Makefile
copy to t/debs/fields-obsolete-relation/Makefile
index dd9605a..9fcd420 100644
--- a/t/debs/fields-malformed-source/Makefile
+++ b/t/debs/fields-obsolete-relation/Makefile
@@ -1,4 +1,4 @@
-name = fields-malformed-source
+name = fields-obsolete-relation
 
 all:
        echo '2.0' > debian-binary
diff --git a/t/debs/deb-format-wrong-order/changelog 
b/t/debs/fields-obsolete-relation/changelog
similarity index 52%
copy from t/debs/deb-format-wrong-order/changelog
copy to t/debs/fields-obsolete-relation/changelog
index 00205ac..b30cd3b 100644
--- a/t/debs/deb-format-wrong-order/changelog
+++ b/t/debs/fields-obsolete-relation/changelog
@@ -1,5 +1,6 @@
-deb-format-wrong-order (1.0) unstable; urgency=low
+fields-obsolete-relation (1.0) unstable; urgency=low
 
   * A Lintian test case.
 
- -- Debian Lintian Maintainers <[email protected]>  Thu, 01 Jan 2009 
08:34:20 -0800
+ -- Debian Lintian Maintainers <[email protected]>  Thu, 24 Dec 2009 
15:23:13 -0800
+
diff --git a/t/debs/deb-format-ancient-file/control 
b/t/debs/fields-obsolete-relation/control
similarity index 70%
copy from t/debs/deb-format-ancient-file/control
copy to t/debs/fields-obsolete-relation/control
index 560622a..3703e52 100644
--- a/t/debs/deb-format-ancient-file/control
+++ b/t/debs/fields-obsolete-relation/control
@@ -1,10 +1,11 @@
-Package: deb-format-ancient-file
+Package: fields-obsolete-relation
 Version: 1.0
 Architecture: all
 Maintainer: Debian Lintian Maintainers <[email protected]>
 Section: devel
 Priority: extra
-Description: Test package containing an ancient file
+Conflicts: libsqlite3-0 (< 3.6.12)
+Description: Test for obsolete relation syntax in a binary package
  This is a test package designed to exercise some feature or tag of
  Lintian.  It is part of the Lintian test suite and may do very odd
  things.  It should not be installed like a regular package.
diff --git a/t/debs/deb-format-ancient-file/copyright 
b/t/debs/fields-obsolete-relation/copyright
similarity index 100%
copy from t/debs/deb-format-ancient-file/copyright
copy to t/debs/fields-obsolete-relation/copyright
diff --git a/t/debs/fields-obsolete-relation/tags 
b/t/debs/fields-obsolete-relation/tags
new file mode 100644
index 0000000..47c21dd
--- /dev/null
+++ b/t/debs/fields-obsolete-relation/tags
@@ -0,0 +1 @@
+W: fields-obsolete-relation: obsolete-relation-form conflicts: libsqlite3-0 (< 
3.6.12)

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to