summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control3
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b5e32b0..8984d85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ cli-common (0.7) unstable; urgency=low
+ Added the public and private key of Mono so libraries that don't have
a key shipped by upstream can use this one, as defined in
Debian CLI Policy v0.7 §3.2.5
+ * debian/control:
+ + Added ghostscript to build-deps-indep.
[ Sam Hocevar ]
* dh_clideps:
diff --git a/debian/control b/debian/control
index 030dce5..4eabb40 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends-Indep: debiandoc-sgml,
texlive-latex-base,
texlive-latex-extra,
texlive-fonts-recommended,
- texlive-latex-recommended
+ texlive-latex-recommended,
+ ghostscript
Standards-Version: 3.8.0
Homepage: http://alioth.debian.org/projects/pkg-cli-common/
Vcs-Svn: svn://svn.debian.org/pkg-cli-common/package/trunk