Bug#877897: RFS: wxmaxima/17.10.0-3

2017-10-06 Thread Phil Wyett
On Fri, 2017-10-06 at 22:25 +0200, Gunter Königsmann wrote:
> Package: sponsorship-requests
> Severity: normal
> 
> Dear mentors,
> 
> I am afraid this time I have made another bug in my package "wxmaxima"
> and therefore kindly ask you to sponsor another upload.
> 
>  * Package name: wxmaxima
>    Version : 17.10.0-3
>    Upstream Author : Andrej Vopodivec
>  * URL : http://andrejv.github.io/wxmaxima/
>  * License : GPL-2
>    Section : math
> 
> It builds those binary packages:
> 
> wxmaxima   - GUI for the computer algebra system Maxima
> 
> To access further information about this package, please visit the
> following URL:
> 
> https://mentors.debian.net/package/wxmaxima
> 
> 
> Alternatively, one can download the package with dget using this command:
> 
> dget -x
> https://mentors.debian.net/debian/pool/main/w/wxmaxima/wxmaxima_17.10.0-2.dsc
> 
> wxMaxima is a powerful graphical front-end for maxima, a program that
> does symbolic algebra. An example:
> 
> (%i1) val:[
>   a=10,
>   b=sqrt(2),
>   c=5
>   ];
> (val) [a=10,b=sqrt(2),c=5]
> 
> (%i2) poly:y=a*x^2+b*x+c$
> 
> (%i3) solve(poly,x);
> (%o3) [x=-(sqrt(4*a*y-4*a*c+b^2)+b)/(2*a),x=(sqrt(4*a*y-4*a*c+b^2)-
> b)/(2*a)]
> 
> (%i4) subst(y=0,%);
> (%o4) [x=-(sqrt(b^2-4*a*c)+b)/(2*a),x=(sqrt(b^2-4*a*c)-b)/(2*a)]
> 
> (%i5) subst(val,%);
> (%o5) [x=-(3*sqrt(22)*%i+sqrt(2))/20,x=(3*sqrt(22)*%i-sqrt(2))/20]
> 
> (%i6) rectform(float(%));
> (%o6)
> [x=-0.7035623639735145*%i-0.07071067811865477,x=0.7035623639735145*%i-
> 0.07071067811865477]
> 
> 
> Don't know why mentors.debian.net doesn't like my watchfile: uscan does.
> If anybody has an idea how to make it work for mentors, too, I will
> prepare a new wxMaxima package that fixes this.
> 
> 
> Changes since the last upload:
> 
> Re-Added an accidentally-dropped dependency.
> 
>   Regards,
>    Gunter Königsmann
> 

Hi, Regards

For watch file query. See:

https://wiki.debian.org/debian/watch#GitHub

Regards

Phil

-- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

Web: https://kathenas.org

GitLab: https://gitlab.com/kathenas

Twitter: kathenasorg

Instagram: kathenasorg

GPG: 1B97 6556 913F 73F3 9C9B 25C4 2961 D9B6 2017 A57A

signature.asc
Description: This is a digitally signed message part


Bug#877897: RFS: wxmaxima/17.10.0-3

2017-10-06 Thread Gunter Königsmann
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am afraid this time I have made another bug in my package "wxmaxima"
and therefore kindly ask you to sponsor another upload.

 * Package name: wxmaxima
   Version : 17.10.0-3
   Upstream Author : Andrej Vopodivec
 * URL : http://andrejv.github.io/wxmaxima/
 * License : GPL-2
   Section : math

It builds those binary packages:

wxmaxima   - GUI for the computer algebra system Maxima

To access further information about this package, please visit the
following URL:

https://mentors.debian.net/package/wxmaxima


Alternatively, one can download the package with dget using this command:

dget -x
https://mentors.debian.net/debian/pool/main/w/wxmaxima/wxmaxima_17.10.0-2.dsc

wxMaxima is a powerful graphical front-end for maxima, a program that
does symbolic algebra. An example:

(%i1)   val:[
a=10,
b=sqrt(2),
c=5
];
(val)   [a=10,b=sqrt(2),c=5]

(%i2)   poly:y=a*x^2+b*x+c$

(%i3)   solve(poly,x);
(%o3)   [x=-(sqrt(4*a*y-4*a*c+b^2)+b)/(2*a),x=(sqrt(4*a*y-4*a*c+b^2)-b)/(2*a)]

(%i4)   subst(y=0,%);
(%o4)   [x=-(sqrt(b^2-4*a*c)+b)/(2*a),x=(sqrt(b^2-4*a*c)-b)/(2*a)]

(%i5)   subst(val,%);
(%o5)   [x=-(3*sqrt(22)*%i+sqrt(2))/20,x=(3*sqrt(22)*%i-sqrt(2))/20]

(%i6)   rectform(float(%));
(%o6)
[x=-0.7035623639735145*%i-0.07071067811865477,x=0.7035623639735145*%i-0.07071067811865477]


Don't know why mentors.debian.net doesn't like my watchfile: uscan does.
If anybody has an idea how to make it work for mentors, too, I will
prepare a new wxMaxima package that fixes this.


Changes since the last upload:

Re-Added an accidentally-dropped dependency.

  Regards,
   Gunter Königsmann