r35774 - in /desktop/unstable/glib2.0/debian: changelog libglib2.0-bin.install libglib2.0-bin.maintscript
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sat Sep 22 17:30:18 UTC 2012
Author: joss
Date: Sat Sep 22 17:30:17 2012
New Revision: 35774
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35774
Log:
* libglib2.0-bin.install: bash completions have moved to /usr/share.
* libglib2.0-bin.maintscript: remove old conffiles.
Added:
desktop/unstable/glib2.0/debian/libglib2.0-bin.maintscript
Modified:
desktop/unstable/glib2.0/debian/changelog
desktop/unstable/glib2.0/debian/libglib2.0-bin.install
Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=35774&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/changelog [utf-8] Sat Sep 22 17:30:17 2012
@@ -3,6 +3,8 @@
* New upstream bugfix release.
* 10_gdbus_race.patch: stolen from upstream git. Fix a race condition
that would make gnome-shell crash on startup under some conditions.
+ * libglib2.0-bin.install: bash completions have moved to /usr/share.
+ * libglib2.0-bin.maintscript: remove old conffiles.
-- Josselin Mouette <joss at debian.org> Sat, 22 Sep 2012 17:59:34 +0200
Modified: desktop/unstable/glib2.0/debian/libglib2.0-bin.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/libglib2.0-bin.install?rev=35774&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/libglib2.0-bin.install [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/libglib2.0-bin.install [utf-8] Sat Sep 22 17:30:17 2012
@@ -1,7 +1,7 @@
-etc/bash_completion.d
usr/bin/gdbus
usr/bin/gresource
usr/bin/gsettings
+usr/share/bash-completion
usr/share/man/man1/gio-querymodules.1*
usr/share/man/man1/glib-compile-resources.1*
usr/share/man/man1/glib-compile-schemas.1*
Added: desktop/unstable/glib2.0/debian/libglib2.0-bin.maintscript
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/libglib2.0-bin.maintscript?rev=35774&op=file
==============================================================================
--- desktop/unstable/glib2.0/debian/libglib2.0-bin.maintscript (added)
+++ desktop/unstable/glib2.0/debian/libglib2.0-bin.maintscript [utf-8] Sat Sep 22 17:30:17 2012
@@ -1,0 +1,3 @@
+rm_conffile /etc/bash_completion.d/gdbus-bash-completion.sh 2.33.12+really2.32.4~
+rm_conffile /etc/bash_completion.d/gsettings-bash-completion.sh 2.33.12+really2.32.4~
+rm_conffile /etc/bash_completion.d/gresource-bash-completion.sh 2.33.12+really2.32.4~
More information about the pkg-gnome-commits
mailing list