mimetic 0.9.7-3 source package in Ubuntu

Changelog

mimetic (0.9.7-3) unstable; urgency=low


  * Revert "Move building of -doc package to override_dh_auto_build-indep,
    and split Build-Depends and Build-Depends-Indep."
    Fails on half of the buildds which call `debian/rules build' and not
    `debian/rules build-arch', and then don't find doxygen from
    Build-Depends-Indep.

 -- gregor herrmann <email address hidden>  Fri, 13 Apr 2012 17:44:55 +0200

Upload details

Uploaded by:
gregor herrmann
Uploaded to:
Sid
Original maintainer:
gregor herrmann
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mimetic_0.9.7-3.dsc 2.0 KiB da12af000216c725539ea52aa9ad9c03e6cdd1559ae9a3a205a705096bc18602
mimetic_0.9.7.orig.tar.gz 544.4 KiB 376707dc35da2cf13313c0ac2e4a4743f73978839adb96f7b59f2d8ca609e308
mimetic_0.9.7-3.debian.tar.gz 5.7 KiB 9c1c15772ba257305ca606fc70f0b61b2abc0f9d12bc2ef00d814e829275a9f4

Available diffs

No changes file available.

Binary packages built by this source

libmimetic-dev: No summary available for libmimetic-dev in ubuntu saucy.

No description available for libmimetic-dev in ubuntu saucy.

libmimetic-doc: No summary available for libmimetic-doc in ubuntu quantal.

No description available for libmimetic-doc in ubuntu quantal.

libmimetic0: No summary available for libmimetic0 in ubuntu raring.

No description available for libmimetic0 in ubuntu raring.

libmimetic0-dbg: C++ MIME library (debug)

 mimetic is a MIME library written in C++ designed to be easy to use and
 integrate but yet fast and efficient.
 .
 mimetic has been built around the standard lib. This means that you'll not
 find yet another string class or list implementation and that you'll feel
 comfortable in using this library from the very first time.
 .
 mimetic doesn't use exceptions but it heavily uses templates so a mostly
 standard compliant C++ compiler is required.
 .
 This package contains the debug symbols for libmimetic0.