Bug#884452: stretch-pu: package python-evtx/0.5.3b-3+deb9u1

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

On Sat, 2018-01-13 at 18:22 +0100, Julien Cristau wrote:
> Control: tag -1 confirmed
> 
> On Fri, Dec 15, 2017 at 11:28:21 +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 python-evtx package in
> > stretch. It fixes Python3 dependencies (RC bug #867428).
> > 
> 
> Please go ahead.
> 

Uploaded and flagged for acceptance.

Regards,

Adam



Processed: Re: Bug#884452: stretch-pu: package python-evtx/0.5.3b-3+deb9u1

2018-02-14 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending
Bug #884452 [release.debian.org] stretch-pu: package python-evtx/0.5.3b-3+deb9u1
Added tag(s) pending.

-- 
884452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884452
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#884452: stretch-pu: package python-evtx/0.5.3b-3+deb9u1

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

On Fri, Dec 15, 2017 at 11:28:21 +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 python-evtx package in
> stretch. It fixes Python3 dependencies (RC bug #867428).
> 
Please go ahead.

Cheers,
Julien



Processed: Re: Bug#884452: stretch-pu: package python-evtx/0.5.3b-3+deb9u1

2018-01-13 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 confirmed
Bug #884452 [release.debian.org] stretch-pu: package python-evtx/0.5.3b-3+deb9u1
Added tag(s) confirmed.

-- 
884452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884452
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#884452: stretch-pu: package python-evtx/0.5.3b-3+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 python-evtx package in
stretch. It fixes Python3 dependencies (RC bug #867428).

Cheers,
-Hilko
diff -Nru python-evtx-0.5.3b/debian/changelog python-evtx-0.5.3b/debian/changelog
--- python-evtx-0.5.3b/debian/changelog	2017-01-12 01:30:09.0 +0100
+++ python-evtx-0.5.3b/debian/changelog	2017-12-12 10:35:05.0 +0100
@@ -1,3 +1,9 @@
+python-evtx (0.5.3b-3+deb9u1) stretch; urgency=medium
+
+  * Fix Python3 dependencies (Closes: #867428)
+
+ -- Hilko Bengen   Tue, 12 Dec 2017 10:35:05 +0100
+
 python-evtx (0.5.3b-3) unstable; urgency=medium
 
   * Add hexdump.py (Closes: #851056)
diff -Nru python-evtx-0.5.3b/debian/control python-evtx-0.5.3b/debian/control
--- python-evtx-0.5.3b/debian/control	2017-01-12 01:14:08.0 +0100
+++ python-evtx-0.5.3b/debian/control	2017-12-12 10:34:51.0 +0100
@@ -23,7 +23,7 @@
 
 Package: python3-evtx
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}
 Description: parser for recent Windows Event Log files -- Python 3 version
  This module provides programmatic access to the File and Chunk
  headers, record templates, and event entries from Microsoft Windows