head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2010.07.10.17.14.57;	author ehaupt;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.28.16.37.35;	author mnag;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 20100710. This update is actually a shell replacement of the original
perl script.

Benefits:
 - perl is no longer required as a dependency
 - other contents than data.tar.gz (data.tar, data.tar.bz2, data.tar.lzma,
   data.tar.xz) is now properly dealt with
 - deb package isn't sucked into memory anymore

Submitted by:	Alex Kozlov <spam@@rm-rf.kiev.ua>
@
text
@deb2targz is a very small shell script for converting Debian Linux .deb packages
to a .tar.gz.
@


1.1
log
@New port

deb2targz is a very small perl script for converting Debian Linux .deb packages
to a .tar.gz. deb2targz does not need any external programs like 'ar' or 'tar'.

PR:		86641
Submitted by:	Emanuel Haupt <ehaupt@@critical.ch>
Approved by:	pav (mentor)
@
text
@d1 2
a2 4
deb2targz is a very small perl script for converting Debian Linux .deb packages
to a .tar.gz. deb2targz does not need any external programs like 'ar' or 'tar'.

WWW: http://www.miketaylor.org.uk/tech/deb/
@

