r19791 - in /desktop/unstable/zenity/debian: changelog control control.in copyright
lethalman-guest at users.alioth.debian.org
lethalman-guest at users.alioth.debian.org
Sun Apr 26 21:45:38 UTC 2009
Author: lethalman-guest
Date: Sun Apr 26 21:45:38 2009
New Revision: 19791
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19791
Log:
* New upstream release.
* debian/control.in:
- Remove libgnomecanvas2-dev dependency.
- Bump up Standards-Version to 3.8.1, no changes needed.
- Bump libgtk2.0-dev to 2.15.1.
* debian/copyright:
- Change license to LGPL-2.
- Add two more upstream authors and copyright notices.
Modified:
desktop/unstable/zenity/debian/changelog
desktop/unstable/zenity/debian/control
desktop/unstable/zenity/debian/control.in
desktop/unstable/zenity/debian/copyright
Modified: desktop/unstable/zenity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/changelog?rev=19791&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/changelog (original)
+++ desktop/unstable/zenity/debian/changelog Sun Apr 26 21:45:38 2009
@@ -1,3 +1,16 @@
+zenity (2.26.0-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control.in:
+ - Remove libgnomecanvas2-dev dependency.
+ - Bump up Standards-Version to 3.8.1, no changes needed.
+ - Bump libgtk2.0-dev to 2.15.1.
+ * debian/copyright:
+ - Change license to LGPL-2.
+ - Add two more upstream authors and copyright notices.
+
+ -- Luca Bruno <lethalman88 at gmail.com> Sun, 26 Apr 2009 22:59:50 +0200
+
zenity (2.24.1-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=19791&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/control (original)
+++ desktop/unstable/zenity/debian/control Sun Apr 26 21:45:38 2009
@@ -7,14 +7,13 @@
gnome-pkg-tools (>= 0.10),
intltool (>= 0.40.0),
scrollkeeper,
- libgtk2.0-dev (>= 2.9.2),
+ libgtk2.0-dev (>= 2.15.1),
libglade2-dev,
- libgnomecanvas2-dev,
gnome-doc-utils (>= 0.3.2),
libnotify-dev (>= 0.4.3-2),
libnotify-dev-gtk2.10
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Package: zenity
Architecture: any
Modified: desktop/unstable/zenity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/control.in?rev=19791&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/control.in (original)
+++ desktop/unstable/zenity/debian/control.in Sun Apr 26 21:45:38 2009
@@ -7,14 +7,13 @@
gnome-pkg-tools (>= 0.10),
intltool (>= 0.40.0),
scrollkeeper,
- libgtk2.0-dev (>= 2.9.2),
+ libgtk2.0-dev (>= 2.15.1),
libglade2-dev,
- libgnomecanvas2-dev,
gnome-doc-utils (>= 0.3.2),
libnotify-dev (>= 0.4.3-2),
libnotify-dev-gtk2.10
Uploaders: @GNOME_TEAM@
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Package: zenity
Architecture: any
Modified: desktop/unstable/zenity/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/copyright?rev=19791&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/copyright (original)
+++ desktop/unstable/zenity/debian/copyright Sun Apr 26 21:45:38 2009
@@ -3,22 +3,32 @@
It was downloaded from ftp://ftp.gnome.org/pub/GNOME/sources/zenity/
-Upstream Author: Glynn Foster <glynn.foster at sun.com>
+Upstream Authors:
+ Glynn Foster <glynn.foster at sun.com>
+ Mike Newman <mikegtn at gnome.org>
+ Lucas Rocha <lucasr at cvs.gnome.org>
Copyright:
+ Copyright (C) 2002-2005 Sun Microsystems, Inc.
+ Copyright (C) 2003 Mike Newman
+ Copyright (C) 2005-2009 Lucas Rocha
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; version 2 dated June, 1991.
+License:
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
+ USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL-2'.
More information about the pkg-gnome-commits
mailing list