summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 06:47:53 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 06:47:53 +0000
commita23dbfaeff162a39f262ae2e376003b004f4e73a (patch)
treee7f62d202388ba3baff5597cefa223c1b7db2fac
parentAdding debian version 0.5-1. (diff)
downloadlzd-a23dbfaeff162a39f262ae2e376003b004f4e73a.tar.xz
lzd-a23dbfaeff162a39f262ae2e376003b004f4e73a.zip
Adding debian version 0.5-2.debian/0.5-2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog9
-rw-r--r--debian/control4
-rw-r--r--debian/copyright2
-rwxr-xr-xdebian/rules2
4 files changed, 13 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 8427e9f..c265036 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+lzd (0.5-2) unstable; urgency=low
+
+ * Updating to standards version 3.9.5.
+ * Updating homepage field.
+ * Updating year in copyright file.
+ * Building with dh --parallel.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 31 Mar 2014 21:10:06 +0200
+
lzd (0.5-1) experimental; urgency=low
* Merging upstream version 0.5.
diff --git a/debian/control b/debian/control
index 63db971..4639530 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: utils
Priority: extra
Maintainer: Daniel Baumann <mail@daniel-baumann.ch>
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.4
-Homepage: http://www.nongnu.org/lzip/lzip.html
+Standards-Version: 3.9.5
+Homepage: http://www.nongnu.org/lzip/lzd.html
Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/packages/lzd.git
Vcs-Git: git://daniel-baumann.ch/git/debian/packages/lzd.git
diff --git a/debian/copyright b/debian/copyright
index 2828be2..b28a84c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2013 Antonio Diaz Diaz <ant_diaz@teleline.es>
License: PD
Files: debian/*
-Copyright: 2013 Daniel Baumann <mail@daniel-baumann.ch>
+Copyright: 2013-2014 Daniel Baumann <mail@daniel-baumann.ch>
License: PD
License: PD
diff --git a/debian/rules b/debian/rules
index e3c3416..de61686 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh ${@}
+ dh ${@} --parallel
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lzd