diff --git a/debian/.gitattributes b/debian/.gitattributes index 7560f168f88c19b43e4934124ff2b1a4e2454f11..7f2e786f86caa998e89f79a5256bc65c5b864460 100644 --- a/debian/.gitattributes +++ b/debian/.gitattributes @@ -1,3 +1,4 @@ .gitattributes export-ignore gbp.conf export-ignore salsa-ci.yml export-ignore +lintian-brush.conf export-ignore diff --git a/debian/changelog b/debian/changelog index 2e743c8e9531be85f170e1c92e043973325aafe1..032f0650d54e19979f3dbc8e9eed6d15dacdcb37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ruby-jekyll-include-cache (0.2.1-2) UNRELEASED; urgency=medium + + * Team upload. + * d/lintian-brush.conf: Set compat-release to oldstable to prevent dh + bumps. + + -- Daniel Leidert <dleidert@debian.org> Sat, 02 Oct 2021 18:31:21 +0200 + ruby-jekyll-include-cache (0.2.1-1) unstable; urgency=medium * New upstream release. diff --git a/debian/lintian-brush.conf b/debian/lintian-brush.conf new file mode 100644 index 0000000000000000000000000000000000000000..af2774e13d604eae572cb6c0614392efaba64ff3 --- /dev/null +++ b/debian/lintian-brush.conf @@ -0,0 +1 @@ +compat-release = oldstable