summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-12-02 15:23:32 +0000
committerLars Wirzenius <liw@liw.fi>2010-12-02 15:23:32 +0000
commit1e17b6d19c514efb29a2d834b60964c36c014f17 (patch)
treee07f486c4651fc2b59d4c0bc15f99e8aadb5ffe2
parent7822f8cf0816d3c21c9c7048f6805ab956d38be1 (diff)
downloadgenbackupdata-1e17b6d19c514efb29a2d834b60964c36c014f17.tar.gz
New upstream release. This release uses a new way to generate binary
junk, which is faster than the previous one, and does not result in repetition of existing binary blocks. Obnam is now so good in noticing duplication that it would store a one gigabyte data set from genbackupdata in 132 kilobytes.
-rw-r--r--debian/changelog10
-rw-r--r--setup.py2
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ea9330..013ad7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+genbackupdata (1.2) squeeze; urgency=low
+
+ * New upstream release. This release uses a new way to generate binary
+ junk, which is faster than the previous one, and does not result in
+ repetition of existing binary blocks. Obnam is now so good in
+ noticing duplication that it would store a one gigabyte data set
+ from genbackupdata in 132 kilobytes.
+
+ -- Lars Wirzenius <liw@liw.fi> Thu, 02 Dec 2010 15:17:05 +0000
+
genbackupdata (1.1.1) squeeze; urgency=low
* Upload to my squeeze repository.
diff --git a/setup.py b/setup.py
index cb30fc6..7acc984 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
from distutils.core import setup
setup(name='genbackupdata',
- version='1.0',
+ version='1.2',
description='Generate test data for backup software',
long_description='''\
genbackupdata creates or modifies directory trees in ways that simulate