diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:28:46 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:28:46 +0000 |
commit | 16ba66ff7110e7ec9b9bf392477cbf4cada1fa05 (patch) | |
tree | 9519c9ace069b166c6edee7a91657e498f6507c7 | |
parent | Adding debian version 1.3-2. (diff) | |
download | pdlzip-16ba66ff7110e7ec9b9bf392477cbf4cada1fa05.tar.xz pdlzip-16ba66ff7110e7ec9b9bf392477cbf4cada1fa05.zip |
Adding debian version 1.3-3.debian/1.3-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 98d3a2e..1a55c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pdlzip (1.3-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:44:17 +0100 + pdlzip (1.3-2) unstable; urgency=low * Adding patch to avoid overwriting build-environment. diff --git a/debian/control b/debian/control index c6c16dd..c88d791 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) -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://www.nongnu.org/lzip/pdlzip.html Package: pdlzip |