]> granicus.if.org Git - graphviz/commitdiff
don't modify debian/* files during configure
authorellson <devnull@localhost>
Sat, 28 Feb 2009 20:52:18 +0000 (20:52 +0000)
committerellson <devnull@localhost>
Sat, 28 Feb 2009 20:52:18 +0000 (20:52 +0000)
configure.ac
debian/control [moved from debian/control.in with 95% similarity]

index 5cf1f109cb4d58b956913bc94982c1479d3aa85f..b1335a68c4224e14f1cc584b03029406f54e30a3 100644 (file)
@@ -2952,8 +2952,6 @@ AC_CONFIG_FILES(Makefile
        share/examples/Makefile
        share/gui/Makefile
        graphviz.spec
-       debian/control
-       debian/changelog
        Doxyfile
        )
 
similarity index 95%
rename from debian/control.in
rename to debian/control
index 6a5cabd23d7867c3f2fc2134ba583881d57b7d20..6cf0e5cf1d8054275876ecbf99bf022799ed803f 100644 (file)
@@ -2,7 +2,6 @@ Source: graphviz
 Section: graphics
 Priority: optional
 Maintainer: John Ellson <ellson@graphviz.org>
-Standards-Version: @VERSION@
 Build-Depends: tk8.5-dev, tcl8.5-dev, debhelper (>= 5), libfreetype6-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libxaw7-dev, bison, flex, autotools-dev, pdksh, libexpat1-dev, libfontconfig1-dev, libltdl3-dev, swig, libperl-dev, libgd2-noxpm-dev (>= 2.0.35), quilt (>= 0.40), groff-base, ghostscript, liblualib50-dev, ruby, ruby1.8-dev, php5-dev, php5-cli, ocaml-nox, python-dev, python-minimal, libcairo2-dev, libpango1.0-dev, guile-1.8-dev, d-shlibs, python-support, librsvg2-dev, libgdk-pixbuf-dev, libdevil-dev, libgts-dev, liblasi-dev
 Homepage: http://www.graphviz.org/
 
@@ -70,7 +69,6 @@ Package: libgv-perl
 Architecture: any
 Section: perl
 Depends: ${perl:Depends}, ${shlibs:Depends}
-Conflicts: graphviz (<< @VERSION@-1)
 Description: Perl bindings for graphviz
  Graphviz is a set of graph drawing tools. See the description of the graphviz
  package for a full description.
@@ -112,7 +110,6 @@ Package: libgv-tcl
 Architecture: any
 Section: interpreters
 Depends: ${shlibs:Depends}
-Conflicts: graphviz (<< @VERSION@-1)
 Description: Tcl bindings for graphviz
  Graphviz is a set of graph drawing tools. See the description of the graphviz
  package for a full description.
@@ -134,8 +131,6 @@ Architecture: any
 Section: libdevel
 Depends: libgraphviz4 (= ${binary:Version}), ${devlibs:Depends}
 Suggests: ocaml-base-nox-${F:OCamlABI}, ocaml-findlib
-Conflicts: graphviz-dev (<< @VERSION@-1), libgraphviz3-dev, libgraphviz4-dev (<< @VERSION@)
-Replaces: libgraphviz3-dev, libgraphviz4-dev (<< @VERSION@)
 Provides: graphviz-dev
 Description: graphviz libs and headers against which to build applications
  Graphviz is a set of graph drawing tools. See the description of the graphviz
@@ -151,7 +146,6 @@ Description: graphviz libs and headers against which to build applications
 Package: graphviz-doc
 Architecture: all
 Section: doc
-Conflicts: graphviz (<< @VERSION@-1)
 Suggests: graphviz
 Description: additional documentation for graphviz
  Graphviz is a set of graph drawing tools. See the description of the graphviz