r46038 - in /desktop/unstable/gnome-calculator/debian: changelog patches/fix-linking-problems.patch

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue Sep 22 17:27:45 UTC 2015


Author: ah
Date: Tue Sep 22 17:27:45 2015
New Revision: 46038

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46038
Log:
Add DEP-3 Bug reference URL in d/p/fix-linking-problems.patch

Modified:
    desktop/unstable/gnome-calculator/debian/changelog
    desktop/unstable/gnome-calculator/debian/patches/fix-linking-problems.patch

Modified: desktop/unstable/gnome-calculator/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calculator/debian/changelog?rev=46038&op=diff
==============================================================================
--- desktop/unstable/gnome-calculator/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-calculator/debian/changelog	[utf-8] Tue Sep 22 17:27:45 2015
@@ -1,3 +1,9 @@
+gnome-calculator (3.18.0-2) UNRELEASED; urgency=medium
+
+  * Add DEP-3 Bug reference URL in d/p/fix-linking-problems.patch
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 22 Sep 2015 19:26:50 +0200
+
 gnome-calculator (3.18.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-calculator/debian/patches/fix-linking-problems.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calculator/debian/patches/fix-linking-problems.patch?rev=46038&op=diff
==============================================================================
--- desktop/unstable/gnome-calculator/debian/patches/fix-linking-problems.patch	[utf-8] (original)
+++ desktop/unstable/gnome-calculator/debian/patches/fix-linking-problems.patch	[utf-8] Tue Sep 22 17:27:45 2015
@@ -6,6 +6,8 @@
 
 Linking gcalccmd fails because of undefined symbol
 'g_object_unref'
+
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=755428
 
 --- a/configure.ac
 +++ b/configure.ac
@@ -23,14 +25,6 @@
  PKG_CHECK_MODULES(SEARCH_PROVIDER, [
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
-@@ -44,6 +44,7 @@
- 	$(GNOME_CALCULATOR_LIBS) \
- 	$(top_builddir)/lib/libcalculator.la
- 
-+
- gcalccmd_SOURCES = \
- 	config.vapi \
- 	gcalccmd.vala
 @@ -57,7 +58,12 @@
  	$(top_builddir)/lib/libcalculator.vapi \
  	$(top_builddir)/lib/mpfr.vapi




More information about the pkg-gnome-commits mailing list