Your message dated Wed, 03 Aug 2011 09:30:33 +0200
with message-id <[email protected]>
and subject line Re: Bug#635574: cricket: Current value unavailable in Cricket 
grapher on x86 and x86_64
has caused the Debian Bug report #635574,
regarding cricket: Current value unavailable in Cricket grapher on x86 and 
x86_64
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 [email protected]
immediately.)


-- 
635574: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635574
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cricket
Version: 1.0.5-13
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch

In Ubuntu, the attached patch was applied to achieve the following:

  * Apply patch from James Troup to resolve missing/incorrect current
    value data in grapher on x86 and x86_64. (LP: #686911)


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric-proposed'), (500, 'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-7-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u cricket-1.0.5/debian/patches/series cricket-1.0.5/debian/patches/series
--- cricket-1.0.5/debian/patches/series
+++ cricket-1.0.5/debian/patches/series
@@ -10,0 +11 @@
+11_Format.pm.x86.x86_64.diff
only in patch2:
unchanged:
--- cricket-1.0.5.orig/debian/patches/11_Format.pm.x86.x86_64.diff
+++ cricket-1.0.5/debian/patches/11_Format.pm.x86.x86_64.diff
@@ -0,0 +1,22 @@
+Index: cricket-1.0.5/lib/RRD/Format.pm
+===================================================================
+--- cricket-1.0.5.orig/lib/RRD/Format.pm	2011-07-26 23:50:38.000000000 -0400
++++ cricket-1.0.5/lib/RRD/Format.pm	2011-07-26 23:51:10.000000000 -0400
+@@ -122,7 +122,7 @@
+         $self->{'pdpDef'} = "a30 x2 L x4 d x64";
+         $self->{'cdpDef'} = "d L x4 x64";
+ 
+-        $self->{'liveHead'} = "L";
++        $self->{'liveHead'} = "L L";
+         $self->{'liveHead3'} = "L L";
+         $self->{'rraPtr'} = "L";
+         $self->{'element'} = "d";
+@@ -164,7 +164,7 @@
+         $self->{'statHead'} = "a4 a5 x7 d Q Q Q x80";
+         $self->{'dsDef'} = "a20 a20 Q d d x56";
+         $self->{'rraDef'} = "a20 x4 Q Q d x72";
+-        $self->{'liveHead'} = "Q";
++        $self->{'liveHead'} = "Q Q";
+         $self->{'liveHead3'} = "Q Q";
+         $self->{'pdpDef'} = "a30 x2 Q d x64";
+         $self->{'cdpDef'} = "d Q x64";

--- End Message ---
--- Begin Message ---
Daniel T Chen <[email protected]> writes:

> Package: cricket
> Version: 1.0.5-13
> Severity: normal
> Tags: patch
> User: [email protected]
> Usertags: origin-ubuntu oneiric ubuntu-patch
>
> In Ubuntu, the attached patch was applied to achieve the following:
>
>   * Apply patch from James Troup to resolve missing/incorrect current
>     value data in grapher on x86 and x86_64. (LP: #686911)

Patch already applied in 07_Format.pm.x86_64.diff and 06_Format.pm.diff
patches.

Christian


--- End Message ---

Reply via email to