Bug#890955: Subject: RFS: wxmaxima/18.02.0-2

2018-02-20 Thread Gunter Königsmann
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "wxmaxima"

 * Package name: wxmaxima
   Version : 18.02.0-2
   Upstream Author : Andrej Vodopivec
 * URL : http://andrejv.github.io/wxmaxima/
 * License : GPL
   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_18.02.0-2.dsc

wxMaxima is a powerful GUI for Maxima, a computer Algebra System
that allows to do symbolic maths as well as maths with floating-point
and arbitrary-length numbers.

One example:
(%i1)   y=sin(x);
(%o1)   y=sin(x)
(%i2)   solve(%,x);
solve: using arc-trig functions to get a solution.
Some solutions will be lost.
(%o2)   [x=asin(y)]

More information about wxmaxima can be obtained from
http://andrejv.github.io/wxmaxima/.

Changes since the last upload:

  "Search and replace" was broken if "Match Case" wasn't selected and
  the new string differed in length from the old one.

Regards,
   Gunter Königsmann



Bug#890712: marked as done (RFS: wxmaxima/18.02.0-1)

2018-02-20 Thread Debian Bug Tracking System
Your message dated Wed, 21 Feb 2018 00:07:30 +0100
with message-id <20180220230730.beepw2nzki7b4...@angband.pl>
and subject line Re: Bug#890712: Subject: RFS: wxmaxima/18.02.0-1
has caused the Debian Bug report #890712,
regarding RFS: wxmaxima/18.02.0-1
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 ow...@bugs.debian.org
immediately.)


-- 
890712: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890712
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "wxmaxima"

* Package name: wxmaxima
  Version : 18.02.0-1
  Upstream Author : [fill in name and email of upstream]
* URL : [fill in URL of upstreams web site]
* License : [fill in]
  Section : math

It builds those binary packages:

  wxmaxima   - GUI for the computer algebra system Maxima

wxMaxima is a powerful GUI for Maxima, a program that is specialised in
symbolic computing, but has powerful methods for numeric calculations,
as well.

One sample maxima session would read:

(%i1)   a^3+b^2+c=5;
(%o1)   c+b^2+a^3=5

(%i2)   solve(%,a);
(%o2)
[a=((sqrt(3)*%i-1)*(-c-b^2+5)^(1/3))/2,a=-((sqrt(3)*%i+1)*(-c-b^2+5)^(1/3))/2,a=(-c-b^2+5)^(1/3)]

(%i3)   subst([b=3,c=2],%);
(%o3)
[a=-(6^(1/3)*(sqrt(3)*%i-1))/2,a=(6^(1/3)*(sqrt(3)*%i+1))/2,a=-6^(1/3)]

(%i4)   float(%);
(%o4)
[a=-0.9085602964160698*(1.732050807568877*%i-1.0),a=0.9085602964160698*(1.732050807568877*%i+1.0),a=-1.81712059283214]


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_18.02.0-1.dsc

More information about wxMaxima can be obtained from
https://mentors.debian.net/package/wxmaxima.

Changes since the last upload:

 * New upstream Version that tries to improve usability and speed of the
program and contains many code simplification that try to reduce the
number of places bugs can reside in, as well as > 100 bug fixes.


Regards,
   Gunter Königsmann
--- End Message ---
--- Begin Message ---
On Sat, Feb 17, 2018 at 09:59:13PM +0100, Gunter Königsmann wrote:
> * Package name: wxmaxima
>   Version : 18.02.0-1

> Changes since the last upload:
> 
>  * New upstream Version that tries to improve usability and speed of the
> program and contains many code simplification that try to reduce the
> number of places bugs can reside in, as well as > 100 bug fixes.

Uploaded.  With really inadequate review, alas.


Meow!
-- 
An imaginary friend squared is a real enemy.--- End Message ---


Bug#890480: marked as done (RFS: groonga/8.0.0-1)

2018-02-20 Thread Debian Bug Tracking System
Your message dated Tue, 20 Feb 2018 22:46:36 +0100
with message-id <20180220214636.sthrbubtdcdtj...@angband.pl>
and subject line Re: Bug#890480: RFS: groonga/8.0.0-1
has caused the Debian Bug report #890480,
regarding RFS: groonga/8.0.0-1
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 ow...@bugs.debian.org
immediately.)


-- 
890480: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890480
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "groonga"

* Package name: groonga
  Version : 8.0.0-1
  Upstream Author : Groonga Project 
* Url : http://groonga.org/
* Licenses: LGPL-2.1
  Section : database

