diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:22:53 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:22:53 +0000 |
commit | c15701221232b52eae261bbf4eaceabe7fb62422 (patch) | |
tree | 17d8f635266c65b9c6243b5a4c0d1a4931bfb4fb | |
parent | Adding debian version 1.14~rc3-1. (diff) | |
download | lziprecover-c15701221232b52eae261bbf4eaceabe7fb62422.tar.xz lziprecover-c15701221232b52eae261bbf4eaceabe7fb62422.zip |
Adding debian version 1.14~rc3-2.debian/1.14_rc3-2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1d4f516..4536ddf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lziprecover (1.14~rc3-2) experimental; urgency=low + + * Adding lzip-alternative provides. + + -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 04 Jun 2013 16:56:15 +0200 + lziprecover (1.14~rc3-1) experimental; urgency=low * Merging upstream version 1.14~rc3. diff --git a/debian/control b/debian/control index edff4ad..6ac1fb3 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Package: lziprecover Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: lzip (<< 1.15~) +Provides: lzip-alternative Description: lossless data compressor based on the LZMA algorithm (recovery) Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. |