Log of /trunk/javatar
Directory Listing
Revision
10206 -
Directory Listing
Modified
Sun Aug 30 10:07:36 2009 UTC
(3 years, 8 months ago)
by
twerner
remove the svn tree of javatar which is in git now
Revision
6566 -
Directory Listing
Modified
Mon Jun 16 18:01:11 2008 UTC
(4 years, 11 months ago)
by
fourmond
[javatar] Include code again in the output (NMU)
Revision
4907 -
Directory Listing
Modified
Thu Nov 29 20:24:19 2007 UTC
(5 years, 5 months ago)
by
mkoch
javatar (2.5+dfsg-2) unstable; urgency=low
* Fixed watch file. Closes: #450359.
* Added Homepage tag to debian/control.
* Added myself to Uploaders.
-- Michael Koch <konqueror@gmx.de> Thu, 29 Nov 2007 21:22:30 +0100
Revision
3069 -
Directory Listing
Modified
Mon Mar 12 23:32:16 2007 UTC
(6 years, 2 months ago)
by
paulcager-guest
Added README.Debian-source to "docs" rule
Revision
3068 -
Directory Listing
Modified
Mon Mar 12 23:24:52 2007 UTC
(6 years, 2 months ago)
by
paulcager-guest
Renamed README.Debian as README.Debian-source
Revision
3067 -
Directory Listing
Modified
Mon Mar 12 23:07:03 2007 UTC
(6 years, 2 months ago)
by
paulcager-guest
Also delete classes / doc/api.
Add a README.Debian
Revision
3066 -
Directory Listing
Modified
Mon Mar 12 22:19:31 2007 UTC
(6 years, 2 months ago)
by
paulcager-guest
JavaTar: Restored changelog entry from rejected upload
Revision
3065 -
Directory Listing
Modified
Mon Mar 12 13:29:57 2007 UTC
(6 years, 2 months ago)
by
paulcager-guest
Remove non-dbsg binary Jars (including tidy.jar itself)
Revision
2989 -
Directory Listing
Modified
Thu Feb 8 15:45:16 2007 UTC
(6 years, 3 months ago)
by
paulcager-guest
Corrected syntax of Depends: ${misc:Depends}
Revision
2988 -
Directory Listing
Modified
Thu Feb 8 15:35:38 2007 UTC
(6 years, 3 months ago)
by
paulcager-guest
Removed superfluous spaces in debian/control.
Changed "Depends:" to "Depends: ${misc:Depends}"
Revision
2987 -
Directory Listing
Modified
Thu Feb 8 14:54:05 2007 UTC
(6 years, 3 months ago)
by
paulcager-guest
Removed unnecessary Depends: on libxerces2-java-doc
Revision
2985 -
Directory Listing
Modified
Thu Feb 8 10:59:43 2007 UTC
(6 years, 3 months ago)
by
paulcager-guest
Remove some hard-coded values in rules
Revision
2980 -
Directory Listing
Modified
Tue Feb 6 23:52:02 2007 UTC
(6 years, 3 months ago)
by
paulcager-guest
Added extra documentation files to javatar debian/rules
Revision
2979 -
Directory Listing
Added
Tue Feb 6 23:05:18 2007 UTC
(6 years, 3 months ago)
by
paulcager-guest
Initial import of javatar library, http://www.trustice.com/java/tar/index.shtml.
This will close ITP #408584.
This Java library allows you to create and extract tar archives. Since the
package uses InputStream and OutputStream, it is possible to combine
this package with the java.util.zip package to handle .tar.gz files.