r50658 - in /desktop/unstable/gtk-doc/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Sep 17 09:03:40 UTC 2016


Author: biebl
Date: Sat Sep 17 09:03:39 2016
New Revision: 50658

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50658
Log:
Release version 1.25-5 to experimental

Modified:
    desktop/unstable/gtk-doc/debian/changelog
    desktop/unstable/gtk-doc/debian/control

Modified: desktop/unstable/gtk-doc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/changelog?rev=50658&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/changelog	[utf-8] Sat Sep 17 09:03:39 2016
@@ -1,10 +1,10 @@
-gtk-doc (1.25-5) UNRELEASED; urgency=medium
+gtk-doc (1.25-5) experimental; urgency=medium
 
   * Make pkg-config a Depends and not just a Recommends. Virtually every
     package which uses gtk-doc does so via the GTK_DOC_CHECK macro and this
     macro requires pkg-config. (Closes: #837942)
 
- -- Michael Biebl <biebl at debian.org>  Sat, 17 Sep 2016 10:13:33 +0200
+ -- Michael Biebl <biebl at debian.org>  Sat, 17 Sep 2016 11:03:06 +0200
 
 gtk-doc (1.25-4) experimental; urgency=medium
 

Modified: desktop/unstable/gtk-doc/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control?rev=50658&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control	[utf-8] Sat Sep 17 09:03:39 2016
@@ -30,6 +30,7 @@
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         pkg-config (>= 0.19.0),
          python (>= 2.3),
          docbook-xml (>= 4.3),
          docbook-xsl (>= 1.64.1.0),
@@ -37,7 +38,6 @@
          xsltproc (>= 1.1.15),
          highlight (>= 3.4)
 Multi-Arch: foreign
-Recommends: pkg-config (>= 0.19.0)
 Suggests: dblatex
 Description: GTK+ documentation tools
  These tools extract documentation embedded in GNOME source code, and




More information about the pkg-gnome-commits mailing list