debian/0000755000000000000000000000000011742046144007171 5ustar debian/changelog0000644000000000000000000000061611742046144011046 0ustar fstransform (0.9.3-1) unstable; urgency=low * New upstream release. * Slight description rewording. * Bump Standards-Version to 3.9.3 (no change required). -- Giovanni Mascellani Fri, 13 Apr 2012 17:54:14 +0200 fstransform (0.9.2-1) unstable; urgency=low * Initial release (closes: #661266). -- Giovanni Mascellani Fri, 09 Mar 2012 23:03:39 +0100 debian/copyright0000644000000000000000000000323611742046144011130 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: fstransform Source: http://sourceforge.net/projects/fstransform/ Files: * Copyright: © 2011 - 2012, Massimiliano Ghilardi License: GPL-3+ 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 3 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 program. If not, see . Files: debian/* Copyright: 2012 Giovanni Mascellani 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/control0000644000000000000000000000170211742046144010574 0ustar Source: fstransform Section: admin Priority: extra Maintainer: Giovanni Mascellani Build-Depends: debhelper (>= 8.0.0), autotools-dev Standards-Version: 3.9.3 Homepage: http://sourceforge.net/projects/fstransform/ Vcs-Git: git://git.debian.org/collab-maint/fstransform.git Vcs-Browser: http://git.debian.org/?p=collab-maint/fstransform.git;a=summary Package: fstransform Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Tool for in-place filesystem conversion fstransform is a tool to change a file-system from one format to another, for example from jfs/xfs/reiser to ext2/ext3/ext4, in-place and without the need for backup. Idea from convertfs, but it is fully independent code. . The current version of fstransform is fully functional, and ready for testing from the general public. It has been tested on the following file-systems, both as source and target: ext2, ext3, ext4, jfs, minix, reiserfs, xfs. debian/source/0000755000000000000000000000000011742046144010471 5ustar debian/source/format0000644000000000000000000000001411742046144011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000010211742046144010213 0ustar version=3 http://sf.net/fstransform/fstransform-(.+)-src\.tar\.bz2debian/rules0000755000000000000000000000016211742046144010250 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/compat0000644000000000000000000000000211742046144010367 0ustar 8 debian/docs0000644000000000000000000000001711742046144010042 0ustar AUTHORS README