debian/0000775000000000000000000000000012252105121007157 5ustar debian/copyright0000664000000000000000000000542411326614573011140 0ustar This package was debianized by George Kiagiadakis on Tue, 10 Feb 2009 18:18:33 +0200 It was downloaded from http://www.partitionmanager.org/ Upstream Author: Volker Lanz Upstream copyright holders: Copyright: © 2008-2010 Volker Lanz Copyright: © 2006-2008 Pedro Lopez-Cabanillas Translators (po/*): Copyright: © 2008 Thomas Reitelbach Copyright: © 2008-2009 A S Alam Copyright: © 2008 Stefan Asserhäll Copyright: © 2009 Viesturs Zarins Copyright: © 2008 Luiz Fernando Ranghetti Copyright: © 2008 Maciej Wikło Copyright: © 2009 Yukiko Bando Copyright: © 2009 André Marcelo Alvarenga Copyright: © 2008-2009 Mario Italo Filizzola Junior Copyright: © 2008 Yuri Chornoivan Copyright: © 2008 Manfred Wiese Copyright: © 2008 Santi Copyright: © 2008-2009 Marce Villarino Copyright: © 2008 Joëlle Cornavin Copyright: © 2008-2009 Toussis Manolis Copyright: © 2008 Marta Rybczyńska Copyright: © 2008 Sébastien Renard Copyright: © 2008 Sönke Dibbern Copyright: © 2008 Frank Weng (a.k.a. Franklin) Copyright: © 2008-2009 Serdar Soytetir Copyright: © 2008-2009 Burkhard Lück Copyright: © 2008 Ni Hui License: 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2 The Debian packaging (C) 2009-2010, George Kiagiadakis and is licensed under the GPL, see above. debian/postrm0000664000000000000000000000045511144414000010430 0ustar #!/bin/sh # postrm script for partitionmanager set -e case "$1" in remove) ldconfig ;; purge|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; *) echo "postrm called with unknown argument \`$1'" >&2 exit 1 ;; esac #DEBHELPER# exit 0 debian/watch0000664000000000000000000000020312134621663010220 0ustar version=3 opts="uversionmangle=s/-/~/;y/A-Z/a-z/" \ http://sf.net/partitionman/partitionmanager-(.+)\.tar\.bz2 debian svn-upgrade debian/rules0000775000000000000000000000062712252103724010253 0ustar #!/usr/bin/make -f DEB_KDE_LINK_WITH_AS_NEEDED := yes include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk include /usr/share/cdbs/1/rules/debhelper.mk build/partitionmanager:: pod2man --section=1 --release=$(VERSION) --center "" debian/partitionmanager.pod > partitionmanager.1 cleanbuilddir/partitionmanager:: rm -f partitionmanager.1 DEB_INSTALL_MANPAGES_partitionmanager = partitionmanager.1 debian/source/0000775000000000000000000000000012143557510010473 5ustar debian/source/format0000664000000000000000000000001411352103312011665 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000002670312252105116011045 0ustar partitionmanager (1.0.3-2ubuntu2) trusty; urgency=low * Suggest ntfs-3g, instead of ntfsprogs. (LP: #1216470) -- Jonathan Riddell Wed, 11 Dec 2013 15:52:30 +0000 partitionmanager (1.0.3-2ubuntu1) trusty; urgency=low * Merge with Debian unstable, remaining changes: - Keep partitionmanager.pod and debian/rules changes so that we have a manpage -- Jonathan Riddell Wed, 11 Dec 2013 15:31:32 +0000 partitionmanager (1.0.3-2) unstable; urgency=low * Upload to unstable * Update debian/control - Standards-Version & Vcs -- Mark Purcell Sun, 12 May 2013 10:14:07 +1000 partitionmanager (1.0.3-1) experimental; urgency=low * New upstream release - Drop 01_ftbfs_binutils-gold.diff * Add myself to Uploaders * Added Vcs fields * Updated Description - fixes description-synopsis-starts-with-article * debian/compat -> 9 -- Mark Purcell Sun, 21 Apr 2013 09:22:56 +1000 partitionmanager (1.0.2-1) unstable; urgency=low * New upstream release. * Explicitly add cmake to build dependencies. -- George Kiagiadakis Wed, 12 May 2010 13:14:01 +0300 partitionmanager (1.0.1-2) unstable; urgency=low [ George Kiagiadakis ] * Remove the udev suggest since vol_id is now gone from udev and partitionmanager can use blkid from util-linux, which is essential. [ Fathi Boudra ] * Add 01_ftbfs_binutils-gold patch. (Closes: #556051) * Build against parted 2.2. (Closes: #574907) * Bump standards-version to 3.8.4 (no changes needed). -- Debian KDE Extras Team Tue, 23 Mar 2010 09:24:08 +0100 partitionmanager (1.0.1-1) unstable; urgency=low * New upstream release. [ José Manuel Santamaría Lema ] * Add uversionmangle=s/-/~/;y/A-Z/a-z/ to watch file. [ George Kiagiadakis ] * Update copyright years. -- George Kiagiadakis Sat, 23 Jan 2010 14:06:33 +0200 partitionmanager (1.0.0-1) unstable; urgency=low * New upstream release. * Bump standards-version to 3.8.3 (no changes required). -- George Kiagiadakis Sun, 23 Aug 2009 15:08:57 +0300 partitionmanager (1.0.0~rc1-1) unstable; urgency=low * New upstream release candidate. * Disable building the partitionmanager kcm, as it is requires systemsettings to be running as root and it ends up being just confusing and not useful at all. -- George Kiagiadakis Sat, 15 Aug 2009 19:26:29 +0300 partitionmanager (1.0.0~beta3-1) unstable; urgency=low * New upstream beta release. * Bump standards-version to 3.8.2 (No changes required). * As a side effect, package will be rebuilt against libparted1.8-12. (Closes: #534252) -- George Kiagiadakis Tue, 23 Jun 2009 18:51:47 +0300 partitionmanager (1.0.0~beta2-1) unstable; urgency=low * New upstream beta release. * Bump standards-version to 3.8.1. -- George Kiagiadakis Mon, 01 Jun 2009 18:17:12 +0300 partitionmanager (1.0.0~beta1a-1) unstable; urgency=low * Initial release (Closes: #512097) -- George Kiagiadakis Wed, 15 Apr 2009 23:02:49 +0300 partitionmanager (1.0.3-0ubuntu7) trusty; urgency=low * Suggest ntfs-3g, instead of ntfsprogs. (LP: #1216470) -- Dmitrijs Ledkovs Wed, 06 Nov 2013 00:46:06 +0000 partitionmanager (1.0.3-0ubuntu6) raring; urgency=low * Property remove patch. -- Harald Sitter Fri, 08 Mar 2013 21:16:59 +0100 partitionmanager (1.0.3-0ubuntu5) raring; urgency=low * Disable KCM building. This actually was changed upstream between 1.0.0 and 1.0.1 only we did not notice because we explitictly enabled it after Debian had explitictly disabled it (was default on in 1.0.0). Upstream would like us to not ship it as it is duplication with the standalone application (KDE Bug 316188) * Drop kubuntu_01_fix_systemsettings_category.diff as we are not building the KCM the patch is not needed. -- Harald Sitter Fri, 08 Mar 2013 21:08:02 +0100 partitionmanager (1.0.3-0ubuntu4) oneiric; urgency=low * No-change rebuild to stop desktop file stripping (LP: #851953) -- Harald Sitter Fri, 16 Sep 2011 17:40:39 +0200 partitionmanager (1.0.3-0ubuntu3) oneiric; urgency=low * Rebuild to import translations as the package has been promoted to main. -- Felix Geyer Thu, 21 Jul 2011 13:49:13 +0200 partitionmanager (1.0.3-0ubuntu2) natty; urgency=low * Rebuild against kdelibs5-dev 4.5.2a for libkutils4 transition -- Alessandro Ghersi Thu, 28 Oct 2010 03:54:27 +0200 partitionmanager (1.0.3-0ubuntu1) maverick; urgency=low * New upstrem release - Remove 01_ftbfs_binutils-gold.diff fixed by upstream -- Alessandro Ghersi Wed, 01 Sep 2010 22:36:31 +0200 partitionmanager (1.0.2-1ubuntu2) maverick; urgency=low * Add kubuntu_01_fix_systemsettings_category.diff changing the parent category in systemsettings to a value available in KDE 4.5. -- Felix Geyer Sun, 15 Aug 2010 22:45:01 +0200 partitionmanager (1.0.2-1ubuntu1) maverick; urgency=low * Merge with Debian unstable (LP: #579728), remaining changes: - Keep partitionmanager.pod so that we have a manpage - Build the partitionmanager KCM since we can handle root KCMs -- Felix Geyer Thu, 13 May 2010 03:08:47 +0200 partitionmanager (1.0.2-1) unstable; urgency=low * New upstream release. * Explicitly add cmake to build dependencies. -- George Kiagiadakis Wed, 12 May 2010 13:14:01 +0300 partitionmanager (1.0.1-2) unstable; urgency=low [ George Kiagiadakis ] * Remove the udev suggest since vol_id is now gone from udev and partitionmanager can use blkid from util-linux, which is essential. [ Fathi Boudra ] * Add 01_ftbfs_binutils-gold patch. (Closes: #556051) * Build against parted 2.2. (Closes: #574907) * Bump standards-version to 3.8.4 (no changes needed). -- Debian KDE Extras Team Tue, 23 Mar 2010 09:24:08 +0100 partitionmanager (1.0.1-1ubuntu3) lucid; urgency=low * Build against parted 2.2. -- Colin Watson Tue, 09 Mar 2010 00:46:06 +0000 partitionmanager (1.0.1-1ubuntu2) lucid; urgency=low * Build against parted 2.1. -- Colin Watson Fri, 26 Feb 2010 18:15:46 +0000 partitionmanager (1.0.1-1ubuntu1) lucid; urgency=low * Merge with Debian Testing, remaining changes: - Keep partitionmanager.pod so that we have a manpage - Build the partitionmanager KCM since we can handle root KCMs -- Jonathan Thomas Tue, 26 Jan 2010 08:48:57 -0500 partitionmanager (1.0.1-1) unstable; urgency=low * New upstream release. [ José Manuel Santamaría Lema ] * Add uversionmangle=s/-/~/;y/A-Z/a-z/ to watch file. [ George Kiagiadakis ] * Update copyright years. -- George Kiagiadakis Sat, 23 Jan 2010 14:06:33 +0200 partitionmanager (1.0.0-1ubuntu1) lucid; urgency=low * Merge with Debian Testing, remaining changes: - Keep partitionmanager.pod so that we have a manpage - Build the partitionmanager KCM since we can handle root KCMs - src/jobs/job.cpp: Interpret any filesystem type starting with "linux-swap" as a swap partition. -- Jonathan Thomas Tue, 03 Nov 2009 14:32:57 -0500 partitionmanager (1.0.0-0ubuntu3) karmic; urgency=low * src/jobs/job.cpp: Interpret any filesystem type starting with "linux-swap" as a swap partition. -- Colin Watson Tue, 06 Oct 2009 09:32:37 +0100 partitionmanager (1.0.0-0ubuntu2) karmic; urgency=low * Fixed debian/control: - Added Suggests section for "fsutils" tools -- Anthony Mercatante Fri, 11 Sep 2009 14:45:36 +0200 partitionmanager (1.0.0-1) unstable; urgency=low * New upstream release. * Bump standards-version to 3.8.3 (no changes required). -- George Kiagiadakis Sun, 23 Aug 2009 15:08:57 +0300 partitionmanager (1.0.0-0ubuntu1) karmic; urgency=low * New upstream release * Bump Standards-Version to 3.8.3 - no changes needed -- Jonathan Thomas Tue, 18 Aug 2009 13:06:15 -0400 partitionmanager (1.0.0~rc1-1) unstable; urgency=low * New upstream release candidate. * Disable building the partitionmanager kcm, as it is requires systemsettings to be running as root and it ends up being just confusing and not useful at all. -- George Kiagiadakis Sat, 15 Aug 2009 19:26:29 +0300 partitionmanager (1.0.0~rc1-0ubuntu1) karmic; urgency=low [ Christian Mangold ] * New upstream release (LP: #408572) * Update maintainer [ Chris Coulson ] * Bump Standards-Version to 3.8.2 - no changes needed. -- Christian Mangold Mon, 03 Aug 2009 22:43:59 +0200 partitionmanager (1.0.0~beta3-0ubuntu2) karmic; urgency=low * Rebuild against libparted1.8-12. -- Colin Watson Wed, 15 Jul 2009 11:55:12 +0100 partitionmanager (1.0.0~beta3-1) unstable; urgency=low * New upstream beta release. * Bump standards-version to 3.8.2 (No changes required). * As a side effect, package will be rebuilt against libparted1.8-12. (Closes: #534252) -- George Kiagiadakis Tue, 23 Jun 2009 18:51:47 +0300 partitionmanager (1.0.0~beta3-0ubuntu1) karmic; urgency=low [ Christian Mangold ] * New upstream beta release (LP: #383702) * debian/rules: - Remove /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk - Use /usr/share/cdbs/1/rules/debhelper.mk - Use /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk [ Jonathan Thomas ] * Bump debhelper build-depend version to 7 since we use pkg-kde-tools (bumped compat too) * partitionmanager depends on ${misc:Depends}, to satisfy lintain -- Christian Mangold Thu, 04 Jun 2009 20:19:38 +0200 partitionmanager (1.0.0~beta2-1) unstable; urgency=low * New upstream beta release. * Bump standards-version to 3.8.1. -- George Kiagiadakis Mon, 01 Jun 2009 18:17:12 +0300 partitionmanager (1.0.0~beta2-0ubuntu1) karmic; urgency=low * New upstream release * Remove debian/patches (icon is now included) + drop quilt build-dep * Bump standards-version to 3.8.1 * Update lintian override with manpage for partitionmanager-bin, the actually binary is now a wrapper around -bin, so we don't need an additional manpage * Use pkg-kde-tools for building instead of CDBS' kde4.mk -- Harald Sitter Sat, 02 May 2009 14:50:18 +0200 partitionmanager (1.0.0~beta1a-1) unstable; urgency=low * Initial release (Closes: #512097) -- George Kiagiadakis Wed, 15 Apr 2009 23:02:49 +0300 partitionmanager (1.0.0~beta1a-0ubuntu2) jaunty; urgency=low * Added desktop_icon.diff (LP: #330662) - Set icon to 'drive-harddisk' as a temporary fix, until an icon is included in the source * Added build dep on quilt -- Christian Mangold Tue, 17 Feb 2009 19:13:50 +0100 partitionmanager (1.0.0~beta1a-0ubuntu1) jaunty; urgency=low [ Christopher Swift ] * Initial release (LP: #317974). [ Anthony Mercatante ] * Added debian/partitionmanager.override file -- Anthony Mercatante Fri, 23 Jan 2009 17:57:36 +0100 debian/compat0000664000000000000000000000000212134621663010372 0ustar 9 debian/postinst0000664000000000000000000000043711144414000010767 0ustar #!/bin/sh # postinst script for partitionmanager set -e case "$1" in configure) ldconfig ;; abort-upgrade|abort-remove|abort-deconfigure) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac #DEBHELPER# exit 0 debian/control0000664000000000000000000000301012252104757010572 0ustar Source: partitionmanager Section: admin Priority: optional Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Debian KDE Extras Team Uploaders: Mark Purcell , George Kiagiadakis Build-Depends: cdbs (>= 0.4.51), debhelper (>= 9), pkg-kde-tools (>= 0.6.4), kdelibs5-dev, libblkid-dev, libparted0-dev (>= 2.2), uuid-dev, pkg-config, cmake Standards-Version: 3.9.4 Homepage: http://www.partitionmanager.org Vcs-Svn: svn://anonscm.debian.org/pkg-kde/kde-extras/partionmanager/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-kde/kde-extras/partionmanager/trunk/ Package: partitionmanager Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: dosfstools, reiserfsprogs, reiser4progs, xfsprogs, jfsutils, ntfs-3g, hfsutils, hfsplus Description: file, disk and partion management for KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer. It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions. . Partition Manager supports a large number of file systems, including ext2/3/4, reiserfs, NTFS, FAT16/32, jfs, xfs and more. Note that to gain support for a specific file system other than ext2/3/4, you should install the corresponding suggested package. . Partition Manager is based on libparted (like gparted) and makes use of the KDE libraries for its user interface. debian/partitionmanager.pod0000664000000000000000000000267412252103054013243 0ustar =head1 NAME partitionmanager - A disk & partition manager for KDE. =head1 SYNOPSIS partitionmanager [options] =head1 DESCRIPTION partitionmanager is the KDE partition manager for creating, managing and deleting hard disk partitions. A hard disk is usually subdivided into one or more partitions. These partitions are normally not re-sizable (making one smaller and the adjacent one larger.) partitionmanager makes it possible for you to take ake a hard disk and change the partition organization, while pres- erving the partition contents. More specifically, partitionmanager enables you to create, destroy, resize, move, check, label, and copy partitions, and the file systems contained within. This is useful for creating space for new operating systems, reorganizing disk usage, and mirroring one partition with anot- her (disk imaging). =head1 AUTHORS partitionmanager was written by Volker Lanz . This manual page was written by Christopher Swift based off of the gparted manual by Curtis Gedak =head1 COPYRIGHT 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 2, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'/ =cut debian/partitionmanager.lintian-overrides0000664000000000000000000000042411144414000016101 0ustar partitionmanager: no-symbols-control-file usr/lib/libpartitionmanagerprivate.so partitionmanager: shlib-without-versioned-soname usr/lib/libpartitionmanagerprivate.so libpartitionmanagerprivate.so partitionmanager: package-name-doesnt-match-sonames libpartitionmanagerprivate