It builds those binary packages:

  * groonga
  * groonga-server-common
  * groonga-server-gqtp
  * libgroonga-dev
  * libgroonga0
  * groonga-tokenizer-mecab
  * groonga-token-filter-stem
  * groonga-plugin-suggest
  * groonga-bin
  * groonga-httpd
  * groonga-doc
  * groonga-examples
  * groonga-munin-plugins

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

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

Alternatively, one can download the package with dget using this command:
dget -x 
https://mentors.debian.net/debian/pool/main/g/groonga/groonga_8.0.0-1.dsc


More information about groonga can be obtained from
http://groonga.org/

Changes since last upload:

  * New upstream release.


pgpsfRK7D9ePJ.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Thu, Feb 15, 2018 at 11:33:35AM +0900, Kentaro Hayashi wrote:
> * Package name: groonga
>   Version : 8.0.0-1

> Changes since last upload:
> 
>   * New upstream release.

Uploaded, although you'd want to fix the hardlink vulnerability in postinst.
"lintian -i groonga-server-common_*.deb" will tell you more.  In short,
anyone who can manage to execute arbitrary code as the groonga user, can
escalate to root on a subsequent upgrade.

It's no regression, thus I uploaded 8.0.0-1 as is.


Meow!
-- 
An imaginary friend squared is a real enemy.--- End Message ---


Re: Bug#881118: First review

2018-02-20 Thread Philippe Coval
On 02/20/2018 12:15 PM, Julien Puydt wrote:
> Control: tags -1 moreinfo
> 
> Hi,
> 
> I had a look at your package 


Thanks

> and found the following:

> 
> (1)done

> (2) 
done
> 
> (3) d/control+d/compat: perhaps bump dh compat to 10?
> 
> (4) d/control: update std-ver to 4.1.3 ?
ok

I've updated to latest, but it's showing warnings now:

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




> Reviewing your first mail, I also have the following questions :
> 
> (1) is the upstream project still maintained?

yea it is there is a daily activity on:

https://github.com/Samsung/iotjs/commits/master


> (2) is the upstream project used?

Hard to tell about the users base,
but I know there were a couple of showcases at FOSDEM on different OSes
(Raspbian, TizenRT, RIOT) and I'm sure thoses devs would love to use
debian too.

For javascripters, it's a lightweight alternative to nodejs,
but project still aims to preserve node compatibility:

https://youtu.be/FLnT129j64c# IoT.js simple GPIO control demo


> (3) have you used "lintian" on your package to pre-screen it?

yes I used to version in stable (same as mentors?)


> Thanks for your work,

Thanks for your time too, are you able to sponsorship it ?


> Snark on #debian-mentors

Ok I (RzR)'ll catch you there.


-- 
http://rzr.online.fr/# gpg:0x467094BC mailto:r...@users.sf.net

   .





signature.asc
Description: OpenPGP digital signature


Bug#890376: marked as done (RFS: tilde/0.4.0-1)

2018-02-20 Thread Debian Bug Tracking System
Your message dated Tue, 20 Feb 2018 21:33:23 +0100
with message-id <20180220203323.dwcwrgoe4dhoz...@angband.pl>
and subject line Re: Bug#890376: RFS: tilde/0.4.0-1
has caused the Debian Bug report #890376,
regarding RFS: tilde/0.4.0-1
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 ow...@bugs.debian.org
immediately.)


-- 
890376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "tilde"

* Package name: tilde
  Version : 0.4.0-1
  Upstream Author : Gertjan Halkes 
* URL : https://os.ghalkes.nl/tilde.html
* License : GPLv3
  Section : editors

It builds those binary packages:

  tilde - Intuitive text editor for the terminal

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

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

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

dget -x https://mentors.debian.net/debian/pool/main/t/tilde/tilde_0.4.0-1.dsc

Changes since the last upload:

  * New upstream release.

The new upstream releases handles editing files in unmodifiable directories
better, and adds some more menu entries for actions that were already
available through short-cuts.

Regards,
  Gertjan Halkes
--- End Message ---
--- Begin Message ---
On Wed, Feb 14, 2018 at 09:34:11AM +0100, Gertjan Halkes wrote:
> * Package name: tilde
>   Version : 0.4.0-1

> Changes since the last upload:
> 
>   * New upstream release.
> 
> The new upstream releases handles editing files in unmodifiable directories
> better, and adds some more menu entries for actions that were already
> available through short-cuts.

✓

-- 
An imaginary friend squared is a real enemy.--- End Message ---


Bug#890878: RFS: company-irony

2018-02-20 Thread Sean Whitton
Hello,

On Tue, Feb 20 2018, Alberto Luaces wrote:

> I would need someone to sponsor "company-irony", which is now packaged
> and uploaded to Alioth.

It should be on salsa.  alioth is shutting down in a matter of weeks.

If you request access to https://salsa.debian.org/emacsen-team/ I'll
grant it.

-- 
Sean Whitton


signature.asc
Description: PGP signature


Bug#890878: RFS: company-irony

2018-02-20 Thread Andrey Rahmatullin
On Tue, Feb 20, 2018 at 12:52:41PM +0100, Alberto Luaces wrote:
> Sorry again for the confusion: the guidelines I followed implied that I
> had to fill a RFS
Sure, but RFSes should follow a template that includes many things, and
you didn't even include the URL where to get the software.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#890878: RFS: what where

2018-02-20 Thread Geert Stappers
On Tue, Feb 20, 2018 at 12:52:41PM +0100, Alberto Luaces wrote:
> Geert Stappers writes:
> > On Tue, Feb 20, 2018 at 10:15:37AM +0100, Alberto Luaces wrote:
> >> I would need someone to sponsor "company-irony",
> >
> > What is "company-irony"?
> > Please tell more about it  ( think "try to sell it" )
> >
> 
> Sorry about that: "company" is a completion framework for emacs.
> "irony" is a completion system for C++.  "company-irony" makes irony
> analysis of the source code available to the company framework, so it
> makes emacs behave as a sort of IDE for C++. 
> 
> >
> >> which is now packaged and uploaded to Alioth.
> >
> > Where?
> > Please provide URL  ( think "help those you want to help you" )
> >
> 
> It is in the debian-emacsen git repo:
> 
> https://anonscm.debian.org/git/pkg-emacsen/pkg/company-irony.git/
> 
> Sorry again for the confusion: the guidelines I followed implied that I
> had to fill a RFS, CCing to debian-emacsen.  I understand that for other
> people it can be a bit cryptic.
> 

And here the decrypted version of my original email

Hi,

Seen your RFS on lists-debian-ment...@lists.debian.org mailinglist.
It left me (and other potenial sponsers) with the questions

> > What is it?
> > Where to find it?

So I did ask.

Actually I hoped my mail would show up at lists-debian-ment...@lists.debian.org
for creating awareness that a RFS is actually about asking working together.

That is best done by reaching out as far as possible.

So tell what a package is about, tell where to find more information.

This time is the message properly address to the Debian mentors mailinglist.


@Alberto:
 My apology for the personal addressing
 My intend was and is addressing l-d-mentors@l.d.o.


Groeten
Geert Stappers
-- 
Leven en laten leven



Bug#890898: RFS: exif/0.6.21-2

2018-02-20 Thread Hugh McMaster
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for a Team Upload of the package "exif".

* Package name: exif
  Version : 0.6.21-2
  Upstream Author : Dan Fandrich ,
Lutz Müller 
* URL : https://libexif.github.io
* License : GNU LGPL 2.1
  Section : graphics

It builds those binary packages:
  exif - command-line utility to show EXIF information in JPEG files

To access further information about this package, please visit the following 
URL:
https://mentors.debian.net/package/exif

Alternatively, one can download the package with dget using this command:
  dget -x https://mentors.debian.net/debian/pool/main/e/exif/exif_0.6.21-2.dsc

More information about "exif" can be obtained from https://www.example.com.

Changes since the last upload:

  * Team upload.
  * debhelper update:
- Update package compatibility to level 11. 
  * debian/control:
- Build-Depend on debhelper version 11.
- Build-Depend on libexif-dev 0.6.21.
- Remove dh-autoreconf and autotools-dev from the Build-Depends list.
- Raise Standards-Version from 3.9.4 to 4.1.3.
- Update the Homepage field to point to https://libexif.github.io.
- Update the Vcs fields to point to https://salsa.debian.org.
- Mark exif Multi-Arch: foreign.
  * debian/copyright:
- Update the Format specification URI.
- Update the Source URL field to point to https://libexif.github.io.
  * debian/patches:
- add-am_prog_ar.patch: Add the AM_PROG_AR macro to configure.ac to avoid
  an automake warning.
