debian/0000755000000000000000000000000012141511372007163 5ustar debian/rules0000755000000000000000000000006012141511350010233 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf debian/control0000644000000000000000000000162312141511350010564 0ustar Source: mailtextbody Maintainer: gregor herrmann Uploaders: tony mancill Section: mail Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, libmimetic-dev Standards-Version: 3.9.4 Vcs-Browser: http://git.toastfreeware.priv.at/debian/mailtextbody.git/ Vcs-Git: git://git.toastfreeware.priv.at/debian/mailtextbody.git Homepage: http://www.toastfreeware.priv.at/ Package: mailtextbody Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: tool to return the body of an email message Mailtextbody reads a complete email message on stdin and returns the body on stdout. Technically speaking, it returns the first decoded text/plain MIME part of any (however nested) MIME message or just the body of a non-MIME message otherwise. . Mailtextbody can easily be included in other tools using pipes. debian/source/0000755000000000000000000000000012141511350010457 5ustar debian/source/format0000644000000000000000000000001412141511350011665 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000627212141511350011040 0ustar mailtextbody (0.1.3-2) unstable; urgency=low * Switch from autotools-dev to dh-autoreconf. -- gregor herrmann Sun, 05 May 2013 19:11:58 +0200 mailtextbody (0.1.3-1) unstable; urgency=low [ gregor herrmann ] * Update Vcs-* headers. [ Christopher Knadle ] * New upstream release * Switch debian/rules to dh, '3.0 (quilt)' format, compat 9 * Update to Standards-Version: 3.9.4 (no changes required). * Update debian/copyright to reference 1.0 format * Update copyright years * Fix capital letter in short description * Minor update to long description for readability [ gregor herrmann ] * Update my email address. -- gregor herrmann Sun, 05 May 2013 18:53:33 +0200 mailtextbody (0.1.2-1) unstable; urgency=medium * Clean up debian/rules. * Don't ignore errors from $(MAKE) distclean. * Remove unneeded debian/dirs. * Move upstream URL from the description to the new Homepage field. * Change XS-Vcs-* fields to Vcs-*. * Set Standards-Version to 3.7.3 (no changes required). * Create install-stamp target in debian/rules and adapt inter-target dependencies. * Change debian/copyright to the new machine-readable format. * New upstream release: includes the necessary header for gcc 4.3 (closes: #474816). Set urgency to medium because of the fix for the serious bug. * debian/copyright: adjust years of copyright, add stanza about files in debian/. * Set debhelper compatibility level to 6. -- gregor herrmann Tue, 08 Apr 2008 18:02:05 +0200 mailtextbody (0.1.1-6) unstable; urgency=low * Update to Standards-Version: 3.7.2 (no changes required). * Add watch file. * Add Tony Mancill to Uploaders. * Improve whatis entry of manpage. -- gregor herrmann Sat, 9 Sep 2006 17:47:55 +0200 mailtextbody (0.1.1-5) unstable; urgency=low * Removed useless upstream README, thanks to Christoph Haas. -- gregor herrmann Sun, 16 Apr 2006 13:59:58 +0200 mailtextbody (0.1.1-4) unstable; urgency=low * Changed libmimetic0-dev to libmimetic-dev in Build-Depends, thanks to Joerg Jaspert. -- gregor herrmann Wed, 15 Mar 2006 18:00:28 +0100 mailtextbody (0.1.1-3) unstable; urgency=low * Initial Debian release (closes: #347828). * Clarified description. * Set debhelper compatibility level to 5. * Added libmimetic0-dev to Build-Depends. -- gregor herrmann Thu, 12 Jan 2006 22:19:04 +0100 mailtextbody (0.1.1-2) unstable; urgency=low * Added homepage to debian/control. -- gregor herrmann Sun, 25 Dec 2005 14:26:46 +0100 mailtextbody (0.1.1-1) unstable; urgency=low * New upstream release -- gregor herrmann Fri, 2 Sep 2005 16:48:08 +0200 mailtextbody (0.1.0-2) unstable; urgency=low * Clarified copyright statement in debian/copyright. -- gregor herrmann Wed, 31 Aug 2005 17:02:10 +0200 mailtextbody (0.1.0-1) unstable; urgency=low * Initial release. -- gregor herrmann Sun, 7 Aug 2005 22:53:51 +0200 debian/compat0000644000000000000000000000000212141511350010355 0ustar 9 debian/copyright0000644000000000000000000000257512141511350011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mailtextbody Source: http://www.toastfreeware.priv.at/ Upstream-Contact: Philipp Spitzer Gregor Herrmann License: GPL-2+ Files: * Copyright: 2005-2012, Toastfreeware (Philipp Spitzer, Gregor Herrmann) Philipp Spitzer Gregor Herrmann License: GPL-2+ Files: debian/* Copyright: 2005-2013, gregor herrmann 2006-2013, tony mancill License: GPL-2+ License: GPL-2+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/watch0000644000000000000000000000013312141511350010205 0ustar version=3 http://www.toastfreeware.priv.at/ tarballs/mailtextbody/mailtextbody-(.*).tar.gz