[freeplane] 01/01: Use compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Sat Feb 10 14:40:28 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository freeplane.
commit 0b41a7f80c812a740c480d3f6984bd8cc31f8321
Author: Markus Koschany <apo at debian.org>
Date: Sat Feb 10 15:28:46 2018 +0100
Use compat level 11.
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 67ffb0c..ca44f16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ freeplane (1.6.13-1) unstable; urgency=medium
* New upstream release.
* Update/refresh patches, update man page.
* Update standards-version to 4.1.3 (no changes)
+ * Use compat level 11.
-- Felix Natter <fnatter at gmx.net> Sat, 10 Feb 2018 14:00:05 +0100
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 243ab47..085ea83 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Felix Natter <fnatter at gmx.net>
Section: editors
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
docbook-xsl,
docbook-xml,
xsltproc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git
More information about the pkg-java-commits
mailing list