[Pkg-corba-commits] r259 - in /trunk/omniorb/debian: changelog control

tgg at users.alioth.debian.org tgg at users.alioth.debian.org
Thu Apr 7 09:03:51 UTC 2011


Author: tgg
Date: Thu Apr  7 09:03:49 2011
New Revision: 259

URL: http://svn.debian.org/wsvn/pkg-corba/?sc=1&rev=259
Log:
add buil-dependency on pkg-config

Modified:
    trunk/omniorb/debian/changelog
    trunk/omniorb/debian/control

Modified: trunk/omniorb/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omniorb/debian/changelog?rev=259&op=diff
==============================================================================
--- trunk/omniorb/debian/changelog (original)
+++ trunk/omniorb/debian/changelog Thu Apr  7 09:03:49 2011
@@ -1,4 +1,4 @@
-omniorb-dfsg (4.1.5-1) UNRELEASED; urgency=low
+omniorb-dfsg (4.1.5-1) unstable; urgency=low
 
   [ Floris Bruynooghe ]
   * New upstream version (closes: #570422, #585260, #558942).
@@ -21,8 +21,9 @@
   [ Thomas Girard ]
   * Simplify build process: we no longer need to force CC and CXX.
   * Bump shlibs to 4.1.5, due to changes in private headers.
-
- -- Thomas Girard <thomas.g.girard at free.fr>  Sun, 20 Mar 2011 16:09:00 +0100
+  * Add buil-dependency on pkg-config.
+
+ -- Thomas Girard <thomas.g.girard at free.fr>  Thu, 07 Apr 2011 13:02:02 +0200
 
 omniorb-dfsg (4.1.3-1) unstable; urgency=low
 

Modified: trunk/omniorb/debian/control
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omniorb/debian/control?rev=259&op=diff
==============================================================================
--- trunk/omniorb/debian/control (original)
+++ trunk/omniorb/debian/control Thu Apr  7 09:03:49 2011
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian CORBA Team <pkg-corba-devel at lists.alioth.debian.org>
 Uploaders: Floris Bruynooghe <flub at devork.be>, Thomas Girard <thomas.g.girard at free.fr>
-Build-Depends: debhelper (>= 6.0.0), python-dev (>= 2.6.6-3~), libssl-dev, autotools-dev
+Build-Depends: debhelper (>= 6.0.0), python-dev (>= 2.6.6-3~), libssl-dev, autotools-dev, pkg-config
 Standards-Version: 3.9.1.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-corba/trunk/omniorb
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-corba/trunk/omniorb




More information about the Pkg-corba-commits mailing list