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

Bug#694329: marked as done (pu: package xnecview/1.35-5.2)



Your message dated Sat, 23 Feb 2013 11:56:55 +0000
with message-id <1361620615.20752.10.camel@jacala.jungle.funky-badger.org>
and subject line Closing p-u bugs included in point release
has caused the Debian Bug report #694329,
regarding pu: package xnecview/1.35-5.2
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.)


-- 
694329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694329
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: pu

Hi,

I've uploaded xnecview/1.35-5.2 to fix the old RC bug 621392, which I previously already fixed for newer releases.
The debdiff against the version in stable:

diff -u xnecview-1.35/debian/changelog xnecview-1.35/debian/changelog
--- xnecview-1.35/debian/changelog
+++ xnecview-1.35/debian/changelog
@@ -1,3 +1,13 @@
+xnecview (1.35-5.2) stable; urgency=low
+
+  * Non-maintainer upload.
+  * Take my own patch from 1.35-7.1.
+  * R0 is already taken as a register name on armel, rename xnecview's
+    constant to DEFFAULTR0.
+    Closes: #621392
+
+ -- Evgeni Golov <evgeni@debian.org>  Sun, 25 Nov 2012 11:47:11 +0100
+
 xnecview (1.35-5.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- xnecview-1.35.orig/freqplot.c
+++ xnecview-1.35/freqplot.c
@@ -28,7 +28,7 @@
 int plot2_z2=0;      /* show the phi(z)/abs(z) graph? */
 int plot2_dir=0;     /* show the direction-of-maximum-gain graph? */
 
-double r0=R0;        /* reference impedance for SWR calculation */
+double r0=DEFAULTR0;        /* reference impedance for SWR calculation */
 
 
 
only in patch2:
unchanged:
--- xnecview-1.35.orig/config.h
+++ xnecview-1.35/config.h
@@ -57,6 +57,6 @@
 #define XFONT "6x10"       /* font for text in the on-screen drawing */
 #define PSFONT "helvetica" /* font for postscript output (size is derived by scaling the X font) */
 
-#define R0  50.0           /* default reference impedance for SWR calculation */
+#define DEFAULTR0  50.0    /* default reference impedance for SWR calculation */
 
 #define Polthr (M_SQRT2-1)  /* threshold of axial ratio used in polarization-colouring */

Regards
Evgeni

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (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

--- End Message ---
--- Begin Message ---
Version: 6.0.7

Hi,

The package discussed in each of these bugs was added to stable as part
of today's point release.

Regards,

Adam

--- End Message ---

Reply to: