debian/0000755000000000000000000000000011773627332007201 5ustar debian/changelog0000644000000000000000000000667311773627331011066 0ustar seivot (1.17-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Sat, 30 Jun 2012 16:54:43 +0100 seivot (1.16-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Wed, 09 May 2012 22:32:05 +0100 seivot (1.15-1) unstable; urgency=low * New upstream version. -- Lars Wirzenius Sun, 18 Dec 2011 16:23:52 +0000 seivot (1.14-1) unstable; urgency=low * New upstream release. -- Lars Wirzenius Sat, 17 Sep 2011 21:07:45 +0100 seivot (1.13-1) unstable; urgency=low * New upstream release. * Suggest summain, for the --verify option. -- Lars Wirzenius Sun, 04 Sep 2011 19:38:02 +0100 seivot (1.12-1) unstable; urgency=low * New upstream release. -- Lars Wirzenius Wed, 24 Aug 2011 18:41:58 +0100 seivot (1.11-2) unstable; urgency=low * Drop dependency on gnuplot, since we no longer use gnuplot. -- Lars Wirzenius Thu, 18 Aug 2011 13:30:15 +0100 seivot (1.11-1) unstable; urgency=low * New upstream release. * Updated packaging for dh_python2. * Updated package description. * Added Homepage: field. * Add python-cliapp to Build-Depends and Depends. -- Lars Wirzenius Wed, 03 Aug 2011 14:42:41 +0100 seivot (1.10-1) unstable; urgency=low * New upstream release. This is the first release to be uploaded to Debian. (Closes: #631862) * Packaging updated to modern Python packaging practices. - no debian/pycompat * debian/control: long description improved. * Updated Standards-Version. No other changes required. * Use 3.0 (quilt) source format. -- Lars Wirzenius Wed, 20 Jul 2011 21:48:05 +0100 seivot (1.9) squeeze; urgency=low * New upstream release. -- Lars Wirzenius Mon, 02 May 2011 13:11:54 +0100 seivot (1.8) squeeze; urgency=low * run obnam with --weak-random (cause we do not want to block on entropy) -- Lars Wirzenius Sat, 23 Apr 2011 14:39:42 +0100 seivot (1.7) squeeze; urgency=low * Fix --encrypt-with. -- Lars Wirzenius Sat, 23 Apr 2011 13:40:12 +0100 seivot (1.6) squeeze; urgency=low * New upstream release: --encrypt-with -- Lars Wirzenius Sat, 23 Apr 2011 13:37:55 +0100 seivot (1.5) squeeze; urgency=low * New upstream release. -- Lars Wirzenius Thu, 21 Apr 2011 20:51:14 +0100 seivot (1.4) squeeze; urgency=low * New upstream release. * Rewrite. Incompatible. But I'm the only user, so who cares. -- Lars Wirzenius Thu, 21 Apr 2011 20:47:23 +0100 seivot (1.3) squeeze; urgency=low * Show delta of store size, not absolute size. This makes it easier to compare store size with new live data in each generation. * Adds GEN to environment so commands know which generation is on. * debian/changelog: DEP5 format. -- Lars Wirzenius Sat, 05 Jun 2010 09:40:37 +1200 seivot (1.2) squeeze; urgency=low * New graphs. -- Lars Wirzenius Sun, 23 May 2010 21:44:18 +1200 seivot (1.1) squeeze; urgency=low * Upload to squeeze. * Switch to native version numbering. -- Lars Wirzenius Sat, 22 May 2010 20:34:05 +1200 seivot (1.0-2) experimental; urgency=Low * Added copyright info. -- Lars Wirzenius Wed, 3 Aug 2008 15:40:00 +0300 seivot (1.0-1) experimental; urgency=Low * Initial release. -- Lars Wirzenius Sat, 30 Aug 2008 23:47:00 +0300 debian/copyright0000644000000000000000000000174411773627331011141 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: seivot Maintainer: Lars Wirzenius Source: http://code.liw.fi/seivot/bzr/trunk/ Files: * Copyright: 2008-2011, Lars Wirzenius and Richard Braakman 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 . . On a Debian system, you can find a copy of GPL version 3 at /usr/share/common-licenses/GPL-3 . debian/control0000644000000000000000000000151211773627331010602 0ustar Source: seivot Maintainer: Lars Wirzenius Section: devel Priority: optional Standards-Version: 3.9.2 Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~), python-cliapp (>= 0.15) X-Python-Version: >= 2.6 Homepage: http://liw.fi/seivot/ Package: seivot Architecture: all Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-cliapp (>= 0.15) Suggests: summain Description: benchmark program for backup software seivot generates synthetic test data and backs it up using the desired backup tool. It then modifies the test data, and makes further backups. It also does restores, verifications, and forgets backup generations. It measures the runtime and memory usage of each run of the backup program. . seivot currently works only for obnam, but welcomes patches for other backup programs. debian/rules0000755000000000000000000000026511773627331010263 0ustar #!/usr/bin/make -f %: dh $@ --with=python2 --with-buildsystem=python_distutils override_dh_auto_install: python setup.py install --prefix=debian/seivot/usr --install-layout=deb debian/source/0000755000000000000000000000000011773627331010500 5ustar debian/source/format0000644000000000000000000000001411773627331011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211773627331010376 0ustar 7