Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package kissplice Closing a serious bug (architectures should be specified in one line) See attached debdiff. unblock kissplice/2.2.1-3 -- System Information: Debian Release: 7.8 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru kissplice-2.2.1/debian/changelog kissplice-2.2.1/debian/changelog --- kissplice-2.2.1/debian/changelog 2014-10-10 11:04:31.000000000 +0200 +++ kissplice-2.2.1/debian/changelog 2015-03-14 22:38:46.000000000 +0100 @@ -1,3 +1,10 @@ +kissplice (2.2.1-3) unstable; urgency=medium + + * Architecture attribute in a single line + Closes: #780473 + + -- Andreas Tille <[email protected]> Sat, 14 Mar 2015 22:37:41 +0100 + kissplice (2.2.1-2) unstable; urgency=medium [ David Parsons ] diff -Nru kissplice-2.2.1/debian/control kissplice-2.2.1/debian/control --- kissplice-2.2.1/debian/control 2014-10-10 11:04:42.000000000 +0200 +++ kissplice-2.2.1/debian/control 2015-03-14 22:37:32.000000000 +0100 @@ -15,8 +15,7 @@ Homepage: http://kissplice.prabi.fr/ Package: kissplice -Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 - any-ppc64 any-ppc64el any-sparc64 +Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64 any-ppc64el any-sparc64 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}

