RFS: cxxtest - lightweight xUnit-like framework for C/C++ applications

2012-01-21 Thread Simone Rossetto
Hello mentors,

I am looking for a sponsor for my package "cxxtest".

CxxTest is a lightweight xUnit-like testing framework for C/C++
applications. Writing test is easier and simpler than others C/C++
testing frameworks because it is not required to register them.
Once the test case is written, it can be translated to the
standalone C++ code by using the provided generator.

A CMake module currently exists for CxxTest and it is present in
cmake-data Debian package, but the CxxTest framework is not in
Debian repositories yet so I think that this tool can be useful.


 * Package name: cxxtest
   Version : 4.0.3-1
   Upstream Author : William Hart 
 * URL : http://cxxtest.com/
 * License : LGPL-2.1+
   Section : devel


It builds this binary package:

cxxtest- xUnit-like framework for C/C++ applications


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

  http://mentors.debian.net/package/cxxtest

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

  dget -x 
http://mentors.debian.net/debian/pool/main/c/cxxtest/cxxtest_4.0.3-1.dsc


I would be glad if someone uploaded this package for me. My signing key
is also in the DM keyring so I can follow the package myself, after the
first approval in the Debian repos.


Kind regards
Simone Rossetto




signature.asc
Description: OpenPGP digital signature


Bug#658992: RFS: cxxtest/4.0.3-1 [NEW] - lightweight xUnit-like framework for C/C++ applications

2012-02-07 Thread Simone Rossetto
Package: sponsorship-requests
Severity: wishlist


Hello mentors,

I am looking for a sponsor for my package "cxxtest".

CxxTest is a lightweight xUnit-like testing framework for C/C++ applications.
Writing test is easier and simpler than others C/C++ testing frameworks because
it is not required to register them. Once the test case is written, it can be
translated to the standalone C++ code by using the provided generator.

A CMake module currently exists for CxxTest and it is present in cmake-data
Debian package, but the CxxTest framework is not in Debian repositories yet so
I think that this tool can be useful.


 * Package name: cxxtest
   Version : 4.0.3-1
   Upstream Author : William Hart 
 * URL : http://cxxtest.com/
 * License : LGPL-2.1+
   Section : devel


It builds this binary package:

cxxtest- xUnit-like framework for C/C++ applications


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

  http://mentors.debian.net/package/cxxtest

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

  dget -x 
http://mentors.debian.net/debian/pool/main/c/cxxtest/cxxtest_4.0.3-1.dsc


I would be glad if someone uploaded this package for me. My signing key
is also in the DM keyring so I can follow the package myself, after the
first approval in the Debian repos.


Kind regards
Simone Rossetto





signature.asc
Description: OpenPGP digital signature


Bug#661853: RFS: kpdftool/0.23.1-1 [ITP] -- GUI to manipulate PDF and PS files using GhostScript and ImageMagick

2012-03-01 Thread Simone Rossetto
Package: sponsorship-requests
Severity: wishlist


Dear mentors,

I am looking for a sponsor for my package "kpdftool".

KPDFTool can be used to perform basic and useful operations with PDF
and PS files such as merge, extract pages and protect the text. All operations
can be accomplished in a simple and practical way without knowledge of
shell-based backends.

  * Package name: kpdftool
Version : 0.23.1-1
Upstream Author : Rodrigo de Oliveira 
  * URL : http://kde-apps.org/content/show.php?content=33194
  * License : GPL-3.0+
Section : graphics

It builds the following binary package:

  kpdftool - GUI to manipulate PDF and PS files using GhostScript and 
ImageMagick


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

  http://mentors.debian.net/package/kpdftool


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

  dget -x 
http://mentors.debian.net/debian/pool/main/k/kpdftool/kpdftool_0.23.1-1.dsc


Some screenshots of KPDFTool can be viewed visiting:

  http://kde-apps.org/content/show.php/KPDFTool?content=33194


I would be glad if someone uploaded this package for me. My signing key is also
in the DM keyring so I can follow the package myself, after the first approval
in the Debian repos.


Kind regards
Simone Rossetto



signature.asc
Description: OpenPGP digital signature


Bug#667677: RFS: cxxtest/4.0.3-2 [updated revision] -- lightweight xUnit-like framework for C/C++ applications

2012-04-05 Thread Simone Rossetto
Package: sponsorship-requests
Severity: normal


Dear mentors,
I am looking for a sponsor for my updated package "cxxtest"

 * Package name: cxxtest
   Version : 4.0.3-2
   Upstream Author : William Hart 
 * URL : http://cxxtest.com/
 * License : LGPL-2.1+
   Section : devel

It builds those binary packages:

   cxxtest - lightweight xUnit-like framework for C/C++ applications

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

   http://mentors.debian.net/package/cxxtest


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

   dget -x 
http://mentors.debian.net/debian/pool/main/c/cxxtest/cxxtest_4.0.3-2.dsc

More information about cxxtest can be obtained from http://cxxtest.com/.


Changes since the last upload:

  * Merged the package's old description with the upstream one.
  * Updated debian/copyright file setting the right license keyword for source 
