[Pkg-ocaml-maint-commits] [SCM] advi packaging branch, experimental, updated. debian/1.6.0-13-29-gf82ac44

Ralf Treinen treinen at free.fr
Sat Feb 27 20:02:08 UTC 2010


The following commit has been merged in the experimental branch:
commit 45e8ebae6eca18a271084d2debf3178885f6ba41
Author: Ralf Treinen <treinen at free.fr>
Date:   Sat Feb 27 20:58:13 2010 +0100

    source format 3.0

diff --git a/debian/changelog b/debian/changelog
index 35decd2..8302b23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ advi (1.8-1) UNRELEASED; urgency=low
   * Removed suggestion of xbase-clients from advi-examples
   * debian/copyright: added INRIA as copyright holder
   * Standards-Version 3.8.4 (no change)
+  * Source format 3.0 (quilt)
 
   [ Stefano Zacchiroli ]
   * fix vcs-svn field to point just above the debian/ dir
diff --git a/debian/control b/debian/control
index 03b654f..b5cdbe1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,10 @@ Uploaders: Ralf Treinen <treinen at debian.org>,
  Sylvain Le Gall <gildor at debian.org>,
  Samuel Mimram <smimram at debian.org>
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 7.0.50~),
  texlive, texlive-pictures, texlive-pstricks, texlive-latex-extra,
  ocaml, libcamlimages-ocaml-dev, zlib1g-dev,
  ghostscript,
- quilt,
  hevea,
  x11proto-core-dev, libx11-dev, libxinerama-dev
 Standards-Version: 3.8.4
@@ -41,7 +40,7 @@ Description: an active DVI previewer and presenter
 
 Package: advi-examples
 Architecture: all
-Depends: ${misc:Depends}, texlive-latex-base, gs, advi, imagemagick
+Depends: ${misc:Depends}, texlive-latex-base, ghostscript, advi, imagemagick
 Conflicts: advi (<< 1.6.0-4)
 Suggests: ttf-kochi-gothic, ttf-kochi-mincho, ocaml-base-nox, mpg321, tk8.4, xterm
 Description: example presentations for Active-DVI (advi)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
advi packaging



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