Package: faustworks
Version: 0.5~repack0-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu artful ubuntu-patch

faustworks has "Section: programming" in the Source stanza of its
debian/control, which is invalid.  (This causes a binary upload failure
in Ubuntu, because the source section ends up in the .buildinfo file
which has some minimal validation performed on it.)  It should almost
certainly just match the binary section in this case, as follows:

diff --git a/debian/control b/debian/control
index 863ea89..2f22f9d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: faustworks
-Section: programming
+Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers 
<[email protected]>
 Uploaders:

Thanks,

-- 
Colin Watson                                       [[email protected]]

Reply via email to