[Pkg-galago-commit] r457 - packages/unstable/libnotify/debian
Loïc Minier
lool at alioth.debian.org
Thu Nov 30 21:57:51 CET 2006
Author: lool
Date: 2006-11-30 21:57:51 +0100 (Thu, 30 Nov 2006)
New Revision: 457
Modified:
packages/unstable/libnotify/debian/changelog
packages/unstable/libnotify/debian/control
packages/unstable/libnotify/debian/control.in
Log:
* Bump up libgtk2.0-dev and libglib2.0-dev build-deps to >= 2.6; bump up the
dependency of libnotify-dev on libgtk2.0-dev as well; add a libglib2.0-dev
dependency to libnotify-dev.
Modified: packages/unstable/libnotify/debian/changelog
===================================================================
--- packages/unstable/libnotify/debian/changelog 2006-11-27 14:55:20 UTC (rev 456)
+++ packages/unstable/libnotify/debian/changelog 2006-11-30 20:57:51 UTC (rev 457)
@@ -1,9 +1,15 @@
libnotify (0.4.3-1) unstable; urgency=low
+ [ Riccardo Setti ]
* New upstream release
- -- Riccardo Setti <giskard at debian.org> Tue, 14 Nov 2006 19:18:45 +0100
+ [ Loic Minier ]
+ * Bump up libgtk2.0-dev and libglib2.0-dev build-deps to >= 2.6; bump up the
+ dependency of libnotify-dev on libgtk2.0-dev as well; add a libglib2.0-dev
+ dependency to libnotify-dev.
+ -- Loic Minier <lool at dooz.org> Thu, 30 Nov 2006 21:54:53 +0100
+
libnotify (0.4.2-2) unstable; urgency=low
* libnotify-dev depends on libgtk2.0-dev, thanks to Christophe Mutricy
Modified: packages/unstable/libnotify/debian/control
===================================================================
--- packages/unstable/libnotify/debian/control 2006-11-27 14:55:20 UTC (rev 456)
+++ packages/unstable/libnotify/debian/control 2006-11-30 20:57:51 UTC (rev 457)
@@ -1,15 +1,15 @@
Source: libnotify
Priority: optional
Maintainer: Andre Filipe de Assuncao e Brito <decko at noisemakers.org>
-Build-Depends: gnome-pkg-tools, cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.21), libgtk2.0-dev (>= 2.2.2), libglib2.0-dev (>= 2.2.2), libdbus-glib-1-dev (>= 0.35), libpopt-dev
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Akira TAGOH <tagoh at debian.org>, Andreas Rottmann <rotty at debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Ondřej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Takuo KITAME <kitame at debian.org>, Riccardo Setti <giskard at debian.org>
+Build-Depends: gnome-pkg-tools, cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.21), libgtk2.0-dev (>= 2.6), libglib2.0-dev (>= 2.6), libdbus-glib-1-dev (>= 0.35), libpopt-dev
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ondřej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Riccardo Setti <giskard at debian.org>
Standards-Version: 3.7.2
Section: libs
Package: libnotify-dev
Section: libdevel
Architecture: any
-Depends: libnotify1 (= ${Source-Version}), libdbus-glib-1-dev (>= 0.35), libgtk2.0-dev
+Depends: libnotify1 (= ${Source-Version}), libdbus-glib-1-dev (>= 0.35), libgtk2.0-dev (>= 2.6), libglib2.0-dev (>= 2.6)
Description: sends desktop notifications to a notification daemon
A library that sends desktop notifications to a notification daemon, as
defined in the Desktop Notifications spec. These notifications can be
@@ -54,7 +54,7 @@
defined in the Desktop Notifications spec. These notifications can be
used to inform the user about an event or display some form of
information without getting in the user's way.
- .
+ .
This package contains the documentation for libnotify1 in
/usr/share/gtk-doc/html/libnotify .
Modified: packages/unstable/libnotify/debian/control.in
===================================================================
--- packages/unstable/libnotify/debian/control.in 2006-11-27 14:55:20 UTC (rev 456)
+++ packages/unstable/libnotify/debian/control.in 2006-11-30 20:57:51 UTC (rev 457)
@@ -1,7 +1,7 @@
Source: libnotify
Priority: optional
Maintainer: Andre Filipe de Assuncao e Brito <decko at noisemakers.org>
-Build-Depends: gnome-pkg-tools, cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.21), libgtk2.0-dev (>= 2.2.2), libglib2.0-dev (>= 2.2.2), libdbus-glib-1-dev (>= 0.35), libpopt-dev
+Build-Depends: gnome-pkg-tools, cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.21), libgtk2.0-dev (>= 2.6), libglib2.0-dev (>= 2.6), libdbus-glib-1-dev (>= 0.35), libpopt-dev
Uploaders: @GNOME_TEAM@, Riccardo Setti <giskard at debian.org>
Standards-Version: 3.7.2
Section: libs
@@ -9,7 +9,7 @@
Package: libnotify-dev
Section: libdevel
Architecture: any
-Depends: libnotify1 (= ${Source-Version}), libdbus-glib-1-dev (>= 0.35), libgtk2.0-dev
+Depends: libnotify1 (= ${Source-Version}), libdbus-glib-1-dev (>= 0.35), libgtk2.0-dev (>= 2.6), libglib2.0-dev (>= 2.6)
Description: sends desktop notifications to a notification daemon
A library that sends desktop notifications to a notification daemon, as
defined in the Desktop Notifications spec. These notifications can be
More information about the Pkg-galago-commit
mailing list