[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:18293] Fw: Bug#673241: ITP: glog -- logging library for C++
- From: Koichi Akabe <vbkaisetsu@xxxxxxxxx>
- Subject: [debian-devel:18293] Fw: Bug#673241: ITP: glog -- logging library for C++
- Date: Thu, 17 May 2012 22:34:42 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=iqCGcXnHF57liAS9o+wcjYYoJHgH6aMd6ubHWChXXa0=; b=KuuYk2gEXml0QR+x8nhK9ciIKoxBSf1cqTEwlXSluWV125Fh0aRP2Y5D27+Qey9MiN rTOPI5+E5NZHJn6ITlO4TfutPYGkrry+5SZPxl2KiLL7Pi3rPEebF2oYihReBODvg7G4 VirhgjRWc6BpnxDbudt6H2qJyRvu8cN95isFlJgRfyDkQaxHZ28XqxntLBkDNXI4ojVW NfqLNVMNuF+caILAqlJobEOe7c/pUQWz0jW64QmcqRMSQiWDA6e39f2r+tqtgvHkndZ6 cX9UP54m5QmdtdEgEJrG8PjrWHJ1blQ5uHq1ttUrnXnkinP5OnYQ41/LcLIu92nqWO7b nQbg==
- List-help: <mailto:debian-devel-ctl@debian.or.jp?body=help>
- List-id: debian-devel.debian.or.jp
- List-owner: <mailto:debian-devel-admin@debian.or.jp>
- List-post: <mailto:debian-devel@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-devel-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-devel-ctl@debian.or.jp; help=<mailto:debian-devel-ctl@debian.or.jp?body=help>
- X-ml-name: debian-devel
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-devel-dist@debian.or.jp
- X-spam-checker-version: SpamAssassin 3.2.5 (2008-06-10) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-3.4 required=10.0 tests=KI,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.2.5
- Message-id: <20120517223527.9c444b2f0d14d9595d46138b@xxxxxxxxx>
- X-mail-count: 18293
- X-mailer: Sylpheed 3.2.0beta7 (GTK+ 2.24.10; i486-pc-linux-gnu)
glog パッケージを ITP したので、報告します。
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673241
Package: wnpp
Severity: wishlist
Owner: Koichi Akabe <vbkaisetsu@xxxxxxxxx>
* Package name : glog
Version : 0.3.2
Upstream Author : Google Inc.
* URL : http://code.google.com/p/google-glog/
* License : BSD-3-clause
Programming Lang: C++
Description : logging library for C++
The glog library implements application-level logging. This
library provides logging APIs based on C++-style streams and
various helper macros.