r47133 - in /desktop/unstable/gtk+3.0/debian: changelog control patches/071_fix-installation-of-HTML-images.patch
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Dec 8 14:11:21 UTC 2015
Author: biebl
Date: Tue Dec 8 14:11:20 2015
New Revision: 47133
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47133
Log:
Refresh debian/patches/071_fix-installation-of-HTML-images.patch.
Modified:
desktop/unstable/gtk+3.0/debian/changelog
desktop/unstable/gtk+3.0/debian/control
desktop/unstable/gtk+3.0/debian/patches/071_fix-installation-of-HTML-images.patch
Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=47133&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog [utf-8] Tue Dec 8 14:11:20 2015
@@ -1,6 +1,7 @@
gtk+3.0 (3.18.6-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Refresh debian/patches/071_fix-installation-of-HTML-images.patch.
-- Michael Biebl <biebl at debian.org> Tue, 08 Dec 2015 14:40:19 +0100
Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=47133&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control [utf-8] Tue Dec 8 14:11:20 2015
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 8.1.3),
cdbs (>= 0.4.93),
gnome-pkg-tools (>= 0.11),
Modified: desktop/unstable/gtk+3.0/debian/patches/071_fix-installation-of-HTML-images.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/071_fix-installation-of-HTML-images.patch?rev=47133&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/071_fix-installation-of-HTML-images.patch [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/071_fix-installation-of-HTML-images.patch [utf-8] Tue Dec 8 14:11:20 2015
@@ -11,11 +11,11 @@
gtk-doc.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-Index: gtk+-3.18.1/gtk-doc.make
+Index: gtk+-3.18.6/gtk-doc.make
===================================================================
---- gtk+-3.18.1.orig/gtk-doc.make 2015-10-08 00:19:40.398171340 +0200
-+++ gtk+-3.18.1/gtk-doc.make 2015-10-08 00:19:40.394171284 +0200
-@@ -193,8 +193,8 @@
+--- gtk+-3.18.6.orig/gtk-doc.make 2015-12-08 14:42:10.833024635 +0100
++++ gtk+-3.18.6/gtk-doc.make 2015-12-08 14:42:10.833024635 +0100
+@@ -182,8 +182,8 @@
if test -f $(abs_srcdir)/$$file ; then \
cp $(abs_srcdir)/$$file $(abs_builddir)/html; \
fi; \
More information about the pkg-gnome-commits
mailing list