r24332 - in /packages/unstable/gtranslator/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu May 13 00:20:05 UTC 2010


Author: biebl
Date: Thu May 13 00:20:02 2010
New Revision: 24332

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24332
Log:
* debian/control.in
  - Add Build-Depends on libgda-4.0-dev for new memory translation backend.

Modified:
    packages/unstable/gtranslator/debian/changelog
    packages/unstable/gtranslator/debian/control
    packages/unstable/gtranslator/debian/control.in

Modified: packages/unstable/gtranslator/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/changelog?rev=24332&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/changelog [utf-8] (original)
+++ packages/unstable/gtranslator/debian/changelog [utf-8] Thu May 13 00:20:02 2010
@@ -1,6 +1,8 @@
 gtranslator (1.9.11-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/control.in
+    - Add Build-Depends on libgda-4.0-dev for new memory translation backend.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 13 May 2010 02:13:35 +0200
 

Modified: packages/unstable/gtranslator/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/control?rev=24332&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control [utf-8] (original)
+++ packages/unstable/gtranslator/debian/control [utf-8] Thu May 13 00:20:02 2010
@@ -7,7 +7,7 @@
 Section: text
 Priority: optional
 Maintainer: Jordi Mallach <jordi at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 7),
                gettext,
@@ -24,6 +24,7 @@
                libgucharmap2-dev (>= 2.23.0),
                libsoup2.4-dev (>= 2.4.0),
                libunique-dev,
+               libgda-4.0-dev,
                libxml2 (>= 2.4.12),
                gnome-pkg-tools
 Standards-Version: 3.8.4

Modified: packages/unstable/gtranslator/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/control.in?rev=24332&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control.in [utf-8] (original)
+++ packages/unstable/gtranslator/debian/control.in [utf-8] Thu May 13 00:20:02 2010
@@ -19,6 +19,7 @@
                libgucharmap2-dev (>= 2.23.0),
                libsoup2.4-dev (>= 2.4.0),
                libunique-dev,
+               libgda-4.0-dev,
                libxml2 (>= 2.4.12),
                gnome-pkg-tools
 Standards-Version: 3.8.4




More information about the pkg-gnome-commits mailing list