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

[lintian] 01/01: fields-depends-general: Use imaginary emacs222 package to test for false positives



This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository lintian.

commit 0ac33e1b4fdc2079cd00d78b9f65dbcdc5684fa4
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Thu Aug 13 17:30:12 2015 +0200

    fields-depends-general: Use imaginary emacs222 package to test for false positives
    
    Signed-off-by: Axel Beckert <abe@deuxchevaux.org>
---
 debian/changelog                                        | 2 ++
 t/tests/fields-depends-general/debian/debian/control.in | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a63eb42..3505cef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ lintian (2.5.36) UNRELEASED; urgency=medium
     + [AB] Add emacs23 to list of obsolete Emacs package names.
     + [AB] Also check for obsolete emacs package names with common
       suffixes (-gtk, -el, -nox, lucid)
+    + [AB] Add an imaginary future emacs222 package to the test suite's
+      dummy package to check for depends-on-old-emacs false positives.
   * checks/files.desc:
     + [BR] Correct a few typos.  (Closes: #794953)
     + [BR] Rename files-privacybreach-may-use-debian-package
diff --git a/t/tests/fields-depends-general/debian/debian/control.in b/t/tests/fields-depends-general/debian/debian/control.in
index c9a9051..4eaf1c6 100644
--- a/t/tests/fields-depends-general/debian/debian/control.in
+++ b/t/tests/fields-depends-general/debian/debian/control.in
@@ -10,7 +10,8 @@ Architecture: {$architecture}
 Depends: $\{shlibs:Depends\}, $\{misc:Depends\}, xorg, bash,
  conflict-dep, gawk | awk, new-package | xbase-clients (>= 0.1), {$source},
  gaim (>= 0.1), emacs21, emacs22, emacs23, makedev, libtest-simple-perl (>= 0.98),
- packaging-dev, xfont-a, emacs22-gtk, emacs23-el, emacs23-nox, emacs23-lucid
+ packaging-dev, xfont-a, emacs22-gtk, emacs23-el, emacs23-nox, emacs23-lucid,
+ emacs222
 Breaks: package-without-version, {$source} (<< 0.1),
  replaced-wo-version
 Replaces: replaced-wo-version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: