uncommitted - cli-common

Ready changes

Summary

Import uploads missing from VCS:

Diff

diff --git a/debian/changelog b/debian/changelog
index 821c0c8..63ef4c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+cli-common (0.10+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+      - debian/compat: removed.
+      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+        Build-Depends field and bumped level to 13.
+      - Closes: #965460
+
+ -- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com>  Thu, 21 Apr 2022 09:30:10 -0300
+
+cli-common (0.10) unstable; urgency=medium
+
+  * The Cambridge BSP ‘Let’s RM the world’ release.
+
+  [ Jo Shields ]
+  * Use ikdasm, not monodis, as disassembler.
+  * Mono 4.4 required for sufficiently featureful ikdasm.
+  * Handle PPDB in dh_clistrip.
+  * Fix "ignores" in overrides (Closes: #891637).
+  * Skip MonoPosixHelper deps.
+  * Handle modulerefs in subdirectories (used in XA, common in NuGets).
+  * Use maintainer address from alioth-lists.debian.net (Closes: #919139).
+
+ -- Andrej Shadura <andrewsh@debian.org>  Mon, 11 Mar 2019 16:26:56 +0100
+
 cli-common (0.9+nmu3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7813681..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-5
\ No newline at end of file
diff --git a/debian/control b/debian/control
index 04ca136..29dff8f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: cli-mono
 Priority: optional
 Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
 Uploaders: Mirco Bauer <meebey@debian.org>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: debiandoc-sgml,
  texlive-base-bin,
  texlive-base,

Run locally

More details

Full run details