Bug#751006: yui-compressor: missing Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Mon Jun 9 12:25:35 UTC 2014


Package: yui-compressor
Version: 2.4.7-1
Severity: normal
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

Dear Maintainers,

yui-compressor currently makes doxygen FTCBFS, because it lacks
M-A:foreign.

$ dpkg --print-architecture
amd64
$ apt-get -s --arch-only -ai386 build-dep doxygen
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Build-Depends dependency for doxygen cannot be satisfied because the package yui-compressor cannot be found
$

Please consider applying the attached patch.

Helmut
-------------- next part --------------
diff -Nru yui-compressor-2.4.7/debian/changelog yui-compressor-2.4.7/debian/changelog
--- yui-compressor-2.4.7/debian/changelog	2012-05-12 23:07:54.000000000 +0200
+++ yui-compressor-2.4.7/debian/changelog	2014-06-09 14:22:26.000000000 +0200
@@ -1,3 +1,10 @@
+yui-compressor (2.4.7-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark yui-compressor as Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Mon, 09 Jun 2014 14:22:09 +0200
+
 yui-compressor (2.4.7-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru yui-compressor-2.4.7/debian/control yui-compressor-2.4.7/debian/control
--- yui-compressor-2.4.7/debian/control	2012-05-12 23:05:44.000000000 +0200
+++ yui-compressor-2.4.7/debian/control	2014-06-09 14:22:37.000000000 +0200
@@ -18,6 +18,7 @@
          java-wrappers,
          libjargs-java,
          ${misc:Depends}
+Multi-Arch: foreign
 Description: JavaScript/CSS minifier
  The YUI Compressor is a JavaScript compressor which, in addition to removing
  comments and white-spaces, obfuscates local variables using the smallest


More information about the pkg-java-maintainers mailing list