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

Bug#855893: marked as done (unblock: gtranscribe/0.7.1-2)



Your message dated Thu, 23 Feb 2017 07:47:43 +0100
with message-id <20170223064741.GA27829@ugent.be>
and subject line Re: unblock: gtranscribe/0.7.1-2
has caused the Debian Bug report #855893,
regarding unblock: gtranscribe/0.7.1-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
855893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855893
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Dear release team,

please unblock package gtranscribe as it fails to load audio files which makes
it totally useless (bug #855843). The upload has a trivial fix for this.

Thanks,
Philip

Source debdiff:

diff -Nru gtranscribe-0.7.1/debian/changelog gtranscribe-0.7.1/debian/changelog
--- gtranscribe-0.7.1/debian/changelog  2016-12-30 17:07:13.000000000 +0100
+++ gtranscribe-0.7.1/debian/changelog  2017-02-22 12:59:44.000000000 +0100
@@ -1,3 +1,9 @@
+gtranscribe (0.7.1-2) unstable; urgency=medium
+
+  * Fix loading of audio files (closes: #855843).
+
+ -- Philip Rinn <rinni@inventati.org>  Wed, 22 Feb 2017 12:59:44 +0100
+
 gtranscribe (0.7.1-1) unstable; urgency=medium

   * New upstream release.
diff -Nru gtranscribe-0.7.1/debian/patches/01-fix-loading.patch
gtranscribe-0.7.1/debian/patches/01-fix-loading.patch
--- gtranscribe-0.7.1/debian/patches/01-fix-loading.patch       1970-01-01
01:00:00.000000000 +0100
+++ gtranscribe-0.7.1/debian/patches/01-fix-loading.patch       2017-02-22
12:59:20.000000000 +0100
@@ -0,0 +1,18 @@
+Author: Philip Rinn <rinni@inventati.org>
+Description: Fix loading of audio files
+Last-update: 2017-02-22
+--- a/bin/gtranscribe
++++ b/bin/gtranscribe
+@@ -496,10 +496,10 @@ if __name__ == "__main__":
+     parser.add_argument("file", nargs='?', help=_("Audio file to load"))
+     args = parser.parse_args()
+
++    logger = logging.getLogger('root')
+     # Set the logging level to show debug messages
+     if args.verbose:
+         logging.basicConfig(level=logging.DEBUG)
+-        logger = logging.getLogger('root')
+         logger.debug('logging enabled')
+
+     audiofile = None
+
diff -Nru gtranscribe-0.7.1/debian/patches/series
gtranscribe-0.7.1/debian/patches/series
--- gtranscribe-0.7.1/debian/patches/series     1970-01-01 01:00:00.000000000
+0100
+++ gtranscribe-0.7.1/debian/patches/series     2017-02-22 12:57:52.000000000
+0100
@@ -0,0 +1 @@
+01-fix-loading.patch



unblock gtranscribe/0.7.1-2

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (600, 'testing'), (550, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)

--- End Message ---
--- Begin Message ---
Hi,

On Thu, Feb 23, 2017 at 12:07:36AM +0100, Philip Rinn wrote:
> unblock gtranscribe/0.7.1-2

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply to: