Lintian Fixes - yecht

Ready changes

Summary

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 9e57258..11c7c76 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Torsten Werner <twerner@debian.org>,
  Miguel Landaeta <nomadium@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  jruby,
  junit,
@@ -14,8 +14,8 @@ Build-Depends:
  maven-debian-helper,
  zip
 Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/yecht.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/yecht.git
+Vcs-Git: https://salsa.debian.org/java-team/yecht.git
+Vcs-Browser: https://salsa.debian.org/java-team/yecht
 Homepage: https://github.com/jruby/yecht
 
 Package: libyecht-java
@@ -25,4 +25,3 @@ Recommends: jruby
 Description: Syck port, a YAML 1.0 processor for Ruby
  Yecht is a proper port of Syck that matches Syck semantics more or less to the
  letter - including bugs.
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details