summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 14:11:11 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 14:11:11 +0000
commitac1ad360dc0767c23e92b56f581ae16d155622ba (patch)
tree44ae43f7a54d1dcb11224cb820202e7030407710
parentAdding debian version 1.2-3. (diff)
downloadlunzip-ac1ad360dc0767c23e92b56f581ae16d155622ba.tar.xz
lunzip-ac1ad360dc0767c23e92b56f581ae16d155622ba.zip
Adding debian version 1.2-4.debian/1.2-4
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 37dde71..f575d42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lunzip (1.2-4) experimental; urgency=low
+
+ * Correcting spelling typo in comment in rules.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Thu, 16 May 2013 10:10:21 +0200
+
lunzip (1.2-3) experimental; urgency=low
* Sorting targets in rules.
diff --git a/debian/rules b/debian/rules
index 66d4e2d..bdaa9e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lunzip
- # alernative handling
+ # alternative handling
mv debian/lunzip/usr/bin/lunzip debian/lunzip/usr/bin/lzip.decompressor
mv debian/lunzip/usr/share/man/man1/lunzip.1 debian/lunzip/usr/share/man/man1/lzip.decompressor.1