debian/0000755000000000000000000000000012215364127007171 5ustar debian/control0000644000000000000000000000202612215364020010564 0ustar Source: clonezilla Section: admin Priority: extra Maintainer: Georges Khaznadar Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.4 Homepage: http://clonezilla.org Package: clonezilla Architecture: all Depends: ${misc:Depends}, drbl, file, pigz Recommends: partclone, partimage Suggests: openssh-client, cifs-utils Description: bare metal backup and recovery of disk drives Clonezilla is an OpenSource clone system (OCS) solution with unicasting and multicasting. . Clonezilla, based on drbl, partclone and udpcast, allows you to do bare metal backup and recovery. This package provides Clonezilla SE (server edition) which is for massive deployment: it can clone many (40 plus!) computers simultaneously. . Clonezilla saves and restores only used blocks in the harddisk. This increases the clone efficiency. At the NCHC's Classroom C, Clonezilla SE was used to clone 41 computers simultaneously. It took only about 10 minutes to clone a 5.6 GBytes system image to all 41 computers via multicasting. debian/compat0000644000000000000000000000000212144222521010357 0ustar 8 debian/watch0000644000000000000000000000012212144223552010212 0ustar version=3 http://free.nchc.org.tw/drbl-core/src/stable/clonezilla-(.*)\.tar\.bz2 debian/copyright0000644000000000000000000000254412144225571011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: clonezilla Source: http://free.nchc.org.tw/drbl-core/src/stable/ Files: * Copyright: 2007-2013 Steven Shiau 2007-2013 Blake, Kuo-Lien Huang Huang 2007-2013 Ceasar Sun 2007-2013 Jazz Wang 2007-2013 Thomas Tsai 2007-2013 NCHC Free Software Labs, Taiwan License: GPL-2.0+ Files: debian/* Copyright: 2013 Georges Khaznadar License: GPL-2.0+ License: GPL-2.0+ 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/source/0000755000000000000000000000000012144222521010461 5ustar debian/source/format0000644000000000000000000000001412144222521011667 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000000012144222521010022 0ustar debian/changelog0000644000000000000000000000131012215364107011034 0ustar clonezilla (3.5.2-2) unstable; urgency=low * modified Depends:, Recommends:, and Suggests: clauses, thanks to Shane Wegner. Closes: #723023 -- Georges Khaznadar Sun, 15 Sep 2013 18:58:18 +0200 clonezilla (3.5.2-1) unstable; urgency=low * Upgraded to the newest version -- Georges Khaznadar Mon, 26 Aug 2013 20:43:57 +0200 clonezilla (3.4.9-1) unstable; urgency=low * Uprgaded to the newest upstream version -- Georges Khaznadar Mon, 24 Jun 2013 10:46:02 +0200 clonezilla (3.3.10-1) unstable; urgency=low * Initial release (Closes: #708171) -- Georges Khaznadar Mon, 13 May 2013 19:39:26 +0200 debian/rules0000755000000000000000000000067212144222521010246 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@