diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:15:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:15:14 +0000 |
commit | bfc3f4fbc9644d12bc57f504d6a906c4072c5f4d (patch) | |
tree | 33c71d73689f44be272ac42fba0bfa78d9598d76 /debian/source | |
parent | Adding upstream version 1.0.3. (diff) | |
download | ipcalc-ng-bfc3f4fbc9644d12bc57f504d6a906c4072c5f4d.tar.xz ipcalc-ng-bfc3f4fbc9644d12bc57f504d6a906c4072c5f4d.zip |
Adding debian version 1.0.3-1.debian/1.0.3-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/source/lintian-overrides | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..8ac5213 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,5 @@ +# Temporarily replacing the upstream manpage because Debian's ruby-ronn has a +# bug that causes the manpage to be built incorrectly. Once the ruby-ronn is +# fixed in Debian the upstream manpage will be used. +# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964322 +#ipcalc-ng source: maintainer-manual-page debian/manpage/ipcalc-ng.1 |