[cpp-log4shib] 01/11: Set debhelper-compat version in Build-Depends.
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 16:15:22 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.0.0-3
in repository cpp-log4shib.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=e33dabe1c08169c2e6e8cc300e7dff7151b6906b
commit e33dabe1c08169c2e6e8cc300e7dff7151b6906b
Author: Debian Janitor <janitor at jelmer.uk>
AuthorDate: Wed Jun 16 01:10:28 2021 +0000
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
---
debian/compat | 1 -
debian/control | 3 +--
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 42c5c17..d7adf64 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Uploaders:
Ferenc Wágner <wferi at debian.org>,
Etienne Dysli Metref <etienne.dysli-metref at switch.ch>,
-Build-Depends:
- debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 11)
Build-Depends-Indep:
doxygen,
graphviz,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list