Your message dated Wed, 13 Dec 2006 15:02:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392350: fixed in libloki 0.1.5-3
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: libloki
Severity: important
Version: 0.1.5-2
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD.

Please, pass OS=Linux in debian/rules to make.

It would also be nice if you can ask upstream
to support GNU/kFreeBSD similarly as Linux.


Thanks in advance

                        Petr

diff -u libloki-0.1.5/debian/rules libloki-0.1.5/debian/rules
--- libloki-0.1.5/debian/rules
+++ libloki-0.1.5/debian/rules
@@ -23,7 +23,7 @@
 build-stamp:
        dh_testdir

-       $(MAKE) build-static build-shared
+       $(MAKE) OS=Linux build-static build-shared

        touch $@

@@ -43,7 +43,7 @@
        dh_clean -k
        dh_installdirs

-       $(MAKE) install prefix=$(CURDIR)/debian/tmp/usr
+       $(MAKE) OS=Linux install prefix=$(CURDIR)/debian/tmp/usr

 binary-indep: build install
        dh_testdir -i



--- End Message ---
--- Begin Message ---
Source: libloki
Source-Version: 0.1.5-3

We believe that the bug you reported is fixed in the latest version of
libloki, which is due to be installed in the Debian FTP archive:

libloki-dev_0.1.5-3_amd64.deb
  to pool/main/libl/libloki/libloki-dev_0.1.5-3_amd64.deb
libloki-doc_0.1.5-3_all.deb
  to pool/main/libl/libloki/libloki-doc_0.1.5-3_all.deb
libloki0.1.5-dbg_0.1.5-3_amd64.deb
  to pool/main/libl/libloki/libloki0.1.5-dbg_0.1.5-3_amd64.deb
libloki0.1.5_0.1.5-3_amd64.deb
  to pool/main/libl/libloki/libloki0.1.5_0.1.5-3_amd64.deb
libloki_0.1.5-3.diff.gz
  to pool/main/libl/libloki/libloki_0.1.5-3.diff.gz
libloki_0.1.5-3.dsc
  to pool/main/libl/libloki/libloki_0.1.5-3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lukas Fittl <[EMAIL PROTECTED]> (supplier of updated libloki package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  6 Nov 2006 20:06:35 +0100
Source: libloki
Binary: libloki-dev libloki0.1.5 libloki-doc libloki0.1.5-dbg
Architecture: source all amd64
Version: 0.1.5-3
Distribution: unstable
Urgency: low
Maintainer: Lukas Fittl <[EMAIL PROTECTED]>
Changed-By: Lukas Fittl <[EMAIL PROTECTED]>
Description: 
 libloki-dev - a C++ library of generic design patterns (development files)
 libloki-doc - a C++ library of generic design patterns (documentation)
 libloki0.1.5 - a C++ library of generic design patterns
 libloki0.1.5-dbg - a C++ library of generic design patterns (debug information)
Closes: 392350
Changes: 
 libloki (0.1.5-3) unstable; urgency=low
 .
   * debian/rules: Always build with OS=Linux to fix FTBFS on kFreeBSD, Hurd
     thanks to Petr Salinger (Closes: #392350)
   * debian/control: Remove libloki-dev Depends on libc-dev, c++abi2-dev
     they are already drawn in by build-essential
   * debian/control: Priority should be optional, not extra
   * debian/rules: Remove useless comments
   * debian/rules: Set CXXFLAGS, not CFLAGS
   * debian/copyright: Add myself as having "cleaned up" the package
Files: 
 345bb7dba40fd75c981ce7285b1b7783 606 libs optional libloki_0.1.5-3.dsc
 6a1f22a7b16a596cdc1a80e8e5631ddc 4624 libs optional libloki_0.1.5-3.diff.gz
 d527d1af8e92f412c2d0cab863d18177 88544 doc optional libloki-doc_0.1.5-3_all.deb
 f71b10655bc5903f947dc5dc754c14e9 19144 libs optional 
libloki0.1.5_0.1.5-3_amd64.deb
 47af75d508ac1e324d3e4831277b6b08 105404 libs optional 
libloki0.1.5-dbg_0.1.5-3_amd64.deb
 db8f8a404d5ec56632c68ac972f19ed8 120556 libdevel optional 
libloki-dev_0.1.5-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFgBPcIgvIgzMMSnURAnaxAJ9jxZu0Okc3Zy7b4BWa/eDOUmXBAwCeNBpn
NAGgrlBijZnhPyyGZeSjm4Q=
=IFJr
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to