r15560 - in /desktop/unstable/file-roller/debian: changelog control
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Tue Apr 8 10:39:29 UTC 2008
Author: slomo
Date: Tue Apr 8 10:39:28 2008
New Revision: 15560
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15560
Log:
New upstream bugfix release.
Modified:
desktop/unstable/file-roller/debian/changelog
desktop/unstable/file-roller/debian/control
Modified: desktop/unstable/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/changelog?rev=15560&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog (original)
+++ desktop/unstable/file-roller/debian/changelog Tue Apr 8 10:39:28 2008
@@ -1,3 +1,9 @@
+file-roller (2.22.1-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo at debian.org> Tue, 08 Apr 2008 12:38:46 +0200
+
file-roller (2.22.0-3) unstable; urgency=low
* debian/patches/02_create-tar-archives.patch: Dropped, it causes
Modified: desktop/unstable/file-roller/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/control?rev=15560&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/control (original)
+++ desktop/unstable/file-roller/debian/control Tue Apr 8 10:39:28 2008
@@ -2,7 +2,7 @@
Section: gnome
Priority: optional
Maintainer: Clément Stenac <zorglub at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Romain Francoise <rfrancoise at debian.org>, Sebastian Dröge <slomo at debian.org>
Build-Depends: cdbs (>= 0.4.41),
quilt,
debhelper (>= 5),
@@ -43,7 +43,8 @@
unace,
cpio,
gnome-icon-theme (>= 2.18),
- arj
+ arj,
+ lzma
Suggests: lha,
unrar
Description: an archive manager for GNOME
@@ -57,14 +58,14 @@
File-roller supports the following formats:
* Tar (.tar) archives, including those compressed with
gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2),
- compress (.tar.Z, .taz) and lzop (.tar.lzo, .tzo)
+ compress (.tar.Z, .taz), lzop (.tar.lzo, .tzo) and lzma (.tar.lzma)
* Zip archives (.zip)
* Jar archives (.jar, .ear, .war)
* 7z archives (.7z)
* iso9660 CD images (.iso)
* Lha archives (.lzh)
* Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
- compress (.Z) and lzop (.lzo)
+ compress (.Z), lzop (.lzo) and lzma (.lzma)
.
File-roller doesn't perform archive operations by itself, but relies on
standard tools for this.
More information about the pkg-gnome-commits
mailing list