r23233 - in /desktop/experimental/glib2.0/debian: changelog control patches/05-dont-fail-a-couple-of-tests-when-running-as-root.patch patches/06-test-for-unexisting-files-in-TMP-and-not-in-HOME.patch patches/series rules
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Mon Mar 8 18:54:41 UTC 2010
Author: slomo
Date: Mon Mar 8 18:54:34 2010
New Revision: 23233
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23233
Log:
* New upstream development release:
+ debian/rules,
debian/libglib2.0-0.symbols:
- Updated for the new API.
+ debian/patches/05-dont-fail-a-couple-of-tests-when-running-as-root.patch,
debian/patches/06-test-for-unexisting-files-in-TMP-and-not-in-HOME.patch:
- Dropped, merged upstream.
Removed:
desktop/experimental/glib2.0/debian/patches/05-dont-fail-a-couple-of-tests-when-running-as-root.patch
desktop/experimental/glib2.0/debian/patches/06-test-for-unexisting-files-in-TMP-and-not-in-HOME.patch
Modified:
desktop/experimental/glib2.0/debian/changelog
desktop/experimental/glib2.0/debian/control
desktop/experimental/glib2.0/debian/patches/series
desktop/experimental/glib2.0/debian/rules
Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=23233&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Mon Mar 8 18:54:34 2010
@@ -1,5 +1,6 @@
-glib2.0 (2.23.4-2) UNRELEASED; urgency=low
-
+glib2.0 (2.23.5-1) experimental; urgency=low
+
+ [ Emilio Pozuelo Monfort ]
* debian/patches/05-dont-fail-a-couple-of-tests-when-running-as-root.patch:
- Updated.
* 06-test-for-unexisting-files-in-TMP-and-not-in-HOME.patch:
@@ -9,7 +10,16 @@
* debian/rules:
- Make test suite failures fatal on amd64, i386 and s390.
- -- Emilio Pozuelo Monfort <pochu at debian.org> Mon, 22 Feb 2010 17:50:16 +0100
+ [ Sebastian Dröge ]
+ * New upstream development release:
+ + debian/rules,
+ debian/libglib2.0-0.symbols:
+ - Updated for the new API.
+ + debian/patches/05-dont-fail-a-couple-of-tests-when-running-as-root.patch,
+ debian/patches/06-test-for-unexisting-files-in-TMP-and-not-in-HOME.patch:
+ - Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo at debian.org> Mon, 08 Mar 2010 18:49:00 +0000
glib2.0 (2.23.4-1) experimental; urgency=low
Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=23233&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Mon Mar 8 18:54:34 2010
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Loic Minier <lool at dooz.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Sebastian Dröge <slomo at debian.org>
Build-Depends: debhelper (>> 5.0.22),
pkg-config (>= 0.14.0),
gettext,
Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=23233&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/series [utf-8] Mon Mar 8 18:54:34 2010
@@ -2,5 +2,4 @@
02_gettext-desktopfiles-ubuntu.patch
03_blacklist-directories.patch
04_homedir_env.patch
-05-dont-fail-a-couple-of-tests-when-running-as-root.patch
60_wait-longer-for-threads-to-die.patch
Modified: desktop/experimental/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/rules?rev=23233&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/rules [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/rules [utf-8] Mon Mar 8 18:54:34 2010
@@ -43,7 +43,7 @@
APIVER := 2.0
SONAME := 0
-SHVER := 2.23.4
+SHVER := 2.23.5
# package names
SHARED_PKG := libglib$(APIVER)-$(SONAME)
More information about the pkg-gnome-commits
mailing list