r23087 - in /packages/unstable/gtranslator/debian: changelog compat control control.in

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Sun Feb 21 18:41:51 UTC 2010


Author: jordi
Date: Sun Feb 21 18:41:49 2010
New Revision: 23087

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23087
Log:
* New upstream release.
* Add Build-Depends on libunique-dev.
* Bump Debhelper compat to 7. Adjust Build-Deps accordingly.

Modified:
    packages/unstable/gtranslator/debian/changelog
    packages/unstable/gtranslator/debian/compat
    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=23087&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/changelog [utf-8] (original)
+++ packages/unstable/gtranslator/debian/changelog [utf-8] Sun Feb 21 18:41:49 2010
@@ -1,3 +1,11 @@
+gtranslator (1.9.9-1) unstable; urgency=low
+
+  * New upstream release.
+  * Add Build-Depends on libunique-dev.
+  * Bump Debhelper compat to 7. Adjust Build-Deps accordingly.
+
+ -- Jordi Mallach <jordi at debian.org>  Sun, 21 Feb 2010 19:36:19 +0100
+
 gtranslator (1.9.8-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/gtranslator/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/compat?rev=23087&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/compat [utf-8] (original)
+++ packages/unstable/gtranslator/debian/compat [utf-8] Sun Feb 21 18:41:49 2010
@@ -1,1 +1,1 @@
-5
+7

Modified: packages/unstable/gtranslator/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/control?rev=23087&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control [utf-8] (original)
+++ packages/unstable/gtranslator/debian/control [utf-8] Sun Feb 21 18:41:49 2010
@@ -9,7 +9,7 @@
 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>
 Build-Depends: cdbs,
-               debhelper (>= 5),
+               debhelper (>= 7),
                gettext,
                gnome-doc-utils (>= 0.3.2),
                gtk-doc-tools,
@@ -23,6 +23,7 @@
                libgtkspell-dev (>= 2.0.2),
                libgucharmap2-dev (>= 2.23.0),
                libsoup2.4-dev (>= 2.4.0),
+               libunique-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=23087&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control.in [utf-8] (original)
+++ packages/unstable/gtranslator/debian/control.in [utf-8] Sun Feb 21 18:41:49 2010
@@ -4,7 +4,7 @@
 Maintainer: Jordi Mallach <jordi at debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs,
-               debhelper (>= 5),
+               debhelper (>= 7),
                gettext,
                gnome-doc-utils (>= 0.3.2),
                gtk-doc-tools,
@@ -18,6 +18,7 @@
                libgtkspell-dev (>= 2.0.2),
                libgucharmap2-dev (>= 2.23.0),
                libsoup2.4-dev (>= 2.4.0),
+               libunique-dev,
                libxml2 (>= 2.4.12),
                gnome-pkg-tools
 Standards-Version: 3.8.4




More information about the pkg-gnome-commits mailing list