r44086 - in /desktop/unstable/libpeas/debian: changelog control control.in
laney at users.alioth.debian.org
laney at users.alioth.debian.org
Tue Jan 27 15:27:10 UTC 2015
Author: laney
Date: Tue Jan 27 15:27:10 2015
New Revision: 44086
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44086
Log:
Depend on adwaita-icon-theme for the test. This is GNOME's new default
icon theme.
Modified:
desktop/unstable/libpeas/debian/changelog
desktop/unstable/libpeas/debian/control
desktop/unstable/libpeas/debian/control.in
Modified: desktop/unstable/libpeas/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/changelog?rev=44086&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/changelog [utf-8] (original)
+++ desktop/unstable/libpeas/debian/changelog [utf-8] Tue Jan 27 15:27:10 2015
@@ -1,3 +1,10 @@
+libpeas (1.12.1-3) UNRELEASED; urgency=medium
+
+ * Depend on adwaita-icon-theme for the test. This is GNOME's new default
+ icon theme.
+
+ -- Iain Lane <laney at debian.org> Tue, 27 Jan 2015 15:18:59 +0000
+
libpeas (1.12.1-2) unstable; urgency=medium
* Disable seed support everywhere.
Modified: desktop/unstable/libpeas/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/control?rev=44086&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/control [utf-8] (original)
+++ desktop/unstable/libpeas/debian/control [utf-8] Tue Jan 27 15:27:10 2015
@@ -5,7 +5,7 @@
Source: libpeas
Priority: extra
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Sjoerd Simons <sjoerd at debian.org>
Build-Depends: cdbs (>= 0.4.90),
debhelper (>= 8),
dh-autoreconf,
@@ -20,7 +20,7 @@
python-dev (>= 2.5.2),
python-gi-dev (>= 3.7.2),
python3-dev,
- gnome-icon-theme,
+ adwaita-icon-theme,
xvfb,
xauth
Standards-Version: 3.9.5
Modified: desktop/unstable/libpeas/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/control.in?rev=44086&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/control.in [utf-8] (original)
+++ desktop/unstable/libpeas/debian/control.in [utf-8] Tue Jan 27 15:27:10 2015
@@ -16,7 +16,7 @@
python-dev (>= 2.5.2),
python-gi-dev (>= 3.7.2),
python3-dev,
- gnome-icon-theme,
+ adwaita-icon-theme,
xvfb,
xauth
Standards-Version: 3.9.5
More information about the pkg-gnome-commits
mailing list