diff -Nru upower-0.99.7/debian/changelog upower-0.99.7/debian/changelog --- upower-0.99.7/debian/changelog 2017-12-06 22:02:00.000000000 +0000 +++ upower-0.99.7/debian/changelog 2018-01-30 14:31:02.000000000 +0000 @@ -1,3 +1,11 @@ +upower (0.99.7-2) unstable; urgency=medium + + * debian/tests/control: Add a test-dep on python3-dbus, needed for + src/linux/integration-test as of 0.99.7. + * debian/control: Update Vcs-* for salsa.d.o move. + + -- Iain Lane Tue, 30 Jan 2018 14:31:02 +0000 + upower (0.99.7-1) unstable; urgency=medium [ Michael Biebl ] diff -Nru upower-0.99.7/debian/control upower-0.99.7/debian/control --- upower-0.99.7/debian/control 2017-12-06 22:02:00.000000000 +0000 +++ upower-0.99.7/debian/control 2018-01-30 14:31:02.000000000 +0000 @@ -20,8 +20,8 @@ udev [linux-any], xsltproc, Standards-Version: 4.1.2 -Vcs-Git: https://anonscm.debian.org/git/pkg-utopia/upower.git -Vcs-Browser: https://anonscm.debian.org/git/pkg-utopia/upower.git +Vcs-Git: https://salsa.debian.org/utopia-team/upower.git +Vcs-Browser: https://salsa.debian.org/utopia-team/upower/ Homepage: https://upower.freedesktop.org/ Package: upower diff -Nru upower-0.99.7/debian/tests/control upower-0.99.7/debian/tests/control --- upower-0.99.7/debian/tests/control 2017-12-06 22:02:00.000000000 +0000 +++ upower-0.99.7/debian/tests/control 2018-01-30 14:31:02.000000000 +0000 @@ -1,5 +1,5 @@ Tests: upstream-system -Depends: @, python3, python3-gi, gir1.2-glib-2.0, gir1.2-umockdev-1.0, umockdev +Depends: @, python3, python3-gi, python3-dbus, gir1.2-glib-2.0, gir1.2-umockdev-1.0, umockdev Tests: build Depends: libupower-glib-dev, build-essential, upower