uncommitted - libyang

Ready changes

Summary

Import uploads missing from VCS:

Diff

diff --git a/debian/changelog b/debian/changelog
index 6b85a295..e51901b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libyang (1.0.225-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/tests/control: Remove test for no longer built python3-yang
+    (Closes: #989886)
+
+ -- Sebastian Ramacher <sramacher@debian.org>  Wed, 23 Jun 2021 22:46:11 +0200
+
 libyang (1.0.225-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/tests/control b/debian/tests/control
index 0a7b9244..ca73c4a5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,3 @@
-Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import yang; print(yang)" ; done
-Depends: python3-all,
-         python3-yang
-
 Tests: yanglint
 Depends: gzip,
          libyang-tools

Run locally

More details

Full run details