summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMirco Bauer <meebey@meebey.net>2009-08-04 06:17:40 +0200
committerMirco Bauer <meebey@meebey.net>2009-03-13 23:28:34 +0000
commit002bd1a8b89ef8b7f9c139e656f175012030e1bb (patch)
treef4f17ae629734797c3abf726e7411827abea39ff /debian
parent971b6c91e12a959ad22d0c9187c11283cc8ad671 (diff)
* debian/control:
+ Added ghostscript to build-deps-indep.
Diffstat (limited to 'debian')
-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