[gl2ps] 04/15: Remove dbg-binary.

Anton Gladky gladk at moszumanska.debian.org
Thu May 19 20:47:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository gl2ps.

commit 25bac029ff3e732db8226c9c808f3663b78743c8
Author: Anton Gladky <gladk at debian.org>
Date:   Thu May 19 21:53:22 2016 +0200

    Remove dbg-binary.
---
 debian/control | 26 +-------------------------
 1 file changed, 1 insertion(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index 3f23a00..07858cb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: gl2ps
 Section: libs
 Priority: optional
 Maintainer: Sylvestre Ledru <sylvestre at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, mesa-common-dev, libgl1-mesa-dev | libgl-dev
+Build-Depends: debhelper (>= 9), cmake, mesa-common-dev, libgl1-mesa-dev | libgl-dev
 Standards-Version: 3.9.4
 Homepage: http://geuz.org/gl2ps/
 Vcs-Svn: https://bollin.googlecode.com/svn/gl2ps/trunk
@@ -49,27 +49,3 @@ Description: Lib providing high quality vector output for OpenGL application
  output formats should be relatively easy; you can also use the excellent
  pstoedit program to transform the PostScript files generated by GL2PS into
  many other vector formats such as xfig, cgm, wmf, etc.
- .
-
-Package: libgl2ps0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libgl2ps0 (= ${binary:Version}), ${misc:Depends}
-Description: Lib providing high quality vector output for OpenGL application
- GL2PS is a C library providing high quality vector output for any OpenGL
- application. The main difference between GL2PS and other similar libraries
- is the use of sorting algorithms capable of handling intersecting and
- stretched polygons, as well as non manifold objects. GL2PS provides advanced
- smooth shading and text rendering, culling of invisible primitives, mixed
- vector/bitmap output, and much more...
- .
- GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS),
- Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files,
- as well as LATEX files for the text fragments. GL2PS also provides limited,
- experimental support for Portable LaTeX Graphics (PGF). Adding new vector
- output formats should be relatively easy; you can also use the excellent
- pstoedit program to transform the PostScript files generated by GL2PS into
- many other vector formats such as xfig, cgm, wmf, etc.
- .
- This package contains the debugging symbols of the library.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gl2ps.git



More information about the debian-science-commits mailing list