Moved filesystem tools from dependencies to recommended.

New description.
This commit is contained in:
Vincent van Adrighem 2004-12-18 14:40:17 +00:00
parent 10d1950d47
commit fa063f1147
2 changed files with 29 additions and 2 deletions

20
debian/changelog vendored
View File

@ -1,3 +1,23 @@
gparted (0.0.8-1) unstable; urgency=low
* New upstream.
* Moved filesystem tools from Depend to Recommend.
* A new description. It's not just a frontend to libparted any more.
-- Vincent van Adrighem <adrighem@gnome.org> Mon, 25 Oct 2004 15:08:08 +0200
gparted (0.0.7-2) unstable; urgency=low
* Only need unstable, not experimental.
-- Vincent van Adrighem <adrighem@gnome.org> Mon, 25 Oct 2004 15:08:08 +0200
gparted (0.0.7-1) unstable; urgency=low
* New upstream.
-- Vincent van Adrighem <adrighem@gnome.org> Mon, 25 Oct 2004 15:08:08 +0200
gparted (0.0.6-1) unstable; urgency=low
* Initial release.

11
debian/control vendored
View File

@ -8,5 +8,12 @@ Build-Depends: debmake
Package: gparted
Architecture: any
Depends: ${shlibs:Depends}
Description: Missing
Missing
Recommends: e2fsprogs, jfsutils, xfsprogs, ntfsprogs, dosfstools, hfsutils, reiserfsprogs
Description: Gnome Partition Editor
It is a graphical editor which uses libparted to detect and manipulate
devices and partitiontables while several (optional) filesystem tools
provide support for filesystems not included in libparted. These optional
packages will be detected at runtime.
It currently supports ext2, ext3 Reiser3, FAT, NTFS, XFS, JFS, HFS and
Linux swap.