[SCM] leiningen packaging branch, master, updated. debian/1.6.1.1-2-6-g7aa5f43
Wolodja Wentland
babilen at gmail.com
Mon Nov 14 15:50:09 UTC 2011
The following commit has been merged in the master branch:
commit 7aa5f432630428e00fae705806f4e6e43ed9064c
Author: Wolodja Wentland <babilen at gmail.com>
Date: Mon Nov 14 14:11:46 2011 +0000
Adjust doc-base path for DEPLOY.md.gz
DEPLOY.md is now being zipped by dh_installdocs and we therefore need to
adjust the path used by doc-base.
diff --git a/debian/changelog b/debian/changelog
index 0e04287..758284a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ leiningen (1.6.2-1) unstable; urgency=low
* Remove superfluous $(CURDIR) from debian/rules
* Remove Build-Depends-Indep
* Add DM-Upload-Allowed
+ * Adjust doc-base path for DEPLOY.md.gz
-- Wolodja Wentland <babilen at gmail.com> Sat, 12 Nov 2011 23:41:25 +0000
diff --git a/debian/leiningen.doc-base.deploy b/debian/leiningen.doc-base.deploy
index 7bae16f..7630ffd 100644
--- a/debian/leiningen.doc-base.deploy
+++ b/debian/leiningen.doc-base.deploy
@@ -11,4 +11,4 @@ Index: /usr/share/doc/leiningen/html/DEPLOY.html
Files: /usr/share/doc/leiningen/html/DEPLOY.html
Format: Text
-Files: /usr/share/doc/leiningen/DEPLOY.md
+Files: /usr/share/doc/leiningen/DEPLOY.md.gz
--
leiningen packaging
More information about the pkg-java-commits
mailing list