+mimetic (0.9.1-2) unstable; urgency=low
+
+ * Update to Standards-Version: 3.7.0 (no changes required).
+ * Set different short descriptions for the three packages
+ (runtime, development, documentation).
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 1 May 2006 15:04:40 +0200
+
mimetic (0.9.1-1) unstable; urgency=low
* New upstream release.
Priority: optional
Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
Build-Depends: debhelper (>= 5.0.0), autotools-dev, doxygen
-Standards-Version: 3.6.2
+Standards-Version: 3.7.0
Section: libs
Package: libmimetic-dev
Architecture: any
Depends: libmimetic0 (= ${Source-Version})
Suggests: libmimetic-doc
-Description: C++ MIME library
+Description: C++ MIME library (development)
mimetic is a GPL MIME library written in C++ designed to be easy to use and
integrate but yet fast and efficient.
.
Recommends: libmimetic-dev (>= 0.8.9-5)
Conflicts: libmimetic-dev (<< 0.8.9-5)
Replaces: libmimetic-dev (<< 0.8.9-5)
-Description: C++ MIME library
+Description: C++ MIME library (documentation)
mimetic is a GPL MIME library written in C++ designed to be easy to use and
integrate but yet fast and efficient.
.
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: C++ MIME library
+Description: C++ MIME library (runtime)
mimetic is a GPL MIME library written in C++ designed to be easy to use and
integrate but yet fast and efficient.
.