[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#702206: marked as done (unblock: graphviz/2.26.3-13)



Your message dated Mon, 04 Mar 2013 06:14:18 +0000
with message-id <1362377658.11072.59.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#702206: unblock: graphviz/2.26.3-13
has caused the Debian Bug report #702206,
regarding unblock: graphviz/2.26.3-13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
702206: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702206
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package graphviz

  Import patch by Steven Chamberlain to fix hangs on kfeebsd (Closes: #701832)

unblock graphviz/2.26.3-13

diff -Nru graphviz-2.26.3/debian/changelog graphviz-2.26.3/debian/changelog
--- graphviz-2.26.3/debian/changelog	2012-07-10 15:37:19.000000000 -0700
+++ graphviz-2.26.3/debian/changelog	2013-03-03 17:00:51.000000000 -0800
@@ -1,3 +1,13 @@
+graphviz (2.26.3-13) unstable; urgency=low
+
+  [ David Claughton ]
+  * Add 'fontfaq.txt' file to graphviz-doc package 
+
+  [ Christoph Egger ]
+  * Import patch by Steven Chamberlain to fix hangs on kfeebsd (Closes: #701832)
+
+ -- David Claughton <dave@eclecticdave.com>  Sun, 23 Sep 2012 22:10:00 +0100
+
 graphviz (2.26.3-12) unstable; urgency=low
 
   * Fixes to explicitly use ruby 1.8 as default for ruby is now 1.9
diff -Nru graphviz-2.26.3/debian/graphviz-doc.install graphviz-2.26.3/debian/graphviz-doc.install
--- graphviz-2.26.3/debian/graphviz-doc.install	2012-07-10 15:36:38.000000000 -0700
+++ graphviz-2.26.3/debian/graphviz-doc.install	2013-03-03 16:58:05.000000000 -0800
@@ -8,4 +8,4 @@
 usr/share/graphviz/doc/ChangeLog             usr/share/doc/graphviz
 usr/share/graphviz/doc/Dot.ref               usr/share/doc/graphviz
 usr/share/graphviz/doc/latex_suggestions.txt usr/share/doc/graphviz
-
+usr/share/graphviz/doc/fontfaq.txt usr/share/doc/graphviz
diff -Nru graphviz-2.26.3/debian/patches/kfreebsd-hang.patch graphviz-2.26.3/debian/patches/kfreebsd-hang.patch
--- graphviz-2.26.3/debian/patches/kfreebsd-hang.patch	1969-12-31 16:00:00.000000000 -0800
+++ graphviz-2.26.3/debian/patches/kfreebsd-hang.patch	2013-03-03 16:59:53.000000000 -0800
@@ -0,0 +1,20 @@
+Index: graphviz-2.26.3/lib/gvc/gvconfig.c
+===================================================================
+--- graphviz-2.26.3.orig/lib/gvc/gvconfig.c	2013-03-03 17:26:23.000000000 +0000
++++ graphviz-2.26.3/lib/gvc/gvconfig.c	2013-03-03 17:29:41.235960554 +0000
+@@ -297,6 +297,7 @@
+ #else
+ 	    /* this only works on linux, other systems will get GVLIBDIR only */
+ 	    libdir = GVLIBDIR;
++#ifdef linux
+ 	    f = fopen ("/proc/self/maps", "r");
+ 	    if (f) {
+ 		while (!feof (f)) {
+@@ -323,6 +324,7 @@
+ 		fclose (f);
+ 	    }
+ #endif
++#endif
+ 	}
+ 	if (gvc->common.verbose > 1) 
+ 	    fprintf (stderr, "libdir = \"%s\"\n",
diff -Nru graphviz-2.26.3/debian/patches/series graphviz-2.26.3/debian/patches/series
--- graphviz-2.26.3/debian/patches/series	2012-07-10 15:37:19.000000000 -0700
+++ graphviz-2.26.3/debian/patches/series	2013-03-03 16:59:59.000000000 -0800
@@ -14,3 +14,4 @@
 fix-hurd-autotools
 automake_1.11.2_fixes
 explicit_ruby_1.8
+kfreebsd-hang.patch


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 10.0-0-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
On Sun, 2013-03-03 at 17:15 -0800, Christoph Egger wrote:
> Please unblock package graphviz
> 
>   Import patch by Steven Chamberlain to fix hangs on kfeebsd (Closes: #701832)

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply to: