[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#926830: unblock: uhubctl/2.0.0-5



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package uhubctl

Hello release team

Recently I've updated the uhubctl package in experimental to fix its
autopkgtests which were failing.

The upload to experimental which fixed the issue was imported into
Ubuntu where it works fine [1]

I'd like to have that fix in buster if possible, a debdiff is attached

thanks!

[1] http://autopkgtest.ubuntu.com/packages/u/uhubctl/disco/amd64

unblock uhubctl/2.0.0-5

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: arm64 (aarch64)

Kernel: Linux 4.19.0-2-arm64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_CRAP
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8), LANGUAGE=en_US (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru uhubctl-2.0.0/debian/changelog uhubctl-2.0.0/debian/changelog
--- uhubctl-2.0.0/debian/changelog	2018-09-24 17:25:02.000000000 +0800
+++ uhubctl-2.0.0/debian/changelog	2019-04-10 16:30:47.000000000 +0800
@@ -1,3 +1,19 @@
+uhubctl (2.0.0-5) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- gustavo panizzo <gfa@zumbi.com.ar>  Wed, 10 Apr 2019 16:30:47 +0800
+
+uhubctl (2.0.0-4) experimental; urgency=medium
+
+  [ Ondřej Nový ]
+  * d/control: Add Vcs-* field
+
+  [ gustavo panizzo ]
+  * [fc94ec] Fix autopkgtest
+
+ -- gustavo panizzo <gfa@zumbi.com.ar>  Wed, 03 Apr 2019 09:34:35 +0800
+
 uhubctl (2.0.0-3) unstable; urgency=medium
 
   * [f88227] Fix autopkgtests
diff -Nru uhubctl-2.0.0/debian/control uhubctl-2.0.0/debian/control
--- uhubctl-2.0.0/debian/control	2018-09-24 17:25:02.000000000 +0800
+++ uhubctl-2.0.0/debian/control	2019-04-01 10:14:07.000000000 +0800
@@ -5,6 +5,8 @@
 Build-Depends: debhelper (>= 11.0.0), libusb-1.0-0-dev, autopkgtest
 Standards-Version: 4.2.1
 Homepage: https://github.com/mvp/uhubctl
+Vcs-Browser: https://salsa.debian.org/debian/uhubctl
+Vcs-Git: https://salsa.debian.org/debian/uhubctl.git
 
 Package: uhubctl
 Architecture: any
diff -Nru uhubctl-2.0.0/debian/tests/control uhubctl-2.0.0/debian/tests/control
--- uhubctl-2.0.0/debian/tests/control	2018-09-24 17:25:02.000000000 +0800
+++ uhubctl-2.0.0/debian/tests/control	2019-04-02 17:06:31.000000000 +0800
@@ -1 +1,2 @@
 Tests: run-uhubctl-v
+Depends: @
diff -Nru uhubctl-2.0.0/debian/tests/run-uhubctl-v uhubctl-2.0.0/debian/tests/run-uhubctl-v
--- uhubctl-2.0.0/debian/tests/run-uhubctl-v	2018-09-24 17:25:02.000000000 +0800
+++ uhubctl-2.0.0/debian/tests/run-uhubctl-v	2019-04-03 00:46:36.000000000 +0800
@@ -4,4 +4,4 @@
 
 set -e
 
-./uhubctl -v
+uhubctl -v

Reply to: