From fa10456a8f0b3c2418c732da08004b6ce3138b9a Mon Sep 17 00:00:00 2001
From: Emmanuel Bourg <ebourg@apache.org>
Date: Sun, 22 May 2022 15:52:45 +0200
Subject: [PATCH] Standards-Version updated to 4.6.1

---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 4 ----
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 51c60e7..4c1455a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+javahelp2 (2.0.05.ds1-10) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Standards-Version updated to 4.6.1
+
+ -- Emmanuel Bourg <ebourg@apache.org>  Sun, 22 May 2022 15:52:37 +0200
+
 javahelp2 (2.0.05.ds1-9) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index f2c3c89..be1cd60 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.8
+Standards-Version: 4.6.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/javahelp2.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/javahelp2.git
 Homepage: http://javahelp.java.net
diff --git a/debian/rules b/debian/rules
index 6b2fcc5..768ccb3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,3 @@ clean::
 	rm -f $(DEB_SRCDIR)/jhMaster/JavaHelp/src/new/javax/help/plaf/basic/images/*.png
 	
 	mh_clean
-
-get-orig-source:
-	uscan --repack
-
-- 
GitLab