libsylph-dev - e-mail client library derived from Sylpheed - devel files
# sudo apt-get update
# sudo apt-get install libsylph-dev
2013-07-12 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-13) unstable; urgency=low * debian/control - add Vcs-* field
2013-01-13 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-12) unstable; urgency=low * debian/rules - use autotools-dev * debian/control - set "Standards-Version: 3.9.4" * debian/rules - strip -pie from hardening * debian/patches - add "strip_configure_from_autogen-sh.patch", since "--enable-oniguruma" option was specified for configure but it was executed in autogen.sh.
2012-10-07 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-11) unstable; urgency=low * debian/rules - delete override_dh_compress lines since Makefile.in is not included anymore * debian/patches/exclude_examples-directory - rename to delete_Makefile_from_example * debian/patches/delete_Makefile_from_example: remove all Makefile* from examples directory
2012-10-07 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-10) unstable; urgency=low * debian/patches/exclude_examples-directory: exclude examples directory not to output Makefile (Closes: #675105). * debian/control - add "Build-Depends: autoconf, automake, libtool" to be enable to apply above patch * debian/rules - remove parallel build - enable oniguruma support - not compress Makefile.in - regenerate configure file to apply changes in exclude_examples-directory patch * debian/copyright - convert to Machine-readable debian/copyright file.
2012-06-30 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-9) UNRELEASED; urgency=low * debian/rules - enable parallel build
2012-05-29 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-8) unstable; urgency=low * debian/rules - convert to dh style - set "export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie" since avoid to build failure. * debian/libsylph-dev.examples - move from rules * debian/control - set "Build-Depends: debhelper (>= 9)" - add "Pre-Depends: ${misc:Pre-Depends}" for Multi-Arch. - add "Multi-Arch: same" * debian/compat - set 9 * debian/libsylph{,-dev}.install - deal with Multi-Arch.
2012-03-28 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-7) unstable; urgency=low * debian/source/format - set "3.0 (quilt) * debian/patches - add glib-single-include.patch to be enable to build with newer glib library (Closes: #665575) Thanks to biebl@debian.org * debian/control - set "Standards-Version: 3.9.3" with no change
2011-09-17 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-6) unstable; urgency=low * debian/rules - fix "debian-rules-missing-recommended-target" lintian warning
2011-04-23 - Hideki Yamane <henrich@debian.org> libsylph (1.1.0-5) unstable; urgency=low * debian/control: - change my address, remove DM stuff - bump up "Standards-Version: 3.9.2" * fix "Please stop installing libtool la-file in dev-package (Policy 10.2)" Thanks to Andreas Moog <amoog@ubuntu.com> (Closes: #621546)
2009-12-31 - Hideki Yamane (Debian-JP) <henrich@debian.or.jp> libsylph (1.1.0-4) unstable; urgency=low * debian/control: - bump up Standards-Version: 3.8.3 - add "Depends: ${misc:Depends}" to each packages