r39411 - in /desktop/unstable/gtk-doc/debian: changelog control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Aug 29 13:51:28 UTC 2013


Author: biebl
Date: Thu Aug 29 13:51:28 2013
New Revision: 39411

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39411
Log:
Add Build-Depends on bc. It is used by the test suite to calculate proper
timing information.

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

Modified: desktop/unstable/gtk-doc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/changelog?rev=39411&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/changelog	[utf-8] Thu Aug 29 13:51:28 2013
@@ -6,6 +6,8 @@
   * Use canonical Vcs-* URLs.
   * Bump Standards-Version to 3.9.4. No further changes.
   * Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer.
+  * Add Build-Depends on bc. It is used by the test suite to calculate proper
+    timing information.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 29 Aug 2013 15:29:45 +0200
 

Modified: desktop/unstable/gtk-doc/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control.in?rev=39411&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control.in	[utf-8] Thu Aug 29 13:51:28 2013
@@ -18,7 +18,8 @@
                      libglib2.0-dev (>= 2.6.0),
                      pkg-config (>= 0.19.0),
                      python (>= 2.3),
-                     yelp-tools
+                     yelp-tools,
+                     bc
 Build-Conflicts-Indep: openjade,
                        openjade1.3
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtk-doc




More information about the pkg-gnome-commits mailing list