Your message dated Sat, 22 Apr 2006 18:40:15 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360542: Announce of NMU for 360542
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: argouml
Version: 0.19.6-2
Severity: serious
Tags: patch


When building 'argouml' on unstable, I get the following error:


Building argouml unstable main amd64...
Reading package lists...
Building dependency tree...
E: Package mime-codecs has no installation candidate
E: Failed to satisfy Build-Depends-Indep dependency for argouml: mime-codecs
Package mime-codecs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source


With the attached patch 'argouml' can be compiled on unstable.


Regards
Andreas Jochens


diff -urN ../tmp-orig/argouml-0.19.6/debian/control ./debian/control
--- ../tmp-orig/argouml-0.19.6/debian/control   2006-04-03 02:54:23.000000000 
+0000
+++ ./debian/control    2006-04-03 02:53:57.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>
-Build-Depends-Indep: kaffe | java2-compiler, cdbs (>= 0.4.5.3), debhelper (>> 
4.0.0), libxerces-java, antlr, liblog4j1.2-java, libgef-java (>= 0.10.2), 
libnsuml-java, libocl-argo-java, jikes, ant (>=1.5), ant-optional, 
libjdepend-java, junit, libi18n-java (>= 0.1.3), libtoolbar-java (>= 0.4), 
mime-codecs, libgnujmi-java, libswidgets-java
+Build-Depends-Indep: kaffe | java2-compiler, cdbs (>= 0.4.5.3), debhelper (>> 
4.0.0), libxerces-java, antlr, liblog4j1.2-java, libgef-java (>= 0.10.2), 
libnsuml-java, libocl-argo-java, jikes, ant (>=1.5), ant-optional, 
libjdepend-java, junit, libi18n-java (>= 0.1.3), libtoolbar-java (>= 0.4), 
libgnujmi-java, libswidgets-java
 Standards-Version: 3.6.2
 
 Package: argouml
diff -urN ../tmp-orig/argouml-0.19.6/debian/rules ./debian/rules
--- ../tmp-orig/argouml-0.19.6/debian/rules     2006-04-03 02:54:23.000000000 
+0000
+++ ./debian/rules      2006-04-02 18:04:47.000000000 +0000
@@ -22,7 +22,7 @@
        install -m 644 $(CURDIR)/build/argouml.jar 
$(CURDIR)/debian/argouml/usr/share/java/
        install -m 644 $(CURDIR)/build/argouml-model.jar 
$(CURDIR)/debian/argouml/usr/share/java/
        install -m 755 $(CURDIR)/debian/argouml.sh 
$(CURDIR)/debian/argouml/usr/bin/argouml
-       base64-decode < debian/argologo32x32.xpm.asc > 
$(CURDIR)/debian/argouml/usr/share/pixmaps/argouml_icon.xpm
+       perl -MMIME::Base64 -e 'print decode_base64(join("", <>))' < 
debian/argologo32x32.xpm.asc > 
$(CURDIR)/debian/argouml/usr/share/pixmaps/argouml_icon.xpm
        -mkdir $(CURDIR)/debian/argouml-doc/usr/share/doc/argouml-doc/apidoc
        -cp -R $(CURDIR)/build/javadocs/* \
         $(CURDIR)/debian/argouml-doc/usr/share/doc/argouml-doc/apidoc


--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nicolas Duboc wrote:
>    Hi,
> 
>  I'm going to upload a NMU of argouml to fix this bug by applying patch
> provided by Andreas.
> 
>  As we are in an BSP period, I'm uploading directly to the archive.
> 
>  Below is the patch of the NMU.

I'm ok for the patch. Thanks for your work.

Nicolas, if you have some time, maybe you can join pkg-java on Alioth
and co-maintain argouml and other pkg-java packages.

Cheers,

- --
  .''`.
 : :' :rnaud
 `. `'
   `-
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFESlxv4vzFZu62tMIRAh18AJ9VFHLhtCpEEzw+fdWX475+tHYyTwCgjL2f
uRuAngMNWJxvkIqKdLSMNgs=
=e0QW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to