[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.1.3-13-gf354c44



The following commit has been merged in the master branch:
commit f354c44d55b357b6177cb305171f6ccdeb7d372d
Author: Russ Allbery <rra@debian.org>
Date:   Mon Dec 29 12:08:00 2008 -0800

    Remove the old dh7-minimal test case
    
    Minimal debhelper 7 rules files are now tested by nearly all of the new
    test suite, which was the original goal of this test.  The only other
    thing it was testing was newer-standards-version, which now has an
    explicit test of its own.

diff --git a/testset/dh7-minimal/debian/changelog b/testset/dh7-minimal/debian/changelog
deleted file mode 100644
index 6b7a730..0000000
--- a/testset/dh7-minimal/debian/changelog
+++ /dev/null
@@ -1,6 +0,0 @@
-dh7-minimal (1) unstable; urgency=low
-
-  * Initial release, also testing case-insensitive matching.
-
- -- Russ Allbery <rra@Debian.ORG>  Fri, 06 Jun 2008 17:20:53 -0700
-
diff --git a/testset/dh7-minimal/debian/compat b/testset/dh7-minimal/debian/compat
deleted file mode 100644
index 7f8f011..0000000
--- a/testset/dh7-minimal/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/testset/dh7-minimal/debian/control b/testset/dh7-minimal/debian/control
deleted file mode 100644
index 0083073..0000000
--- a/testset/dh7-minimal/debian/control
+++ /dev/null
@@ -1,16 +0,0 @@
-Source: dh7-minimal
-Section: devel
-Priority: optional
-Maintainer: Russ Allbery <rra@debian.org>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.9.0
-
-Package: dh7-test
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Checks related to debhelper rule minimization
- New in debhelper 7.
- .
- 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/testset/dh7-minimal/debian/copyright b/testset/dh7-minimal/debian/copyright
deleted file mode 100644
index 9b24687..0000000
--- a/testset/dh7-minimal/debian/copyright
+++ /dev/null
@@ -1 +0,0 @@
-Copyright 2008 Russ Allbery
diff --git a/testset/dh7-minimal/debian/rules b/testset/dh7-minimal/debian/rules
deleted file mode 100755
index cbe925d..0000000
--- a/testset/dh7-minimal/debian/rules
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/make -f
-%:
-	dh $@
diff --git a/testset/tags.dh7-minimal b/testset/tags.dh7-minimal
deleted file mode 100644
index c4a9800..0000000
--- a/testset/tags.dh7-minimal
+++ /dev/null
@@ -1 +0,0 @@
-W: dh7-minimal source: newer-standards-version 3.9.0 (current is 3.8.0)

-- 
Debian package checker


Reply to: