Scrub Obsolete - ctpl

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index d7646c1..09f336a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Maintainer: Geany Packaging Team <pkg-geany-team@lists.alioth.debian.org>
 Uploaders: Jonathan Michalon <johndescs@gmail.com>,
  Evgeni Golov <evgeni@debian.org>, Chow Loong Jin <hyperair@debian.org>
 Build-Depends: debhelper-compat (= 13),
-               libtool (>= 2.2),
-               libglib2.0-dev (>= 2.24),
-               libglib2.0-doc (>= 2.24),
-               gtk-doc-tools (>= 1.9),
-               pkg-config (>= 0.9)
+               libtool,
+               libglib2.0-dev,
+               libglib2.0-doc,
+               gtk-doc-tools,
+               pkg-config
 Standards-Version: 4.6.0
 Section: libs
 Homepage: http://ctpl.tuxfamily.org/
@@ -63,7 +63,7 @@ Package: libctpl-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: libglib2.0-doc (>= 2.16)
+Recommends: libglib2.0-doc
 Description: template engine written in C, documentation files
  CTPL is a C template engine library allowing fast and easy computation of
  templates with precise control over the parsing environment.

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package ctpl

No differences were encountered between the control files of package ctpl-dbgsym

No differences were encountered between the control files of package libctpl-data

No differences were encountered between the control files of package libctpl-dev

Control files of package libctpl-doc: lines which differ (wdiff format)

  • Recommends: libglib2.0-doc (>= 2.16)

No differences were encountered between the control files of package libctpl2

No differences were encountered between the control files of package libctpl2-dbgsym

Run locally

More details

Full run details