summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:32:56 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:32:56 +0000
commit6e1c3f0799d780cb06405fba4eb96ef7769061ea (patch)
treed6cfad1aa62521ee3e3c714b2c15c40952bea4f1
parentMerging upstream version 1.13. (diff)
downloadlzip-6e1c3f0799d780cb06405fba4eb96ef7769061ea.tar.xz
lzip-6e1c3f0799d780cb06405fba4eb96ef7769061ea.zip
Adding debian version 1.13-1.debian/1.13-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog10
-rw-r--r--debian/compat2
-rw-r--r--debian/control6
-rw-r--r--debian/copyright11
4 files changed, 22 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 34eca5b..bf7f1f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+lzip (1.13-1) unstable; urgency=low
+
+ * Merging upstream version 1.13.
+ * Updating to debhelper version 9.
+ * Updating to standards version 3.9.3.
+ * Updating copyright file machine-readable format version 1.0.
+ * Adding plzip to suggests.
+
+ -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 13 Mar 2012 20:26:54 +0100
+
lzip (1.13~rc2-1) unstable; urgency=low
* Merging upstream version 1.13~rc2.
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 989e72b..1dcf6d4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: lzip
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
-Build-Depends: debhelper (>= 8), texinfo
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), texinfo
+Standards-Version: 3.9.3
Homepage: http://www.nongnu.org/lzip/lzip.html
Package: lzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: lziprecover
+Suggests: lziprecover, plzip
Description: lossless data compressor based on the LZMA algorithm
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.
diff --git a/debian/copyright b/debian/copyright
index 2d34573..f582d59 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,18 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: lziprecover
+Upstream-Contact: lzip-bug@nongnu.org
+Source: http://download.savannah.gnu.org/releases/lzip/
+
Files: *
-Copyright: (C) 2006-2012 Antonio Diaz Diaz <ant_diaz@teleline.es>
+Copyright: 2006-2012 Antonio Diaz Diaz <ant_diaz@teleline.es>
License: GPL-3+
Files: arg_parser.*
-Copyright: (C) 2006-2012 Antonio Diaz Diaz <ant_diaz@teleline.es>
+Copyright: 2006-2012 Antonio Diaz Diaz <ant_diaz@teleline.es>
License: GPL-3+ with exception
Files: debian/*
-Copyright: (C) 2009-2012 Daniel Baumann <daniel.baumann@progress-technologies.net>
+Copyright: 2009-2012 Daniel Baumann <daniel.baumann@progress-technologies.net>
License: GPL-3+
License: GPL-3+