files.
  * Python private modules are now installed in a private folder.

The first two points fix the comments sent to me during the uploading of the
previous revision to Debian repos.


Kind regards
Simone Rossetto



signature.asc
Description: OpenPGP digital signature


Bug#661853: RFS: kpdftool/0.23.1-1 [ITP] -- GUI to manipulate PDF and PS files using GhostScript and ImageMagick

2012-07-23 Thread Simone Rossetto
Hi Bart.

The package has been automatically removed from mentors because it hasn't
found a sponsor in 20 weeks.

During that period I received only a comment from a DD telling me that the
upstream sources were not suitable for Debian because there were some
security issues. I forwarded that comment to the author and I'm waiting for
the updated version of kpdftool.

Should I do something here on this bug report while waiting?


Thanks, bye
Simone


RFS: cxxtest - xUnit-like framework for C/C++ applications

2011-10-22 Thread Simone Rossetto
Hello mentors,

I am looking for a sponsor for my package "cxxtest".

CxxTest is a lightweight xUnit-like testing framework for C/C++
applications. Writing test is easier and simpler than others C/C++
testing frameworks because it is not required to register them.
Once the test case is written, it can be translated to the
standalone C++ code by using the provided generator.


 * Package name: cxxtest
   Version : 3.10.1-1
   Upstream Author : Jared Grubb 
 * URL : http://cxxtest.tigris.org/
 * License : LGPL-2.1+
   Section : devel


It builds those binary packages:

 cxxtest - xUnit-like framework for C/C++ applications
 cxxtest-doc - xUnit-like framework for C/C++ applications (documentation)
 cxxtest-gui - xUnit-like framework for C/C++ applications (GUI for test-cases)
 cxxtest-gui-qt4 - xUnit-like framework for C/C++ applications (Qt4 GUI for 
test-cases)
 cxxtest-gui-x11 - xUnit-like framework for C/C++ applications (X11 GUI for 
test-cases)


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

  http://mentors.debian.net/package/cxxtest

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

  dget -x 
http://mentors.debian.net/debian/pool/main/c/cxxtest/cxxtest_3.10.1-1.dsc


I would be glad if someone uploaded this package for me.


Kind regards
Simone Rossetto




signature.asc
Description: OpenPGP digital signature


Re: RFS: cxxtest - xUnit-like framework for C/C++ applications

2011-11-02 Thread Simone Rossetto
Hi Michael,

