[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 742357116d6434fe8e693aee0a0c6bc0fb6bc327
Author: Tobias Quathamer <toddy@debian.org>
Date:   Wed Jul 30 13:41:09 2008 +0200

    Add test for new-essential-package

diff --git a/testset/fields/debian/changelog b/testset/fields/debian/changelog
index f008656..5944bbe 100644
--- a/testset/fields/debian/changelog
+++ b/testset/fields/debian/changelog
@@ -5,5 +5,6 @@ fields (1.5-.3) unstable; urgency=low
     - depends-on-python-minimal
     - essential-no-not-needed
     - debian-revision-should-not-be-zero
+    - new-essential-package
 
  -- 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 bc88ff1..6198251 100644
--- a/testset/fields/debian/control
+++ b/testset/fields/debian/control
@@ -12,8 +12,9 @@ Description: Generate some errors
  Field testing is fun!
 
 Package: another-version
+Essential: yes
 Section: admin
 Architecture: all
-Depends: nothing
 Description: Also generate some errors
- This package gets another version number.
+ This package gets another version number and tries to sneak in a new
+ essential package.
diff --git a/testset/tags.fields b/testset/tags.fields
index 9aedaab..a219ab8 100644
--- a/testset/tags.fields
+++ b/testset/tags.fields
@@ -5,6 +5,7 @@ E: fields: depends-on-python-minimal depends
 E: fields: essential-no-not-needed
 E: fields: no-copyright-file
 W: another-version: debian-revision-should-not-be-zero 123.4-0
+W: another-version: new-essential-package
 W: fields source: changelog-should-mention-nmu
 W: fields source: debian-revision-not-well-formed 1.5-.3
 W: fields source: native-package-with-dash-version

-- 
Debian package checker


Reply to: