diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:17:01 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:17:01 +0000 |
commit | 64a71640d363315c5b7ef1c9afef465a97008cfe (patch) | |
tree | 9d310dbb4b4a49e6dcfb84d19f683f006ea88591 | |
parent | Adding debian version 1.13-2. (diff) | |
download | lziprecover-64a71640d363315c5b7ef1c9afef465a97008cfe.tar.xz lziprecover-64a71640d363315c5b7ef1c9afef465a97008cfe.zip |
Adding debian version 1.13-3.debian/1.13-3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 96d7270..1aa90e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lziprecover (1.13-3) unstable; urgency=low + + * Updating to standards version 3.9.4. + * Adding dpkg-source local options. + + -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 16 Dec 2012 10:42:29 +0100 + lziprecover (1.13-2) unstable; urgency=low * Adding patch to avoid overwriting build-environment. diff --git a/debian/control b/debian/control index 8e61603..a1d553b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net> Build-Depends: debhelper (>= 9), texinfo -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://www.nongnu.org/lzip/lziprecover.html Package: lziprecover |