This is an automated email from the git hooks/post-receive script.

moeller pushed a commit to branch master
in repository express.

commit 890306a0a604fee394034732595c735a44d00998
Author: Steffen Moeller <[email protected]>
Date:   Mon Feb 23 12:01:36 2015 +0100

    Executable was not shipping.
    
    Many thanks to Andreas for spotting this issue.
---
 debian/changelog       | 6 ++++++
 debian/express.dirs    | 1 +
 debian/express.install | 1 +
 3 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9fab0e6..fdd9b83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+express (1.5.1-2) unstable; urgency=low
+
+  * Adding omitted install instruction for executable.
+
+ -- Steffen Moeller <[email protected]>  Mon, 23 Feb 2015 11:57:38 +0100
+
 express (1.5.1-1) unstable; urgency=low
 
   * Initial release (Closes: #778589)
diff --git a/debian/express.dirs b/debian/express.dirs
new file mode 100644
index 0000000..e772481
--- /dev/null
+++ b/debian/express.dirs
@@ -0,0 +1 @@
+usr/bin
diff --git a/debian/express.install b/debian/express.install
new file mode 100644
index 0000000..56b07e6
--- /dev/null
+++ b/debian/express.install
@@ -0,0 +1 @@
+usr/bin/express

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/express.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to