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

[SCM] Debian package checker branch, master, updated. 1.24.2-54-g3dab796



The following commit has been merged in the master branch:
commit 2c81842253745055fe8d1d51e31b66aff7f4544a
Author: Tobias Quathamer <toddy@debian.org>
Date:   Wed Jul 30 13:08:04 2008 +0200

    Add test for depends-on-python-minimal

diff --git a/testset/fields/debian/changelog b/testset/fields/debian/changelog
index 0d3fcf5..c544115 100644
--- a/testset/fields/debian/changelog
+++ b/testset/fields/debian/changelog
@@ -2,5 +2,6 @@ fields (1.5-.3) unstable; urgency=low
 
   * This package adds tests for the following tags:
     - debian-revision-not-well-formed
+    - depends-on-python-minimal
 
  -- Tobias Quathamer <toddy@debian.org>  Wed, 30 Jul 2008 12:35:09 +0200
diff --git a/testset/fields/debian/control b/testset/fields/debian/control
index e7d1bfa..747d4b8 100644
--- a/testset/fields/debian/control
+++ b/testset/fields/debian/control
@@ -6,5 +6,6 @@ Standards-Version: 3.8.0
 
 Package: fields
 Architecture: all
+Depends: python-minimal
 Description: Generate some errors
  Field testing is fun!
diff --git a/testset/tags.fields b/testset/tags.fields
index 13a28ba..8324b13 100644
--- a/testset/tags.fields
+++ b/testset/tags.fields
@@ -1,5 +1,6 @@
 E: fields source: package-uses-debhelper-but-lacks-build-depends
 E: fields: debian-changelog-file-missing-or-wrong-name
+E: fields: depends-on-python-minimal depends
 E: fields: no-copyright-file
 W: fields source: changelog-should-mention-nmu
 W: fields source: debian-revision-not-well-formed 1.5-.3

-- 
Debian package checker


Reply to: