diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:33:14 +0000 |
commit | 99db386956013535171c924df0cfc024f2197339 (patch) | |
tree | 002b011f06152f99888cabf1cc528c1d53da17a9 /debian/source | |
parent | Adding upstream version 3.7.9. (diff) | |
download | gnutls28-99db386956013535171c924df0cfc024f2197339.tar.xz gnutls28-99db386956013535171c924df0cfc024f2197339.zip |
Adding debian version 3.7.9-2+deb12u2.debian/3.7.9-2+deb12u2
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 | 6 | ||||
-rw-r--r-- | debian/source/options | 2 |
3 files changed, 9 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..c8b93e0 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,6 @@ +# Only used as fallback with dpkg-dev < 1.18.8. debhelper 10 requires +# dpkg-dev (>= 1.18.2~), so we still need this. +gnutls28 source: debian-rules-parses-dpkg-parsechangelog +# False positives. Built by makeinfo --html +gnutls28 source: source-is-missing [doc/gnutls-guile.html] +gnutls28 source: source-is-missing [doc/gnutls.html] diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 0000000..ed87c39 --- /dev/null +++ b/debian/source/options @@ -0,0 +1,2 @@ +# Don't store changes on autogenerated files +extend-diff-ignore = "po/.*" |