diff options
author | Guillem Jover <guillem@debian.org> | 2019-02-22 01:42:47 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2019-02-23 14:27:17 +0100 |
commit | 0badaf9f58cf40c06180d2d511ebd1795682dd54 (patch) | |
tree | 4f5e9bf55d8858324fd2827321e23cee622611b5 /debian/source | |
parent | 80efdd1dd7ff2277fc8e0bfa3c0c6c2e915f6069 (diff) | |
download | dpkg-0badaf9f58cf40c06180d2d511ebd1795682dd54.tar.gz |
debian: Remove Origin and Bugs fields from control file
These fields have been there mostly to showcase their usage, which
should instead be dynamically added at build-time, and as a reminder
that this should be done.
But there is already a bug filed as a reminder (see #511160), they
are also now documented in the deb-src-control(5) man page, they are
actually wrong in many cases when present on a downstream, and they
generate nagging lintian warnings to boot.
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/lintian-overrides | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides deleted file mode 100644 index 30cef6ffd..000000000 --- a/debian/source/lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -dpkg source: redundant-origin-field |