From 875f224d491125d8ba1162ed07cce18b72476b88 Mon Sep 17 00:00:00 2001 From: Emmanuel Bourg <ebourg@apache.org> Date: Fri, 3 Jun 2016 14:10:39 +0200 Subject: [PATCH] Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3e88998..8475d82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ javahelp2 (2.0.05.ds1-9) UNRELEASED; urgency=medium * Team upload. * Transition to the Servlet API 3.1 + * Standards-Version updated to 3.9.8 (no changes) -- Emmanuel Bourg <ebourg@apache.org> Fri, 03 Jun 2016 14:09:55 +0200 diff --git a/debian/control b/debian/control index fc0111f..d600004 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or Uploaders: Marek Slama <marek.slama@sun.com>, Varun Hiremath <varun@debian.org> Build-Depends: cdbs, debhelper (>= 9), maven-repo-helper Build-Depends-Indep: ant-optional, default-jdk, libservlet3.1-java, imagemagick -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/javahelp2.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/javahelp2.git Homepage: http://javahelp.java.net -- GitLab