[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/0.2.2.deb-2-19-gf3e1171

Eugeniy Meshcheryakov eugen at debian.org
Sun Jul 25 15:56:16 UTC 2010


The following commit has been merged in the master branch:
commit e6921b2e73a260d565765bc35a93bccc536afdb8
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Sat Jul 24 22:54:55 2010 +0200

    build-depend on texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, texlive-fonts-extra

diff --git a/debian/changelog b/debian/changelog
index bfbda40..85811a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,10 @@ coccinelle (0.2.3.deb-1) unstable; urgency=low
   * Override clean directories in debian/rules: upstream makefile tries to
     clean directories removed in Debian package
   * Build and install pdf docs
+    - build-depend on texlive-latex-base, texlive-latex-recommended,
+      texlive-latex-extra, texlive-fonts-recommended, texlive-fonts-extra
 
- -- Євгеній Мещеряков <eugen at debian.org>  Sat, 24 Jul 2010 22:53:38 +0200
+ -- Євгеній Мещеряков <eugen at debian.org>  Sat, 24 Jul 2010 23:29:44 +0200
 
 coccinelle (0.2.2.deb-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index f857aad..ba999b2 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,12 @@ Build-Depends:
  dh-ocaml,
  ocaml-best-compilers,
  python-support (>= 0.6),
- libsexplib-camlp4-dev
+ libsexplib-camlp4-dev,
+ texlive-latex-base,
+ texlive-latex-recommended,
+ texlive-latex-extra,
+ texlive-fonts-recommended,
+ texlive-fonts-extra
 Standards-Version: 3.8.4
 Homepage: http://coccinelle.lip6.fr
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/coccinelle.git

-- 
Debian packaging for coccinelle



More information about the Pkg-ocaml-maint-commits mailing list