Il 01/11/2011 20:18, Michael Tautschnig ha scritto:
> I've looked at your package and would be interested in sponsoring it's upload.
Great!
> - None of the source files contains license or copyright information. Yet even
>   the included COPYING file highly suggests that:
> [...]
> Do you think you could convince upstream to get that fixed really soon?
I can try. I'll write immediately to the authors.
> - Those packages:
>>  cxxtest-gui-qt4
>>  cxxtest-gui-x11
> seem to be almost empty, and I can't see why they actually ship a GUI - isn't 
> it
> just a single header file each? (Plus suitable dependencies, of course, but
> adding them as Suggests to the main package doesn't feel too wrong.)
The headers contained in cxxtest-gui, cxxtest-gui-qt4 and cxxtest-gui-x11 can 
be used to
create GUIs for each test suite. Probably the appended "-gui" can be misleading 
because
users could suppose that they contain a GUI for cxxtest, but I couldn't find a 
better
name. Any suggestion?

I decided to create those packages because the contained headers require huge 
packages
(i.e. libqt-dev) but they are not necessary to create test-suites. I have used 
those
headers only during deb package creation to test them, but never actually used 
for
testing. So I supposed that allowing users to install them separately was 
better in order
to save space if they do not need to create a GUI.
> Besides that, a watch file would be nice. Just take a look at subversion's 
> watch
> file to figure out how to handle tigris.org.
I didn't create the watch file because the link to the upstream source is 
strange:
http://cxxtest.tigris.org/files/documents/6421/43281/cxxtest-3.10.1.tar.gz and 
those
numbers could change with the new releases. In addition none of the URLs
- http://cxxtest.tigris.org/files/
- http://cxxtest.tigris.org/files/documents/
- http://cxxtest.tigris.org/files/documents/6421/
- http://cxxtest.tigris.org/files/documents/6421/43281/
are browsable and I couldn't create a watch file. I don't think a watch file 
with
"http://cxxtest.tigris.org/files/documents/\d+/\d+/cxxtest-([\d\.]+)\.tar\.gz" 
will work.
Am I wrong?


Thanks, bye
Simone




signature.asc
Description: OpenPGP digital signature


Re: RFS: cxxtest - xUnit-like framework for C/C++ applications

2011-11-03 Thread Simone Rossetto
Hello Micheal

Il 02/11/2011 20:02, Michael Tautschnig ha scritto:
> Maybe really just remove the "-gui" in the package name and fix the 
> description?
Yes, it can be. Moving the header of the package cxxtest-gui inside the cxxtest 
and
removing the "-gui" from the other.

What about adding "-dev" at the end? The bin packages will be:
- cxxtest
- cxxtest-doc
- cxxtest-gui-dev
- cxxtest-gui-x11-dev
- cxxtest-gui-qt4-dev
> But ok, that might depend on whether upstream retains 9766 as a good folderID
> (note that subversion has a folder "Source Code" to provide all the releases
> instead of creating one folder per release). Might require more discussion 
> with
> upstream.
Yes, I noticed that. I'll ask the authors if they can store all source archives 
in a
single folder. I'm waiting their replies.


Bye
Simone




signature.asc
Description: OpenPGP digital signature


Re: RFS: cxxtest - xUnit-like framework for C/C++ applications

2011-11-10 Thread Simone Rossetto
Hello Michael.

No interesting reply from the upstream authors. Only one of the authors reply 
me but
asking the others what they want to do about the missing license header in the 
source
files. I suggested some alternative to release the new version of cxxtest with 
the license
header, but they didn't reply me.

Do you think the package won't be accepted in Debian without the headers?


Thanks, bye
Simone




signature.asc
Description: OpenPGP digital signature


Re: RFS: cxxtest - xUnit-like framework for C/C++ applications

2011-11-20 Thread Simone Rossetto
Hello Michael

Il 02/11/2011 20:02, Michael Tautschnig ha scritto:
> Maybe really just remove the "-gui" in the package name and fix the 
> description?
> Following the subversion example, this should work:
>
> version=3
> http://cxxtest.tigris.org/servlets/ProjectDocumentList?folderID=9766&expandFolder=9766
>  \
>   http://cxxtest.tigris.org/files/documents/\d+/\d+/cxxtest-([\d\.]+)\.tar\.gz
I have renamed the "-gui" packages adding the "-dev" to point out that those 
packages
contain development headers and I have added the watch file as you suggested. I 
haven't
received yet any reply from the upstream authors about the missing license info 
in the
source file.

I have uploaded the updated packages on mentors 
http://mentors.debian.net/package/cxxtest
Can you have a look?


Bye
Simone




signature.asc
Description: OpenPGP digital signature


Re: RFS: cxxtest - xUnit-like framework for C/C++ applications

2011-12-16 Thread Simone Rossetto
Hi all.

The upstream developers of CxxTest told me that they are working on the next 
version of
the tool and that they have planned to release it before the end of January. I 
stopped
packaging the current version and I'm waiting for the new one.


Bye
Simone


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4eebb692.4040...@gmail.com



Command-line option available only with Python 2.7 and not 2.6

2012-01-01 Thread Simone Rossetto
Hi all.

I'm packaging the new version of CxxTest and I'm facing this problem: the option
"--fog-parser" of the main script can be used with Python 2.7 or with Python 
2.6 plus
ordereddict module. That python module is not yet part of Debian so the option 
can be used
only with Python 2.7. But if that option is not passed at the execution, the 
script is
fully functional even with Python 2.6.

Which is the right way to handle this situation? Increase the minimum Python 
version to 2.7?


Thanks, bye
Simone


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f00b17e.9050...@gmail.com



Re: Command-line option available only with Python 2.7 and not 2.6

2012-01-04 Thread Simone Rossetto
Hi Davide

2012/1/3 Davide Cavalca 

> Because wheezy will use 2.7 and thus the package will be soon
> obsolete, it was agreed at the time not to pursue further its inclusion in
> Debian.
>

Ok, I understand, thanks.


Bye
Simone


Bug#949136: RFS: phpldapadmin/1.2.2-6.2 [NMU, RC] -- web based interface for administering LDAP servers

2020-01-17 Thread Simone Rossetto
Package: sponsorship-requests
Severity: important

Dear mentors,

I'm looking for a sponsor for this NMU of "phpldapadmin".
I have applied some patches (already present in bug reports) to make
phpldapadmin compatible with php7.3 and to fix a CVE.

 * Package name: phpldapadmin
   Version : 1.2.2-6.2
 * URL : http://www.phpldapadmin.org/
 * License : GPLv2
 * Vcs : https://github.com/leenooks/phpLDAPadmin
   Section : admin

It builds those binary packages:

  phpldapadmin - web based interface for administering LDAP servers

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

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

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

  dget -x 
https://mentors.debian.net/debian/pool/main/p/phpldapadmin/phpldapadmin_1.2.2-6.2.dsc

Changes since the last upload:

   * Non-maintainer upload.
   * Fix "phpLDAPadmin uses features that are deprecated in PHP 7.2"
 replacing __autoload() and create_function() with spl_autoload_register()
 and function() functions. Thanks to Lars Kollstedt for providing a
 cumulative patch in message #20 of bug report (Closes: #890127).
   * Fix "binary package embeds .pc directory" removing '.pc' subfolder
 at the end of install step of debian/rules file (Closes: #878613).
   * CVE-2017-11107: XSS vulnerabilities, patch provided by Antoine
 Beaupre  (Closes: #867719).
   * Bug #731871 already fixed in previous revision setting ownership
 root:www-data to foder /etc/phpldapadmin/templates (Closes: #731871).

Regards
Simone


-- System Information:
Debian Release: 10.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (50, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled