Bug#884451: stretch-pu: package libvhdi/20160424-1+deb9u1

2018-02-14 Thread Adam D. Barratt
Control: tags -1 + pending

On Sat, 2018-01-13 at 18:21 +0100, Julien Cristau wrote:
> Control: tag -1 confirmed
> 
> On Fri, Dec 15, 2017 at 11:28:16 +0100, Hilko Bengen wrote:
> 
> > Package: release.debian.org
> > Severity: normal
> > Tags: stretch
> > User: release.debian@packages.debian.org
> > Usertags: pu
> > 
> > Dear release team,
> > 
> > please consider allowing an update to the libvhi package in
> > stretch. It
> > fixes missing Python3 dependencies (RC bug #867409).
> > 
> 
> Looks ok, please go ahead.

Uploaded and (finally) flagged for acceptance.

Regards,

Adam



Bug#884451: stretch-pu: package libvhdi/20160424-1+deb9u1

2018-01-13 Thread Julien Cristau
Control: tag -1 confirmed

On Fri, Dec 15, 2017 at 11:28:16 +0100, Hilko Bengen wrote:

> Package: release.debian.org
> Severity: normal
> Tags: stretch
> User: release.debian@packages.debian.org
> Usertags: pu
> 
> Dear release team,
> 
> please consider allowing an update to the libvhi package in stretch. It
> fixes missing Python3 dependencies (RC bug #867409).
> 
Looks ok, please go ahead.

Cheers,
Julien



Bug#884451: stretch-pu: package libvhdi/20160424-1+deb9u1

2017-12-15 Thread Hilko Bengen
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian@packages.debian.org
Usertags: pu

Dear release team,

please consider allowing an update to the libvhi package in stretch. It
fixes missing Python3 dependencies (RC bug #867409).

Cheers,
-Hilko
diff -Nru libvhdi-20160424/debian/changelog libvhdi-20160424/debian/changelog
--- libvhdi-20160424/debian/changelog	2016-04-25 19:25:17.0 +0200
+++ libvhdi-20160424/debian/changelog	2017-12-12 10:31:06.0 +0100
@@ -1,3 +1,10 @@
+libvhdi (20160424-1+deb9u1) stretch; urgency=medium
+
+  * Add mising Python3 dependency, thanks to Adrian Bunk, Scott Kitterman
+(Closes: #867409, #867610)
+
+ -- Hilko Bengen   Tue, 12 Dec 2017 10:31:06 +0100
+
 libvhdi (20160424-1) unstable; urgency=medium
 
   * New upstream version
diff -Nru libvhdi-20160424/debian/control libvhdi-20160424/debian/control
--- libvhdi-20160424/debian/control	2016-04-25 19:25:17.0 +0200
+++ libvhdi-20160424/debian/control	2017-12-12 10:30:52.0 +0100
@@ -68,7 +68,7 @@
 Package: python3-libvhdi
 Section: python
 Architecture: any
-Depends: libvhdi1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: libvhdi1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
 Description: Virtual Hard Disk image format access library -- Python 3 bindings
  libvhdi is a library to access the Virtual Hard Disk (VHD) image format.
  .