r51518 - in /attic/libbonoboui/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 21 01:41:22 UTC 2016


Author: biebl
Date: Fri Oct 21 01:41:22 2016
New Revision: 51518

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51518
Log:
Add Build-Depends on gnome-common. Required by autoreconf.
(Closes: #837821)

Modified:
    attic/libbonoboui/debian/changelog
    attic/libbonoboui/debian/control
    attic/libbonoboui/debian/control.in

Modified: attic/libbonoboui/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libbonoboui/debian/changelog?rev=51518&op=diff
==============================================================================
--- attic/libbonoboui/debian/changelog	[utf-8] (original)
+++ attic/libbonoboui/debian/changelog	[utf-8] Fri Oct 21 01:41:22 2016
@@ -1,6 +1,11 @@
 libbonoboui (2.24.5-4) UNRELEASED; urgency=medium
 
+  [ Andreas Henriksson ]
   * Add Vcs-* fields to debian/control.in
+
+  [ Michael Biebl ]
+  * Add Build-Depends on gnome-common. Required by autoreconf.
+    (Closes: #837821)
 
  -- Andreas Henriksson <andreas at fatal.se>  Tue, 07 Jul 2015 17:25:55 +0200
 

Modified: attic/libbonoboui/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libbonoboui/debian/control?rev=51518&op=diff
==============================================================================
--- attic/libbonoboui/debian/control	[utf-8] (original)
+++ attic/libbonoboui/debian/control	[utf-8] Fri Oct 21 01:41:22 2016
@@ -2,16 +2,16 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: libbonoboui
 Section: oldlibs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: David Weinehall <tao at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, David Weinehall <tao at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 8.1.3),
                cdbs (>= 0.4.93~),
                dh-autoreconf,
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                dpkg-dev (>= 1.13.19),
                x11-xserver-utils,
                intltool (>= 0.40.0),
@@ -35,6 +35,8 @@
 Build-Depends-Indep: libglib2.0-doc,
                      libgtk2.0-doc
 Standards-Version: 3.8.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/attic/libbonoboui/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/libbonoboui/
 
 Package: libbonoboui2-common
 Architecture: all

Modified: attic/libbonoboui/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libbonoboui/debian/control.in?rev=51518&op=diff
==============================================================================
--- attic/libbonoboui/debian/control.in	[utf-8] (original)
+++ attic/libbonoboui/debian/control.in	[utf-8] Fri Oct 21 01:41:22 2016
@@ -7,6 +7,7 @@
                cdbs (>= 0.4.93~),
                dh-autoreconf,
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                dpkg-dev (>= 1.13.19),
                x11-xserver-utils,
                intltool (>= 0.40.0),




More information about the pkg-gnome-commits mailing list