r13934 - /desktop/unstable/gnome-python/debian/changelog
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Tue Dec 18 14:20:05 UTC 2007
Author: lool
Date: Tue Dec 18 14:20:05 2007
New Revision: 13934
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13934
Log:
Cleanup changelog.
Modified:
desktop/unstable/gnome-python/debian/changelog
Modified: desktop/unstable/gnome-python/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/changelog?rev=13934&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/changelog (original)
+++ desktop/unstable/gnome-python/debian/changelog Tue Dec 18 14:20:05 2007
@@ -58,7 +58,7 @@
* Bump required dependencies and remove obsolete ones.
* python-gnome2-dev depends on python-gtk2-dev and python-pyorbit-dev.
* Remove pycompat and dh_python calls.
- * python-gnome2.postinst: call the rtupdate hook with correct
+ * python-gnome2.postinst: call the rtupdate hook with correct
arguments.
-- Josselin Mouette <joss at debian.org> Thu, 4 Jan 2007 21:57:03 +0100
@@ -67,7 +67,7 @@
* rules: exclude the gnome-vfs plugin from the shlibs dependencies to
avoid depending on python2.3 and python2.4 (closes: #384968).
- * python-gnome2.rtupdate: work around bug#385909 by only acting at
+ * python-gnome2.rtupdate: work around bug#385909 by only acting at
post-rtupdate time.
-- Josselin Mouette <joss at debian.org> Thu, 7 Sep 2006 16:13:26 +0200
@@ -165,7 +165,7 @@
* New upstream version:
gnomecanvas:
- - Fix crash in gnomecanvas.Item.grab
+ - Fix crash in gnomecanvas.Item.grab
gnome.ui:
- Make 'custom_icon' arg of icon_lookup optional
python gnomevfs methods
@@ -173,7 +173,7 @@
* debian/control.in:
- don't specify the default version on the description it's not useful
and need to be updated when the default version change.
-
+
[ Loic Minier ]
* Merge 2.10.0-4, but #337203 was already fixed in 2.12.1-3.
@@ -285,13 +285,13 @@
- zvt module removed, in favour of external vte python bindings.
* Removed the python2.2 packages.
* debian/control:
- - updated the Build-Depends according to the configure.in:
- python-gtk2-dev 2.3.96, libgtk2.0-dev 2.4, libglib2.0-dev 2.4,
+ - updated the Build-Depends according to the configure.in:
+ python-gtk2-dev 2.3.96, libgtk2.0-dev 2.4, libglib2.0-dev 2.4,
libbonobo2-dev 2.6, libgtkhtml2-dev 2.4.
- removed python2.2-gnome2.
* debian/rules:
- removed the python2.2 build.
-
+
-- Sebastien Bacher <seb128 at debian.org> Sat, 7 Aug 2004 15:15:10 +0200
python-gnome2 (2.0.2-2) unstable; urgency=low
@@ -306,11 +306,11 @@
* New upstream release
+ add missing enumerations and flags (Closes: #231686).
- + add PanelApplet.get_flags and PanelApplet.set_flags and respective
+ + add PanelApplet.get_flags and PanelApplet.set_flags and respective
constants (Closes: #237563).
+ add wrapper for gnome.ui.IconList.get_selection() (Closes: #214919).
+ raise ValueError on invalid MIME type (Closes: #224611).
-
+
-- Sebastien Bacher <seb128 at debian.org> Tue, 30 Mar 2004 19:53:38 +0200
python-gnome2 (2.0.0-6) unstable; urgency=low
@@ -340,7 +340,7 @@
python-gnome2 (2.0.0-2) unstable; urgency=low
- * Fixed a bug in -dev building due to the wrong order of binary-arch and
+ * Fixed a bug in -dev building due to the wrong order of binary-arch and
binary-indep calls.
-- Sebastien Bacher <seb128 at debian.org> Tue, 2 Sep 2003 01:02:37 +0200
@@ -375,7 +375,7 @@
-- Sebastien Bacher <seb128 at debian.org> Tue, 19 Aug 2003 14:18:53 +0200
python-gnome2 (1.99.16-5) unstable; urgency=low
-
+
* Fixed overwrite problem.
* Set depends on ${python:Depends}.
@@ -391,11 +391,11 @@
python-gnome2 (1.99.16-3) unstable; urgency=low
* python 2.3 is the default version now.
- * I've more interest on gnome-python than Torsten for the moment,
+ * I've more interest on gnome-python than Torsten for the moment,
so we switch maintainer and uploaders field.
* Updated Standards-Version to 3.6.0.
* Use dh_python.
-
+
-- Sebastien Bacher <seb128 at debian.org> Mon, 11 Aug 2003 15:21:45 +0200
python-gnome2 (1.99.16-2) unstable; urgency=low
@@ -409,7 +409,7 @@
* New upstream release.
* Updated to standards version 3.5.9.
* Added Depends on ${misc:Depends}.
-
+
-- Sebastien Bacher <seb128 at debian.org> Mon, 24 Mar 2003 01:40:04 +0100
python-gnome2 (1.99.15-2) unstable; urgency=low
@@ -437,7 +437,7 @@
+ python-orbit2-dev: Package does not build correctly without
+ libzvt2-dev: Needed for ZVT wrappers (closes: #169035, #171142)
* Apply patch from http://bugzilla.gnome.org/show_bug.cgi?id=92926 to
- fix the segfault in gnome.ui.About() (closes: #170763).
+ fix the segfault in gnome.ui.About() (closes: #170763).
-- Torsten Landschoff <torsten at debian.org> Tue, 17 Dec 2002 09:31:24 +0100
@@ -446,8 +446,8 @@
* debian/control: Add build dependency on libpanel-applet2-dev to build
gnome.applet as well as requested by Brian Warner. Thanks for your
feedback, Brian!
- * While we are at it: Check the build time dependencies. Added:
- + python-gtk2 as it is needed to generate the wrapper code
+ * While we are at it: Check the build time dependencies. Added:
+ + python-gtk2 as it is needed to generate the wrapper code
(closes: #168376).
+ libzvt2.0-dev (configure warning).
+ python-orbit2 (not sure, configure checks for it).
More information about the pkg-gnome-commits
mailing list