r43233 - in /desktop/unstable/gnome-panel/debian: changelog gnome-panel-data.maintscript
Emilio Pozuelo Monfort
pochu at debian.org
Fri Sep 26 12:39:46 UTC 2014
Hi Dmitry,
On 26/09/14 14:15, mitya57-guest at users.alioth.debian.org wrote:
> Author: mitya57-guest
> Date: Fri Sep 26 12:15:05 2014
> New Revision: 43233
>
> URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43233
> Log:
> Add gnome-panel-data.maintscript to emove the old configuration
> file (closes: #762364).
>
> Added:
> desktop/unstable/gnome-panel/debian/gnome-panel-data.maintscript
> Modified:
> desktop/unstable/gnome-panel/debian/changelog
>
> Modified: desktop/unstable/gnome-panel/debian/changelog
> URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=43233&op=diff
> ==============================================================================
> --- desktop/unstable/gnome-panel/debian/changelog [utf-8] (original)
> +++ desktop/unstable/gnome-panel/debian/changelog [utf-8] Fri Sep 26 12:15:05 2014
> @@ -1,6 +1,4 @@
> gnome-panel (3.8.1-4) UNRELEASED; urgency=medium
> -
> - * DO NOT RELEASE until gnome-flashback package is accepted.
>
> * Rename 01_gnome-wm.patch to 01_required_components.patch.
> * Add gnome-flashback to required components of Flashback session
> @@ -8,6 +6,8 @@
> * Make gnome-session-flashback depend on gnome-flashback.
> * Add a patch to fix huge icons in the menu.
> * Add a patch to make D-Bus calls to gnome-session asynchronous.
> + * Add gnome-panel-data.maintscript to emove the old configuration
> + file (closes: #762364).
>
> -- Dmitry Shachnev <mitya57 at debian.org> Fri, 26 Sep 2014 13:27:20 +0400
>
>
> Added: desktop/unstable/gnome-panel/debian/gnome-panel-data.maintscript
> URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/gnome-panel-data.maintscript?rev=43233&op=file
> ==============================================================================
> --- desktop/unstable/gnome-panel/debian/gnome-panel-data.maintscript (added)
> +++ desktop/unstable/gnome-panel/debian/gnome-panel-data.maintscript [utf-8] Fri Sep 26 12:15:05 2014
> @@ -0,0 +1 @@
> +rm_conffile /etc/dbus-1/system.d/org.gnome.ClockApplet.Mechanism.conf 2.91.93-1~ gnome-panel-data
The version there seems wrong. From dpkg-maintscript-helper(1)
If the conffile has not been shipped for several versions, and you
are now modifying the maintainer scripts to clean up the obsolete
file, prior-version should be based on the version of the package
that you are now preparing, not the first version of the package
that lacked the conffile. This applies to all other actions in the
same way.
So I think the version should be 3.8.1-4~. That is so that upgrades from e.g.
3.4 trigger the removal as well.
Emilio
More information about the pkg-gnome-maintainers
mailing list