[DHG_packages] 01/03: gitit: add dependency, ensuring presence of /usr/share/filestore/extra/post-update hook
Dmitry Bogatov
kaction-guest at moszumanska.debian.org
Sat Jan 23 09:55:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
kaction-guest pushed a commit to branch master
in repository DHG_packages.
commit 6a90631dd1565466ef084e6341024af58126bbdd
Author: Dmitry Bogatov <KAction at gnu.org>
Date: Sat Jan 23 10:53:04 2016 +0300
gitit: add dependency, ensuring presence of /usr/share/filestore/extra/post-update hook
---
p/gitit/debian/changelog | 2 ++
p/gitit/debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/p/gitit/debian/changelog b/p/gitit/debian/changelog
index 23371dc..202d56d 100644
--- a/p/gitit/debian/changelog
+++ b/p/gitit/debian/changelog
@@ -6,6 +6,8 @@ gitit (0.12.0.1-1) UNRELEASED; urgency=medium
* Install forgotten `data/post-update' hook
* Update and refactor `debian/copyright'
* Drop javascript dependencies
+ * Add dependency, ensuring presence of
+ /usr/share/filestore/extra/post-update hook
-- Dmitry Bogatov <KAction at gnu.org> Sat, 09 Jan 2016 22:09:53 +0300
diff --git a/p/gitit/debian/control b/p/gitit/debian/control
index 99edc53..365fecc 100644
--- a/p/gitit/debian/control
+++ b/p/gitit/debian/control
@@ -192,6 +192,7 @@ Depends: ${haskell:Extra-Depends},
${misc:Depends},
${shlibs:Depends},
libghc-gitit-data (= ${source:Version}),
+ libghc-filestore-data,
git | darcs | mercurial,
Recommends: mime-support,
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list