debian/0000755000000000000000000000000011746576265007211 5ustar debian/watch0000644000000000000000000000006011746574207010230 0ustar version=3 http://sf.net/tnef/tnef-(.*)\.tar\.gz debian/copyright0000644000000000000000000000363111746574426011144 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: tnef Source: Files: * Copyright: (c) 1999-2010 Mark Simpson (c) 1997,1998 Thomas Boll (original code) 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 program 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file "/usr/share/common-licenses/GPL-2". Files: debian/* Copyright: 2006-2012 Kevin Coyner License: GPL-2+ This package 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/control0000644000000000000000000000127311746574111010603 0ustar Source: tnef Section: text Priority: optional Maintainer: Kevin Coyner Standards-Version: 3.9.3 Build-Depends: debhelper (>= 8), autotools-dev, quilt Homepage: http://sourceforge.net/projects/tnef Package: tnef Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: mime-support Description: Tool to unpack MIME application/ms-tnef attachments TNEF is a program for unpacking MIME attachments of type "application/ms-tnef". This is typcially a Microsoft only attachment. . The TNEF program allows one to unpack the attachments which were encapsulated into the TNEF attachment, thus alleviating the need to use Microsoft Outlook to view the attachment. debian/patches/0000755000000000000000000000000011746574166010636 5ustar debian/patches/series0000644000000000000000000000001411746574166012046 0ustar manpage_fix debian/patches/manpage_fix0000644000000000000000000000065311746574166013043 0ustar --- a/doc/tnef.1.in +++ b/doc/tnef.1.in @@ -17,8 +17,9 @@ Encapsulation Format (hereafter, TNEF), which "wraps" Microsoft e-mail attachments. .PP -.IR Unfortunately "," these "wrapped" attachments are inaccessible to -any e-mail client that does not understand TNEF. +.IR Unfortunately "," +these "wrapped" attachments are inaccessible to any e-mail client that does not +understand TNEF. .IR Fortunately "," the .B tnef debian/changelog0000644000000000000000000001411311746576255011062 0ustar tnef (1.4.9-1) unstable; urgency=low * New upstream release. * Simplified debian/rules. -- Kevin Coyner Fri, 27 Apr 2012 19:58:46 +0000 tnef (1.4.8-2) unstable; urgency=low * Bump Standards-Version to 3.9.3 in debian/control. No changes. * Removed unneeded option in debian/rules and fixes FTBFS. (Closes: #666358) -- Kevin Coyner Fri, 27 Apr 2012 18:54:09 +0000 tnef (1.4.8-1) unstable; urgency=low * New upstream release. * debian/control: + Add Build-Depends on quilt. + Bump debhelper to 8. + Bump Standards-Version to 3.9.1. No changes. * Update debian/copyright to be machine readable. * Bump debian/compat to 8. * Add patch to fix man page. (Closes: #619895). Thanks to Pietro Battiston. * Add README.source. -- Kevin Coyner Tue, 19 Apr 2011 14:48:40 +0000 tnef (1.4.7-1) unstable; urgency=low * New upstream release. * Updated Standards-Version to 3.8.4. No changes. * debian/control: + Add ${misc:Depends} to debian/control. + Updated debhelper version to 7.4~. * debian/compat updated from 5 to 7. * Changed dh_clean -k to dh_prep in debian/rules. * Update debian/copyright to reflect changes in author's dates. -- Kevin Coyner Thu, 11 Feb 2010 00:15:08 +0000 tnef (1.4.6-1) unstable; urgency=low * New upstream release. * Updated Standards-Version to 3.8.3. No changes. * Small cleanup of debian/copyright. -- Kevin Coyner Mon, 05 Oct 2009 21:29:36 -0400 tnef (1.4.5-1) unstable; urgency=low * New upstream release (Closes: 457382) * debian/control + Moved Homepage from long description to its own field. + Updated Standards-Version to 3.8.0 + Removed obsolete lines in long description (Closes: #501011) * Converted file encoding of debian/copyright from ISO-8859 to UTF-8. -- Kevin Coyner Sat, 04 Oct 2008 12:38:41 -0400 tnef (1.4.3-2) unstable; urgency=low * debian/control: + Small grammatical change to description + Bumped debhelper version to 5 + Changed to new e-mail address for maintainer + Changed homepage (Closes: #413097) * debian/compat - bumped to 5 * debian/copyright: + Changed to new e-mail address for maintainer + Changed source download address -- Kevin Coyner Sun, 05 Aug 2007 11:10:03 -0400 tnef (1.4.3-1) unstable; urgency=low * New upstream release -- Fix 'unicode string filename' bug -- better handling of files with garbage at the end -- Fix a build error on Solaris 10 -- Kevin Coyner Sun, 17 Sep 2006 21:34:25 -0400 tnef (1.4.1-1) unstable; urgency=low * New upstream release (adds new switch --list-with-mime-types) * Updated Standards-Version to 3.7.2 -- Kevin Coyner Sun, 23 Jul 2006 16:01:29 -0400 tnef (1.4-1) unstable; urgency=low * New upstream release * New maintainer (Closes: #360948) * debian/rules: + small change to ./configure + added rm -rf config.cache + specifically remove config.{sub,guess} after build * debian/copyright: updated copyright info * debian/watch: update to version 3 -- Kevin Coyner Thu, 6 Apr 2006 11:25:16 -0400 tnef (1.3.4-1) unstable; urgency=low * New upstream release -- Florian Ernst Mon, 24 Oct 2005 17:38:12 +0200 tnef (1.3.3-1) unstable; urgency=low * New upstream release, taking over with previous maintainer's consent (Closes: #199800) + includes --maxsize option, thus dropping debian/sizelimit.diff * debian/control: + upgrade debhelper B-D to >=4, adding B-D on autotools-dev + extend long description, adding upstream Homepage * debian/copright: + update upstream homepage + update copyright info * debian/rules: + general cleanup, stripping out all unneeded parts + use HOST and BUILD, auto-update config.{sub,guess} + export compat (now 4) and docs into corresponding files + use DESTDIR for installing + switch to dh_installman * debian/watch: added * Removed various old and empty templates * Standards-Version: 3.6.2 -- Florian Ernst Thu, 22 Sep 2005 14:21:19 +0200 tnef (1.2.3-0.1) unstable; urgency=low * NMU. * New upstream version (closes: #199800). -- Matthias Klose Mon, 29 Dec 2003 09:54:21 +0100 tnef (1.1.4-1) unstable; urgency=low * New upstream version should allegedly fix segfault; changes are fairly minor (with the usual massive amount of changes in auto-*-generated files). It has fixed the segfault in the example file I have, so... closes: #176046 * Remembered to change Maintainer: field in control file this time :-/ -- Nick Phillips Sat, 22 Feb 2003 16:41:28 +1300 tnef (1.1.3-1) unstable; urgency=low * New upstream version, 1.1.2 not packaged for Debian. * Should now handle a greater proportion of TNEF input files. * libgen.h appears no longer to be needed for a clean build, so removed. * Still a segfault bug outstanding upstream. * Not an NMU. -- Nick Phillips Mon, 25 Nov 2002 22:02:34 +1300 tnef (1.1.1-0.1) unstable; urgency=low * NMU. * New upstream version. * Include the `sizelimit' patch found on http://www.mailscanner.info/. Adds options -x --maxsize=. * Remove man page included upstream. * src/tnef.c: #include (closes: #115981). * The attachment, which couldn't be decoded by tnef-0.15, can be decoded with this version (closes: #84348). -- Matthias Klose Thu, 10 Jan 2002 22:31:47 +0100 tnef (1.0.1-1) unstable; urgency=low * Updated upstream release (Closes: #93632) -- Javier Fernandez-Sanguino Pen~a Tue, 8 May 2001 18:08:16 +0200 tnef (0.15-2) unstable; urgency=low * Spelling fixes (Closes: #84347) -- Javier Fernandez-Sanguino Pen~a Sun, 4 Feb 2001 11:32:59 +0100 tnef (0.15-1) unstable; urgency=low * Initial release. -- Javier Fernandez-Sanguino Pen~a Wed, 13 Dec 2000 13:17:53 +0100 debian/source/0000755000000000000000000000000011746573454010506 5ustar debian/source/format0000644000000000000000000000001411746573454011714 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000071711746573454010273 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with autotools-dev debian/mime0000644000000000000000000000021611746574152010053 0ustar application/ms-tnef; /usr/bin/tnef -w -f %s; needsterminal; description=Microsoft's Exchange Encapsulation; nametemplate=%s.data; priority=2 debian/README.source0000644000000000000000000000036211746574061011361 0ustar This package uses quilt to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. See /usr/share/doc/quilt/README.source for a detailed explanation. debian/compat0000644000000000000000000000000211746573454010404 0ustar 8 debian/docs0000644000000000000000000000004611746574052010054 0ustar NEWS TODO doc/file-format.tex doc/FAQ