r12786 - in /desktop/unstable/zenity/debian: changelog control control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Sun Sep 23 18:39:34 UTC 2007
Author: lool
Date: Sun Sep 23 18:39:34 2007
New Revision: 12786
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12786
Log:
* Drop version in dependency on scrollkeeper.
Modified:
desktop/unstable/zenity/debian/changelog
desktop/unstable/zenity/debian/control
desktop/unstable/zenity/debian/control.in
Modified: desktop/unstable/zenity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/changelog?rev=12786&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/changelog (original)
+++ desktop/unstable/zenity/debian/changelog Sun Sep 23 18:39:34 2007
@@ -1,3 +1,9 @@
+zenity (2.20.0-2) unstable; urgency=medium
+
+ * Drop version in dependency on scrollkeeper.
+
+ -- Loic Minier <lool at dooz.org> Sun, 23 Sep 2007 20:35:31 +0200
+
zenity (2.20.0-1) unstable; urgency=low
* New upstream translation and bugfix release.
Modified: desktop/unstable/zenity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/control?rev=12786&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/control (original)
+++ desktop/unstable/zenity/debian/control Sun Sep 23 18:39:34 2007
@@ -22,7 +22,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
- scrollkeeper (>= 0.3.9)
+ scrollkeeper
Description: Display graphical dialog boxes from shell scripts
Zenity allows you to display GTK+ dialogs from shell scripts; it is a
rewrite of the `gdialog' command from GNOME 1.
Modified: desktop/unstable/zenity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/control.in?rev=12786&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/control.in (original)
+++ desktop/unstable/zenity/debian/control.in Sun Sep 23 18:39:34 2007
@@ -22,7 +22,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
- scrollkeeper (>= 0.3.9)
+ scrollkeeper
Description: Display graphical dialog boxes from shell scripts
Zenity allows you to display GTK+ dialogs from shell scripts; it is a
rewrite of the `gdialog' command from GNOME 1.
More information about the pkg-gnome-commits
mailing list