[ubuntu/oneiric] gnome-applets 2.91.4~20110321-1ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Mon May 30 13:15:21 UTC 2011
gnome-applets (2.91.4~20110321-1ubuntu1) oneiric; urgency=low
* Resynchronize on Debian, thanks Jeremy Bicha for some of the work
* Remaining diff
* debian/control.in:
- Depend on introspection packages
- Drop obsolete build-depends on libxklavier-dev
- Don't build depends on system-tools-backends-dev, libcpufreq-dev
libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev (no mixer built),
libupower-glib-dev (not using 01_battstat_upower.patch)
- Remove gstreamer0.10-alsa | gstreamer0.10-audiosink depends and
the mixer description from gnome-applets (mixer not built)
- gnome-applets suggests gnome-netstatus-applet, deskbar-applet and
cpufrequtils rather than recommends.
- Remove keyboard layout switcher from package description
* debian/rules:
- Don't enable the mixer applet, disable the battery status applet option
- Compress packages with bzip2
- use dh_pysupport
* debian/gnome-applets.manpages:
- Stop shipping manpages, those are not distributed upstream either and the
binaries are not in the standard path anyway so can't be run by users.
* debian/patches/01_no_more_deprecated.patch:
- Add patch to migrate null_applet to libpanel-applet-3 (LP: #673109)
and invest applet to use GObject introspection (LP: #673110)
* debian/patches/01_battstat_upower.patch:
- Dropped, don't build the battery status applet
* debian/patches/80_correct_minicommander_install.patch:
- Don't install the minicommander server when not required.
* debian/patches/81_silent_applet_cleaning:
- Don't display a dialog about the applet configuration cleaning since
that's something which should be transparent for the users
* debian/patches/86_deprecate_applets.patch:
- Define some applets as deprecated
* debian/watch:
- Watch for unstable versions
* Dropped diff:
* debian/control.in:
- Pre-depends on dpkg (required for bzip2 packaging), the dpkg version
has been available since before the previous lts
gnome-applets (2.91.4~20110321-1) experimental; urgency=low
* Move .server files in the binary package, since the list is
architecture-dependent. Closes: #601901.
* Add appropriate Replaces.
* New upstream git snapshot compatible with gnome-panel 2.91.
* Require more recent panel.
* Drop all Python stuff, disable Invest applet.
* 01_battstat_upower.patch:
+ Small fixes for GTK+ 3.
+ Fix a very important bug in error handling.
* 09_modemlights_use_new_gst.patch, 10_network-manager.patch: dropped.
They needs porting and modemlights is disabled anyway.
* Disable 98_autoreconf.patch and 99_ltmain_as-needed.patch. Use
dh-autoreconf instead.
* 02_link_X11.patch: new patch. Correctly link applets to libX11.
* 03_mixer_gtk3.patch: new patch. Port the mixer applet to GTK+ 3.
Date: Mon, 30 May 2011 11:39:03 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/gnome-applets/2.91.4~20110321-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 30 May 2011 11:39:03 +0200
Source: gnome-applets
Binary: gnome-applets-data gnome-applets gnome-applets-dbg
Architecture: source
Version: 2.91.4~20110321-1ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description:
gnome-applets - Various applets for the GNOME panel - binary files
gnome-applets-data - Various applets for the GNOME panel - data files
gnome-applets-dbg - Various applets for the GNOME panel - binary files with debugging
Closes: 601901
Launchpad-Bugs-Fixed: 673109 673110
Changes:
gnome-applets (2.91.4~20110321-1ubuntu1) oneiric; urgency=low
.
* Resynchronize on Debian, thanks Jeremy Bicha for some of the work
* Remaining diff
* debian/control.in:
- Depend on introspection packages
- Drop obsolete build-depends on libxklavier-dev
- Don't build depends on system-tools-backends-dev, libcpufreq-dev
libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev (no mixer built),
libupower-glib-dev (not using 01_battstat_upower.patch)
- Remove gstreamer0.10-alsa | gstreamer0.10-audiosink depends and
the mixer description from gnome-applets (mixer not built)
- gnome-applets suggests gnome-netstatus-applet, deskbar-applet and
cpufrequtils rather than recommends.
- Remove keyboard layout switcher from package description
* debian/rules:
- Don't enable the mixer applet, disable the battery status applet option
- Compress packages with bzip2
- use dh_pysupport
* debian/gnome-applets.manpages:
- Stop shipping manpages, those are not distributed upstream either and the
binaries are not in the standard path anyway so can't be run by users.
* debian/patches/01_no_more_deprecated.patch:
- Add patch to migrate null_applet to libpanel-applet-3 (LP: #673109)
and invest applet to use GObject introspection (LP: #673110)
* debian/patches/01_battstat_upower.patch:
- Dropped, don't build the battery status applet
* debian/patches/80_correct_minicommander_install.patch:
- Don't install the minicommander server when not required.
* debian/patches/81_silent_applet_cleaning:
- Don't display a dialog about the applet configuration cleaning since
that's something which should be transparent for the users
* debian/patches/86_deprecate_applets.patch:
- Define some applets as deprecated
* debian/watch:
- Watch for unstable versions
* Dropped diff:
* debian/control.in:
- Pre-depends on dpkg (required for bzip2 packaging), the dpkg version
has been available since before the previous lts
.
gnome-applets (2.91.4~20110321-1) experimental; urgency=low
.
* Move .server files in the binary package, since the list is
architecture-dependent. Closes: #601901.
* Add appropriate Replaces.
* New upstream git snapshot compatible with gnome-panel 2.91.
* Require more recent panel.
* Drop all Python stuff, disable Invest applet.
* 01_battstat_upower.patch:
+ Small fixes for GTK+ 3.
+ Fix a very important bug in error handling.
* 09_modemlights_use_new_gst.patch, 10_network-manager.patch: dropped.
They needs porting and modemlights is disabled anyway.
* Disable 98_autoreconf.patch and 99_ltmain_as-needed.patch. Use
dh-autoreconf instead.
* 02_link_X11.patch: new patch. Correctly link applets to libX11.
* 03_mixer_gtk3.patch: new patch. Port the mixer applet to GTK+ 3.
Checksums-Sha1:
42a963e4ccee6418c016405a377493db4a8e21b2 2305 gnome-applets_2.91.4~20110321-1ubuntu1.dsc
3ed5cb69587d9d413119cbdfaf2200b55f23cea1 12717714 gnome-applets_2.91.4~20110321.orig.tar.gz
c3602841c66ee691ca1a1161cc3d1073b6eebe35 30907 gnome-applets_2.91.4~20110321-1ubuntu1.debian.tar.gz
Checksums-Sha256:
43b3f5c6f0bc5d79a43c961437e719ec2cbe866e36718132d7885998fc5c4150 2305 gnome-applets_2.91.4~20110321-1ubuntu1.dsc
3790123228af7e2b51d5dea1fb8e8bdd73615cdc9428d00b931302dfdabd3903 12717714 gnome-applets_2.91.4~20110321.orig.tar.gz
bd39a07fd7eba7f95c6f38e3337f17c263427bba0e1dd19f3071fe673f00c105 30907 gnome-applets_2.91.4~20110321-1ubuntu1.debian.tar.gz
Files:
8a796981920de562a9bc892c3e20e16b 2305 gnome optional gnome-applets_2.91.4~20110321-1ubuntu1.dsc
f40a46916a01a485b00dad9b6323eea2 12717714 gnome optional gnome-applets_2.91.4~20110321.orig.tar.gz
0c4b5f71eb3bfc4049c2b62d5aa44138 30907 gnome optional gnome-applets_2.91.4~20110321-1ubuntu1.debian.tar.gz
Original-Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3jl88ACgkQQxo87aLX0pLLEgCcCF7eV1IigpXZstCvUBLRjzXn
3eEAoNBUVTE1gJCaKi9FkjeJQPNl0km4
=BQZ9
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list