- cross-build-pkg-config.patch: Replace the macro GP_PKG_CONFIG with
  PKG_PROG_PKG_CONFIG to allow exif to cross-compile from source
  (thanks to Helmut Grohne for the patch) (Closes: #858102).
- fix-hyphens-in-manpage.patch: Add .patch file extension and
  update the patch description.
- fix-size_t-warnings.patch: Cast size_t precision and width specifiers
  to unsigned int to avoid compile-time warnings with printf().
  * debian/rules:
- Add 'hardening=+all' to DEB_BUILD_MAINT_OPTIONS.
- Remove '--with autotools_dev,autoreconf', as these options are now
  handled by debhelper level 11.
  * debian/source/options:
- Remove from package. Debhelper handles the specified options by default.

Regards,
Hugh McMaster


Bug#890878: RFS: company-irony

2018-02-20 Thread Alberto Luaces
Geert Stappers writes:

> On Tue, Feb 20, 2018 at 10:15:37AM +0100, Alberto Luaces wrote:
>> I would need someone to sponsor "company-irony",
>
> What is "company-irony"?
> Please tell more about it  ( think "try to sell it" )
>

Sorry about that: "company" is a completion framework for emacs.
"irony" is a completion system for C++.  "company-irony" makes irony
analysis of the source code available to the company framework, so it
makes emacs behave as a sort of IDE for C++. 

>
>> which is now packaged and uploaded to Alioth.
>
> Where?
> Please provide URL  ( think "help those you want to help you" )
>

It is in the debian-emacsen git repo:

https://anonscm.debian.org/git/pkg-emacsen/pkg/company-irony.git/

Sorry again for the confusion: the guidelines I followed implied that I
had to fill a RFS, CCing to debian-emacsen.  I understand that for other
people it can be a bit cryptic.

Alberto



Bug#890878: RFS: company-irony

2018-02-20 Thread Geert Stappers
On Tue, Feb 20, 2018 at 10:15:37AM +0100, Alberto Luaces wrote:
> I would need someone to sponsor "company-irony",

What is "company-irony"?
Please tell more about it  ( think "try to sell it" )

> which is now packaged and uploaded to Alioth.

Where?
Please provide URL  ( think "help those you want to help you" )


Groeten
Geert Stappers
-- 
Leven en laten leven



Bug#881118: First review

2018-02-20 Thread Julien Puydt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Control: tags -1 moreinfo

Hi,

I had a look at your package and found the following:

(1) the d/copyright's format should be:
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.
0/

(2) d/rules can probably be simplified

(3) d/control+d/compat: perhaps bump dh compat to 10?

(4) d/control: update std-ver to 4.1.3 ?

Reviewing your first mail, I also have the following questions :

(1) is the upstream project still maintained?

(2) is the upstream project used?

(3) have you used "lintian" on your package to pre-screen it?


Thanks for your work,

Snark on #debian-mentors
-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlqMA0wACgkQBMU71/4D
BVGoMg/+INiFpZ1EW7UJl/v/eeoejJ7DSBKIg8fpBfP+jANtZ5gZ6bIvzW1gf8iy
Qq2DSUjaWdOmhuSTbRtJM/fYkO5Na00XuxjEzmHTNwJFlRHoubiyKurYbACKT+BP
6uMrDPa5xmOjrZXWxlwerJRduHhBgpJwLMj1L/zYDlN9yEXF0tQTneq1rj1Lg3j2
HPMI5pbKb1OxrI1BmjGzJZTy1Qh773Jzce291BrtYdwmPsFNICjriTxwdxbtdI63
YW1c5SuvrXKtw9mUzJ9nsQWkFLnYh6mpIe8ywL+1xAwxP5Tnzr3wLzFxuysOaUqx
De4AKicwNU+mweOxIVYdpHAo+YhpCg7WKb9fUi3c4CqTCP+zAMqwlAgqVVYcRPW1
E7ZJoG5iPkTq1cp9WCsfsruXjbApVkZ6/UQDSItkn3O60skq5vBVBjC2xk09Vioc
2W5c8sDEsBtmSI2UN/JhPoWYL6+8D57dosC/HKcTU5ElZDdjwYqLT7P6uaICo9di
C2CLKkpaFYBDt8H/HTpsRBY/kd/N6mi8vxN629VwuluLAbxFfwbViSl79EhcoXF5
chAhRyphHduG/8W4/fOfA+UxZo4TcSOFwUkEFWqylYeuQ5adKbEgYHg436k0rHaN
03nhwGdyq6u9ilBJgYExajwEzniaWsAY54b+5Go5DRQ6AvXwOv0=
=7X+g
-END PGP SIGNATURE-



Bug#890878: RFS: company-irony

2018-02-20 Thread Alberto Luaces
Package: sponsorship-requests
Severity: normal

Hello,

I would need someone to sponsor "company-irony", which is now packaged and 
uploaded to Alioth.

Thank you!

P.S.: I have followed the guidelines at the dh-make-elpa manpage.