[DRE-commits] [gitlab-shell] 01/02: install hooks
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Dec 31 14:34:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab-shell.
commit dd2656cb8b90b36160bdcce5729b2495c885657e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Dec 31 19:50:57 2015 +0530
install hooks
---
debian/changelog | 1 +
debian/install | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e715dc4..0df663e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gitlab-shell (2.6.9-1) UNRELEASED; urgency=medium
* New upstream release
* Fix watch file
* Fix gitlab-shell paths (update patches)
+ * Install hooks directory
-- Pirate Praveen <praveen at debian.org> Mon, 28 Dec 2015 23:53:37 +0530
diff --git a/debian/install b/debian/install
index a1d7c0e..d914ee7 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,3 @@
-debian/bin /usr/share/gitlab-shell
-debian/config.yml /usr/share/gitlab-shell
+debian/bin usr/share/gitlab-shell
+hooks usr/share/gitlab-shell
+debian/config.yml usr/share/gitlab-shell
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab-shell.git
More information about the Pkg-ruby-extras-commits
mailing list