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

[lintian] 01/01: Lintian::Collect: Remove outdated note about ->field('source') default



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

abe pushed a commit to branch master
in repository lintian.

commit 152afe55964afffd62a893b12c8226225a1fba97
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Fri Aug 14 01:22:06 2015 +0200

    Lintian::Collect: Remove outdated note about ->field('source') default
---
 debian/changelog       | 4 ++++
 lib/Lintian/Collect.pm | 8 --------
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3505cef..cbf9ffd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,10 @@ lintian (2.5.36) UNRELEASED; urgency=medium
   * debian/compat:
     + [BR] Use compat version 9.
 
+  * lib/Lintian/Collect.pm:
+    + [AB] Remove outdated note about automatically computed defaults for
+      "$info->field('source')".
+
   * private/refresh-fonts-data:
     + [NT] Prune some duplicates from the generated font file.
 
diff --git a/lib/Lintian/Collect.pm b/lib/Lintian/Collect.pm
index 76b6165..6d3e1d7 100644
--- a/lib/Lintian/Collect.pm
+++ b/lib/Lintian/Collect.pm
@@ -180,14 +180,6 @@ DEFAULT (if given) or undef.
 Otherwise this will return a hash of fields, where the key is the field
 name (in all lowercase).
 
-Note: For binary and udeb packages, this method will create the
-"source"-field if it does not exist (using the value of the
-"package"-field as described in §5.6.1 of the Debian Policy Manual).
-
-Some checks rely on the presence "source"-field to whitelist some
-packages, so removing this behaviour may cause regressions (see
-bug 640186 for an example).
-
 Needs-Info requirements for using I<field>: none
 
 =cut

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


Reply to: