Bug#836546: enchant FTCBFS: uses build architecture pkg-config

2017-09-24 Thread Prach Pongpanich
Hi,

On Mon, Sep 25, 2017 at 01:25:17AM +0200, Manuel A. Fernandez Montecelo wrote:
> Hi,
> 
> I'd like to get this issue fixed, I could prepare an NMU in the next few
> days.
> 
> This package is under LowNMU clause, but still I though that it would be
> nice to ask if it's OK with the maintainer,because the patch is slightly
> intrusive with the upstream source.
> 

Please go ahead, the repo is in collab-maint [0].

[0] https://anonscm.debian.org/cgit/collab-maint/enchant.git

Best regards,
Prach


signature.asc
Description: PGP signature


Bug#846308: O: tpb -- program to use the IBM ThinkPad(tm) special keys

2016-11-29 Thread Prach Pongpanich
Package: wnpp
Severity: normal

I intend to orphan the tpb package.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

The package description is:
 This program enables the IBM Thinkpad(tm) special keys. It is possible to bind
 a program to the ThinkPad button. It has a on-screen display (OSD) to show
 volume, mute and brightness of the LCD.



Bug#821464: enchant: diff for NMU version 1.6.0-10.2

2016-05-01 Thread Prach Pongpanich
Hi Mattia,

On Sun, May 1, 2016 at 7:35 PM, Mattia Rizzolo  wrote:
> Control: tags 821464 + pending
>
> Dear maintainer,
>
> I've prepared an NMU for enchant (versioned as 1.6.0-10.2) and
> uploaded it to DELAYED/5. Please feel free to tell me if I
> should delay it longer.
>

Thank you for NMU, I applied your patch and prepared upload it.

[0] https://anonscm.debian.org/cgit/collab-maint/enchant.git

Regrads,
Prach



Bug#817970: jessie-pu: package php-mail-mime/1.8.9-1+deb8u1

2016-03-13 Thread Prach Pongpanich
On Sun, Mar 13, 2016 at 12:11 AM, Adam D. Barratt
<a...@adam-barratt.org.uk> wrote:
> Control: tags -1 + confirmed
>
> On Sat, 2016-03-12 at 14:45 +0700, Prach Pongpanich wrote:
>> Please accept the fixes php-mail-mime/1.8.9-1 missing dependency on php-pear
>> in jessie (#817828). I already fixed this in unstable.
>
> It always seems a little worrying when these haven't been noticed
> previously.
>
> In any case, please go ahead.
>

Uploaded, thanks.

Regards,
Prach



Bug#817970: jessie-pu: package php-mail-mime/1.8.9-1+deb8u1

2016-03-11 Thread Prach Pongpanich
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu

Hi,

Please accept the fixes php-mail-mime/1.8.9-1 missing dependency on php-pear
in jessie (#817828). I already fixed this in unstable.

Source debdiff attached.

Regards,
Prach
diff -Nru php-mail-mime-1.8.9/debian/changelog 
php-mail-mime-1.8.9/debian/changelog
--- php-mail-mime-1.8.9/debian/changelog2014-10-05 02:55:18.0 
+0700
+++ php-mail-mime-1.8.9/debian/changelog2016-03-12 14:26:10.0 
+0700
@@ -1,3 +1,9 @@
+php-mail-mime (1.8.9-1+deb8u1) jessie; urgency=medium
+
+  * Add dependency on php-pear (Closes: #817828)
+
+ -- Prach Pongpanich <prach...@gmail.com>  Sat, 12 Mar 2016 14:25:09 +0700
+
 php-mail-mime (1.8.9-1) unstable; urgency=medium
 
   * Imported Upstream version 1.8.9
diff -Nru php-mail-mime-1.8.9/debian/control php-mail-mime-1.8.9/debian/control
--- php-mail-mime-1.8.9/debian/control  2014-10-05 02:55:18.0 +0700
+++ php-mail-mime-1.8.9/debian/control  2016-03-12 14:24:11.0 +0700
@@ -15,7 +15,7 @@
 Package: php-mail-mime
 Architecture: all
 Depends: ${misc:Depends},
- ${phppear:Debian-Depends}
+ ${phppear:Debian-Depends}, php-pear
 Recommends: ${phppear:Debian-Recommends}
 Breaks: ${phppear:Debian-Breaks}
 Description: PHP PEAR module for creating MIME messages
diff -Nru php-mail-mime-1.8.9/debian/gbp.conf 
php-mail-mime-1.8.9/debian/gbp.conf
--- php-mail-mime-1.8.9/debian/gbp.conf 2014-10-05 02:55:18.0 +0700
+++ php-mail-mime-1.8.9/debian/gbp.conf 2016-03-12 14:24:33.0 +0700
@@ -1,6 +1,3 @@
 [DEFAULT]
-upstream-branch = upstream-sid
-debian-branch = debian-sid
-
-[git-buildpackage]
-export-dir = ../build-area/
+upstream-branch = upstream/jessie
+debian-branch = debian/jessie


Bug#816288: Missing Build-Depends and Depends on php-xml

2016-02-29 Thread Prach Pongpanich
Package: pkg-php-tools
Version: 1.31
Severity: serious
Tags: patch

Hi,

I rebuild php-net-ldap2 against with php-pear/1:1.10.1 (#809771) and get error:

[..]
 dpkg-source --before-build php-net-ldap2-2.2.0
 fakeroot debian/rules clean
dh clean --buildsystem=phppear --with phppear
   dh_testdir -O--buildsystem=phppear
   dh_auto_clean -O--buildsystem=phppear
PHP Fatal error:  Uncaught Error: Call to undefined function
Pkgtools\Phppear\simplexml_load_file() in
/usr/share/php/pkgtools/phppear/source.php:76
[..]


Regard,
Prach
diff --git a/debian/control b/debian/control
index db39ff5..cdceb9c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,15 @@ Build-Depends: debhelper (>= 9),
perl,
php-pear,
php-cli,
-   php-json
+   php-json,
+   php-xml
 Vcs-Git: git://anonscm.debian.org/pkg-php/pkg-php-tools.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/pkg-php-tools.git;a=summary
 Standards-Version: 3.9.6
 
 Package: pkg-php-tools
 Architecture: all
-Depends: debhelper, php-pear, php-cli, php-json, ${misc:Depends}
+Depends: debhelper, php-pear, php-cli, php-json, php-xml,${misc:Depends}
 Suggests: dh-make
 Description: various packaging tools and scripts for PHP packages
  Provide an easy way to package PHP PEAR, PECL and Composer packages: Run


Bug#814779: support for new mailing list debian-events-apac?

2016-02-15 Thread Prach Pongpanich
On Mon, Feb 15, 2016 at 06:52:35PM +0100, Daniel Pocock wrote:
> 
> 
> 
> There are various debian-events-* mailing lists, I've requested a new
> one for Asia/Pacific region events:
> 
> https://bugs.debian.org/814779
> 

I support Daniel's request.

Regards,

Prach


signature.asc
Description: PGP signature


Bug#812961: jessie-pu: package php-net-ldap2/2.0.12-1+deb8u1

2016-02-03 Thread Prach Pongpanich
Hi,

On Tue, Feb 02, 2016 at 06:37:19PM +0100, Julien Cristau wrote:
> Control: tag -1 = jessie confirmed
> 
> On Thu, Jan 28, 2016 at 11:13:23 +0700, Prach Pongpanich wrote:
> 
> > Package: release.debian.org
> > Severity: normal
> > Tags: jessie
> > User: release.debian@packages.debian.org
> > Usertags: pu
> > 
> > Hi,
> > 
> > 
> >   
> > Please accept the fixes for php5/5.6.17+dfsg-0+deb8u1 upgrade break 
> > php-net-ldap2 in jessie (#812892).
> > 
> > Source debdiff attached.
> > 
> Go ahead.
> 

Uploaded, thanks.

Regards,
Prach


signature.asc
Description: PGP signature


Bug#812961: jessie-pu: package php-net-ldap2/2.0.12-1+deb8u1

2016-01-31 Thread Prach Pongpanich
Hi Adam,

On Sun, Jan 31, 2016 at 06:07:26PM +, Adam D. Barratt wrote:
> Control: tags -1 + moreinfo
> 
> On Thu, 2016-01-28 at 11:13 +0700, Prach Pongpanich wrote:
>   
>  
> > Please accept the fixes for php5/5.6.17+dfsg-0+deb8u1 upgrade break 
> > php-net-ldap2 in jessie (#812892).
> 
> The BTS metadata for #812892 suggests that it also affects the package
> in unstable. If that's correct, please fix unstable first; if not,
> please fix the metadata by adding an appropriate fixed version.
> 
> Please let us know once one of the above has occurred.
> 

This bug not found in unstable, I already fixed the metadata for #812892.

Regards,
Prach


signature.asc
Description: PGP signature


Bug#812961: jessie-pu: package php-net-ldap2/2.0.12-1+deb8u1

2016-01-27 Thread Prach Pongpanich
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu

Hi,

  
Please accept the fixes for php5/5.6.17+dfsg-0+deb8u1 upgrade break 
php-net-ldap2 in jessie (#812892).

Source debdiff attached.

Regards,
Prach
diff -Nru php-net-ldap2-2.0.12/debian/changelog php-net-ldap2-2.0.12/debian/changelog
--- php-net-ldap2-2.0.12/debian/changelog	2013-07-18 22:31:10.0 +0700
+++ php-net-ldap2-2.0.12/debian/changelog	2016-01-27 13:07:14.0 +0700
@@ -1,3 +1,9 @@
+php-net-ldap2 (2.0.12-1+deb8u1) jessie; urgency=medium
+
+  * Add Fix_Fatal_error_with_PEAR_1.10.0.patch (Closes: #812788)
+
+ -- Prach Pongpanich <prach...@gmail.com>  Wed, 27 Jan 2016 13:05:48 +0700
+
 php-net-ldap2 (2.0.12-1) unstable; urgency=low
 
   [ Prach Pongpanich ]
diff -Nru php-net-ldap2-2.0.12/debian/gbp.conf php-net-ldap2-2.0.12/debian/gbp.conf
--- php-net-ldap2-2.0.12/debian/gbp.conf	2013-07-18 22:31:10.0 +0700
+++ php-net-ldap2-2.0.12/debian/gbp.conf	2016-01-27 10:02:20.0 +0700
@@ -1,6 +1,6 @@
 [DEFAULT]
 upstream-branch = upstream-sid
-debian-branch = debian-sid
+debian-branch = debian/jessie
 pristine-tar = True
 
 [git-buildpackage]
diff -Nru php-net-ldap2-2.0.12/debian/patches/Fix_Fatal_error_with_PEAR_1.10.0.patch php-net-ldap2-2.0.12/debian/patches/Fix_Fatal_error_with_PEAR_1.10.0.patch
--- php-net-ldap2-2.0.12/debian/patches/Fix_Fatal_error_with_PEAR_1.10.0.patch	1970-01-01 07:00:00.0 +0700
+++ php-net-ldap2-2.0.12/debian/patches/Fix_Fatal_error_with_PEAR_1.10.0.patch	2016-01-27 11:24:30.0 +0700
@@ -0,0 +1,55 @@
+From df99b63de9b2459b5e0cd94bd26f38f3010f992e Mon Sep 17 00:00:00 2001
+From: Christian Weiske <cwei...@cweiske.de>
+Date: Mon, 26 Oct 2015 22:55:20 +0100
+Subject: [PATCH] Fix #20969: Fatal error with PEAR 1.10.0 / constructor
+ visiblity
+
+PEAR's constructor is public, so the constructor of PEAR-extending classes
+also needs to be public
+
+See http://pear.php.net/bugs/20969
+---
+ Net_LDAP2-2.0.12/Net/LDAP2/Entry.php   | 2 +-
+ Net_LDAP2-2.0.12/Net/LDAP2/RootDSE.php | 2 +-
+ Net_LDAP2-2.0.12/Net/LDAP2/Schema.php  | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Net_LDAP2-2.0.12/Net/LDAP2/Entry.php b/Net_LDAP2-2.0.12/Net/LDAP2/Entry.php
+index aedb3f6..9b9d67c 100644
+--- a/Net_LDAP2-2.0.12/Net/LDAP2/Entry.php
 b/Net_LDAP2-2.0.12/Net/LDAP2/Entry.php
+@@ -146,7 +146,7 @@ class Net_LDAP2_Entry extends PEAR
+ * @access protected
+ * @return none
+ */
+-protected function __construct(&$ldap, $entry = null)
++public function __construct(&$ldap, $entry = null)
+ {
+ $this->PEAR('Net_LDAP2_Error');
+ 
+diff --git a/Net_LDAP2-2.0.12/Net/LDAP2/RootDSE.php b/Net_LDAP2-2.0.12/Net/LDAP2/RootDSE.php
+index dd30eef..0693d95 100644
+--- a/Net_LDAP2-2.0.12/Net/LDAP2/RootDSE.php
 b/Net_LDAP2-2.0.12/Net/LDAP2/RootDSE.php
+@@ -41,7 +41,7 @@ class Net_LDAP2_RootDSE extends PEAR
+ *
+ * @param Net_LDAP2_Entry &$entry Net_LDAP2_Entry object of the RootDSE
+ */
+-protected function __construct(&$entry)
++public function __construct(&$entry)
+ {
+ $this->_entry = $entry;
+ }
+diff --git a/Net_LDAP2-2.0.12/Net/LDAP2/Schema.php b/Net_LDAP2-2.0.12/Net/LDAP2/Schema.php
+index ecc3b69..c5e298a 100644
+--- a/Net_LDAP2-2.0.12/Net/LDAP2/Schema.php
 b/Net_LDAP2-2.0.12/Net/LDAP2/Schema.php
+@@ -109,7 +109,7 @@ class Net_LDAP2_Schema extends PEAR
+ *
+ * @access protected
+ */
+-protected function __construct()
++public function __construct()
+ {
+ $this->PEAR('Net_LDAP2_Error'); // default error class
+ }
diff -Nru php-net-ldap2-2.0.12/debian/patches/series php-net-ldap2-2.0.12/debian/patches/series
--- php-net-ldap2-2.0.12/debian/patches/series	1970-01-01 07:00:00.0 +0700
+++ php-net-ldap2-2.0.12/debian/patches/series	2016-01-27 10:04:15.0 +0700
@@ -0,0 +1 @@
+Fix_Fatal_error_with_PEAR_1.10.0.patch


signature.asc
Description: PGP signature


Bug#805715: ITP: php-console-commandline -- full featured command line options and arguments parser

2015-11-21 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich <pr...@debian.org>

* Package name: php-console-commandline
   Version : 1.2.0
   Upstream Author : David JEAN LOUIS <izimo...@gmail.com>
* URL : https://pear.php.net/package/Console_CommandLine
* License : Expat
  Programming Lang: PHP
  Description : A full featured command line options and arguments parser

Console_CommandLine is a full featured package for managing command-line
options and arguments highly inspired from python optparse module, it allows
the developer to easily build complex command line interfaces.

 It is a new dependency for the latest php-crypt-gpg/1.4.0.



Bug#805643: ITP: php-amqp -- Communicate with any AMQP compliant server

2015-11-20 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich <pr...@debian.org>

* Package name: php-amqp
   Version : 1.6.0
   Upstream Author : Lars Strojny <lstro...@php.net>,
  Pieter de Zwart <pdezw...@php.net>
* URL : https://pecl.php.net/package/amqp
* License : PHP-3.01
  Programming Lang: PHP
  Description : Communicate with any AMQP compliant server

This extension can communicate with any AMQP spec 0-9-1 compatible server, such
as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and delete
exchanges and queues, as well as publish to any exchange and consume from any
queue.

It will be maintained inside the PHP PECL team.



Bug#805260: jessie-pu: package ruby-bson/1.10.0-1+deb8u1

2015-11-18 Thread Prach Pongpanich
On Tue, Nov 17, 2015 at 09:31:34PM +, Adam D. Barratt wrote:
> Control: tags -1 + confirmed
> 
> On Mon, 2015-11-16 at 10:54 +0700, Prach Pongpanich wrote:
> > Please accept the fixes for CVE-2015-4410 in ruby-bson. I already discussed
> > with the security team (tagged as no-dsa).
> 
> Please go ahead.
> 

Uploaded, thanks.

Regards,

Prach


signature.asc
Description: Digital signature


Bug#759972: php-xml-serializer: FTBFS: tests failed

2015-11-16 Thread Prach Pongpanich
Hi,

I rebuilt php-xml-serializer on sid (2015-11-16).

>chmod +x ./debian/tests_run
>./debian/tests_run
>PHPUnit 5.0.9 by Sebastian Bergmann and contributors.
>
>. 65 / 73 ( 
>89%)
>..FF  73 / 73 
>(100%)
>
>Time: 487 ms, Memory: 7.00Mb
>
>There were 6 failures:

The full build log is attached.

Regards
Prach
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Mon Nov 16 21:15:38 ICT 2015
I: pbuilder-time-stamp: 1447683338
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base-sid.tgz]
I: creating local configuration
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /var/cache/pbuilder/result
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Installing the build-deps
I: user script /var/cache/pbuilder/build//22327/tmp/hooks/D05deps starting
Ign file: ./ InRelease
Ign file: ./ Release.gpg
Ign file: ./ Release
Ign file: ./ Translation-en
Get:1 http://ftp.th.debian.org sid InRelease [256 kB]
Get:2 http://ftp.th.debian.org sid/main amd64 Packages/DiffIndex [7876 B]
Get:3 http://ftp.th.debian.org sid/main Translation-en/DiffIndex [7876 B]
Get:4 http://ftp.th.debian.org sid/main amd64 2015-11-14-0844.46.pdiff [2054 B]
Get:5 http://ftp.th.debian.org sid/main amd64 2015-11-14-1445.49.pdiff [5608 B]
Get:6 http://ftp.th.debian.org sid/main amd64 2015-11-14-2042.49.pdiff [8512 B]
Get:7 http://ftp.th.debian.org sid/main amd64 2015-11-15-0243.28.pdiff [6682 B]
Get:8 http://ftp.th.debian.org sid/main amd64 2015-11-15-0843.03.pdiff [8676 B]
Get:9 http://ftp.th.debian.org sid/main amd64 2015-11-15-1442.46.pdiff [9979 B]
Get:10 http://ftp.th.debian.org sid/main amd64 2015-11-15-2042.38.pdiff [16.9 kB]
Get:11 http://ftp.th.debian.org sid/main amd64 2015-11-16-0243.26.pdiff [17.5 kB]
Get:12 http://ftp.th.debian.org sid/main amd64 2015-11-16-0846.12.pdiff [2281 B]
Get:13 http://ftp.th.debian.org sid/main amd64 2015-11-16-0846.12.pdiff [2281 B]
Get:14 http://ftp.th.debian.org sid/main 2015-11-14-1445.49.pdiff [1115 B]
Get:15 http://ftp.th.debian.org sid/main 2015-11-14-2042.49.pdiff [845 B]
Get:16 http://ftp.th.debian.org sid/main 2015-11-15-0243.28.pdiff [260 B]
Get:17 http://ftp.th.debian.org sid/main 2015-11-15-0843.03.pdiff [876 B]
Get:18 http://ftp.th.debian.org sid/main 2015-11-15-1442.46.pdiff [546 B]
Get:19 http://ftp.th.debian.org sid/main 2015-11-15-2042.38.pdiff [603 B]
Get:20 http://ftp.th.debian.org sid/main 2015-11-16-0243.26.pdiff [617 B]
Get:21 http://ftp.th.debian.org sid/main 2015-11-16-0243.26.pdiff [617 B]
Fetched 355 kB in 8s (43.6 kB/s)
Reading package lists...
I: user script /var/cache/pbuilder/build//22327/tmp/hooks/D05deps finished
I: user script /var/cache/pbuilder/build//22327/tmp/hooks/D10dpkg-speedup starting
I: user script /var/cache/pbuilder/build//22327/tmp/hooks/D10dpkg-speedup finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 8), pkg-php-tools, phpunit (>= 3.6), php-xml-parser
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12534 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 8); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-php-tools; however:
  Package pkg-php-tools is not installed.
 pbuilder-satisfydepends-dummy depends on phpunit (>= 3.6); however:
  Package phpunit is not installed.
 pbuilder-satisfydepends-dummy depends on php-xml-parser; however:
  Package php-xml-parser is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the 

Bug#791363: [pkg-php-pear] Bug#791363: [PING] php-http-webdav-server: WebDAV encoding problems

2015-11-15 Thread Prach Pongpanich
Hi Jan-Benedict,

On Sun, Nov 15, 2015 at 6:55 PM, Jan-Benedict Glaw  wrote:
> Hi!
>
> Is this package completely abandoned?  Bug is now opened for four
> months, has a patch to fix the issue and just needs it added to the
> package. Oh, Hartmut, just integrate it upstream? Or shoudl SeedDMS
> use a completely different DAV implementation?
>

Sorry for very late. The upstream marked this package is not
maintained and not active since 2012 [1].
For the long term, I suggest you should use php-sabre-dav [2] that
used by OwnCloud.
I will forward this bug to upstream.

[1] 
http://pear.php.net/bugs/search.php?cmd=display_name[]=HTTP_WebDAV_Server=OpenFeedback_type=Bugs
[2] https://tracker.debian.org/php-sabre-dav

Regards,
Prach



Bug#805260: jessie-pu: package ruby-bson/1.10.0-1+deb8u1

2015-11-15 Thread Prach Pongpanich
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu

Hi,

Please accept the fixes for CVE-2015-4410 in ruby-bson. I already discussed
with the security team (tagged as no-dsa).

Source debdiff attached.

 https://security-tracker.debian.org/CVE-2015-4410

Regards,
Prach

diff -Nru ruby-bson-1.10.0/debian/changelog ruby-bson-1.10.0/debian/changelog
--- ruby-bson-1.10.0/debian/changelog	2014-05-15 12:00:35.0 +0700
+++ ruby-bson-1.10.0/debian/changelog	2015-11-16 08:59:15.0 +0700
@@ -1,3 +1,9 @@
+ruby-bson (1.10.0-1+deb8u1) jessie; urgency=medium
+
+  * Fix CVE-2015-4410: DoS and possible injection (Closes: #787951)
+
+ -- Prach Pongpanich <pr...@debian.org>  Mon, 16 Nov 2015 08:55:51 +0700
+
 ruby-bson (1.10.0-1) unstable; urgency=medium
 
   [ Cédric Boutillier ]
diff -Nru ruby-bson-1.10.0/debian/gbp.conf ruby-bson-1.10.0/debian/gbp.conf
--- ruby-bson-1.10.0/debian/gbp.conf	1970-01-01 07:00:00.0 +0700
+++ ruby-bson-1.10.0/debian/gbp.conf	2015-11-16 08:59:15.0 +0700
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-branch = debian/jessie
diff -Nru ruby-bson-1.10.0/debian/patches/series ruby-bson-1.10.0/debian/patches/series
--- ruby-bson-1.10.0/debian/patches/series	2014-05-15 12:00:35.0 +0700
+++ ruby-bson-1.10.0/debian/patches/series	2015-11-15 00:59:01.0 +0700
@@ -4,3 +4,4 @@
 #change_require_activesupport.patch
 #add_to_bson_code.patch
 remove_rubygems_from_bins.patch
+Update_BSON_ObjectId_validation.patch
diff -Nru ruby-bson-1.10.0/debian/patches/Update_BSON_ObjectId_validation.patch ruby-bson-1.10.0/debian/patches/Update_BSON_ObjectId_validation.patch
--- ruby-bson-1.10.0/debian/patches/Update_BSON_ObjectId_validation.patch	1970-01-01 07:00:00.0 +0700
+++ ruby-bson-1.10.0/debian/patches/Update_BSON_ObjectId_validation.patch	2015-11-15 00:59:01.0 +0700
@@ -0,0 +1,18 @@
+From bb544c2f6fd62940f04ddc1abeeaa3f23c1a9ade Mon Sep 17 00:00:00 2001
+From: Emily Stolfo <em...@10gen.com>
+Date: Thu, 4 Jun 2015 11:19:36 -0400
+Subject: [PATCH] RUBY-941 Update BSON ObjectId validation
+
+diff --git a/lib/bson/types/object_id.rb b/lib/bson/types/object_id.rb
+index 5de7f66..6e44efa 100644
+--- a/lib/bson/types/object_id.rb
 b/lib/bson/types/object_id.rb
+@@ -51,7 +51,7 @@ def initialize(data=nil, time=nil)
+ #
+ # @return [Boolean]
+ def self.legal?(str)
+-  str =~ /^[0-9a-f]{24}$/i ? true : false
++  str =~ /\A[0-9a-f]{24}\z/i ? true : false
+ end
+ 
+ # Create an object id from the given time. This is useful for doing range


signature.asc
Description: Digital signature


Bug#797991: Please enable module xdebug

2015-09-04 Thread Prach Pongpanich
Package: php5-xdebug
Version: 2.3.3-1
Severity: important
Control: block 796408 by -1
Control: affects -1 php-codecoverage

Dear maintainer,

>php-codecoverage fails to build from source in unstable/amd64:
> [...]
> Warning: The Xdebug extension is not loaded
> No code coverage will be generated.

Could you please enable module xdebug by default ?


Best regards,
Prach



Bug#775448: new upstream (1.2.10)

2015-05-24 Thread Prach Pongpanich
Control: tags + pending

Hi Daniel,
On Sun, May 24, 2015 at 11:59:56AM +0200, Daniel Baumann wrote:
 retitle 775448 new upstream (1.2.10)
 thanks

 any news? there's 1.2.10 now.


Thank you for your report. This package will upload with in a week.

https://anonscm.debian.org/cgit/collab-maint/libapache2-mod-geoip.git

Regards,
Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#768925: unblock: php-net-ldap/1:1.1.5-3

2014-11-10 Thread Prach Pongpanich
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release Team,

Please unblock package php-net-ldap/1:1.1.5-3.
It fixes RC bug #768246 (unhandled symlink to directory conversion).

The complete changelog is:
php-net-ldap (1:1.1.5-3) unstable; urgency=medium

  [ Thijs Kinkhorst ]
  * Remove self from uploaders.

  [ Prach Pongpanich ]
  * Bump Standards-Version to 3.9.6.
  * Rebuild with pkg-php-tools 1.26, that don't ship test files in binary
package (Closes: #768246).

 -- Prach Pongpanich prach...@gmail.com  Mon, 10 Nov 2014 11:08:57 +0700

The debdiff is attached.

Regards,
Prach


php-net-ldap_1.1.5-3.debdiff
Description: Binary data


Bug#768246: [pkg-php-pear] Bug#768246: php-net-ldap: unhandled symlink to directory conversion: /usr/share/php/tests/Net_LDAP

2014-11-07 Thread Prach Pongpanich
Control: tags -1 pending

Hi Mathieu,

On Fri, Nov 7, 2014 at 4:24 AM, Mathieu Parent math.par...@gmail.com wrote:
 2014-11-06 4:36 GMT+01:00 Andreas Beckmann a...@debian.org:
[...]
   wheezy - jessie
 [...]
   /usr/share/php/tests/Net_LDAP/tests/AllTests.php (php-net-ldap) != 
 /usr/share/doc/php-net-ldap/tests/AllTests.php (?)
 [...]

 It seems that a simple rebuild with current pkg-php-tools fixes this.

 See #732641 for background info.

 Anyone has time to upload a rebuilt package? and ask an unblock [1] ?


Thank you for the suggestion, I will upload it on weekend.

Regards
Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#763919: [Pkg-php-pecl] Bug#763919: php-sasl: .deb is missing mandatory field

2014-10-04 Thread Prach Pongpanich
Hi Mathieu,

On Sat, Oct 4, 2014 at 1:57 AM, Kurt Roeckx k...@roeckx.be wrote:
 Package: php-sasl
 Version: 0.1.0-3
 Severity: serious

 Hi,

 php-sasl's upload on arm64 is being rejected because it's missing
 a mandatory field.  I'm not sure which one it is, but I think it's
 Description.


I think the pkg-php-tools is cause of the problem. I have built
php-sasl with pkg-php-tools-1.24 and got the messages:

   dh_auto_clean -O--buildsystem=phppear
exception 'InvalidArgumentException' with message 'Invalid
package.xml: incorrect or unsupported version 1.0' in
/usr/share/php/pkgtools/phppear/source.php:85
Stack trace:
#0 /usr/share/php/pkgtools/phppear/command.php(41):
Pkgtools\Phppear\Source-__construct('.')
#1 [internal function]: Pkgtools\Phppear\Command-runName()
#2 /usr/share/php/pkgtools/base/command.php(181):
call_user_func_array(Array, Array)
#3 /usr/share/php/pkgtools/base/command.php(169):
Pkgtools\Base\Command-parseArgs(Array)
#4 /usr/bin/pkgtools(32): Pkgtools\Base\Command-parseArgs()
#5 {main}


Regards
Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Process isolation broken with 4.2.6-1

2014-10-02 Thread Prach Pongpanich
Hi Daniel,

On Thu, Oct 2, 2014 at 6:17 PM, Daniel Beyer d...@deb.ymc.ch wrote:
 Hi Prach,

 while trying out phpunit4 (4.2.6-1 from experimental) with src:symfony
 (which currently is pending in NEW), I found out that it is not possible
 to run tests in separate process (some tests in Symfony are using the
 @runTestsInSeparateProcesses annotation).
 This also happens if phpunit is started with '--process-isolation'
 option.

 The problem is that d/p/0001-Remove-Composer-autoload.patch is removing
 the constant 'PHPUNIT_COMPOSER_INSTALL'. But this constant is needed to
 have a working autoloading in separate processes (and without a working
 autoloading phpunit fails with some 'Class XYZ not found' PHP Fatal
 error).

 I updated d/p/0001-Remove-Composer-autoload.patch and pushed the changes
 in a new branch fix-autoloading-in-separate-process [1]. This branch is
 based against current master (f3d45f4). The actual fix (a4ff834)[2] is
 rather trivial.

Thank you for the patch, I have merged it and rebuilt symfony agianst
phpunit-4.2.6-2 (not upload yet). But I got some tests error, you can
see in attached file.


symfony_2.3.20+dfsg-1~2.gbpd03297-with-phpunit-4.2.6-2.log.gz
Description: GNU Zip compressed data


Bug#744876: [pkg-php-pear] Bug#744876: Status of phpunit 4

2014-10-01 Thread Prach Pongpanich
Hi David,

On Tue, Sep 30, 2014 at 3:25 PM, Prach Pongpanich prach...@gmail.com wrote:

 Thank you a lot, I just pushed the update to version 4.2.6 on master-branch.
 For the test suites, I am working on it. Any comment are welcome.

Last night, I have rebuilt all reverse-build-depends packages against
phpunit-4.2.6 and got the result.

Fails 15:
http://linux.sut.ac.th/~prach/build-logs/01-oct-2014/fails.txt

Pass 36:
http://linux.sut.ac.th/~prach/build-logs/01-oct-2014/passed.txt

Full-build-log:
http://linux.sut.ac.th/~prach/build-logs/01-oct-2014/

I will uploading it to experimental that allow us to test it.

Regards
Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Status of phpunit 4

2014-09-30 Thread Prach Pongpanich
Hi David,

On Tue, Sep 30, 2014 at 4:44 AM, David Prévot da...@tilapin.org wrote:
 Hi Prach,

 I've run phpdox against the PHPUnit-4.2.6 source and has terminated.
 Could you please take a look at it?

 Fixed versions of phpdox and php-parser have just been uploaded, you
 should be able to fetch them directly from incoming (they should also
 reach Sid after the next dinstall, i.e. in about six hours).


Thank you a lot, I just pushed the update to version 4.2.6 on master-branch.
For the test suites, I am working on it. Any comment are welcome.

Regards
Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Bug#744876: Status of phpunit 4

2014-09-29 Thread Prach Pongpanich
Hi David,

On Mon, Sep 29, 2014 at 9:18 AM, David Prévot taf...@debian.org wrote:
 Hi Prach,

 On Mon, Sep 08, 2014 at 03:07:20PM +0700, Prach Pongpanich wrote:
[...]

 Sure, PHPUnit4 (4.2.x)  should release with Jessie (now I have free time.).

 Some new dependencies made it out of NEW (please note that packages
 waiting in NEW should not have stopped us from uploading to experimental
 anyway), and AFAICT, there is no documented blockers anymore.

 Sorry for being pushy, but we’re now about a month from the freeze, and
 such a new version (3.7 - 4.2) may be pretty disruptive. There is a
 handful of dependencies against phpunit in the archive, but there are
 over 50 build-dependencies! We must have some time to discover any
 actual pitfall, and some time to fix the eventual regressions. One month
 for that is already pretty short, I wouldn’t be comfortable to wait any
 longer to upload a new version (the alternative would be to live with
 the 3.7 version for Jessie).


Sorry for my delayed, that gives us a limited time to work.

I've recently uploaded phpunit-mock-object-2.2.1 to experimental. That is the
last dependency. If don't have any problem, I will push updated PHPUnit-4.2.x
tonight (GMT+7) and I hope we have enough time to test.

 If there is any way we can help now, please do not hesitate to provide
 pointers. If you have work in progress, do not hesitate to push it in a
 temporary branch so we may be able to shim in.

Thanks for the offer of help, I will need for review after I've updated PHPUnit.

Regards
Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Bug#744876: Status of phpunit 4

2014-09-29 Thread Prach Pongpanich
Hi David,

On Mon, Sep 29, 2014 at 9:26 PM, Prach Pongpanich prach...@gmail.com wrote:
 Hi David,

 On Mon, Sep 29, 2014 at 9:18 AM, David Prévot taf...@debian.org wrote:
 Hi Prach,

 If there is any way we can help now, please do not hesitate to provide
 pointers. If you have work in progress, do not hesitate to push it in a
 temporary branch so we may be able to shim in.

 Thanks for the offer of help, I will need for review after I've updated 
 PHPUnit.


I've run phpdox against the PHPUnit-4.2.6 source and has terminated.
Could you please take a look at it?

~/phpunit(master) $ phpdox
phpDox 0.7.0 - Copyright (C) 2010 - 2014 by Arne Blankerts

[30.09.2014 - 00:43:32] Using config file './phpdox.xml.dist'


Oups... phpDox encountered a problem and has terminated!

It most likely means you've found a bug, so please file a report for this
and paste the following details and the stacktrace (if given) along:

PHP Version: 5.6.0-1 (Linux)
PHPDox Version: 0.7.0
Exception: TheSeer\phpDox\FileInfoException (Code: 1)
Location: /usr/share/php/TheSeer/phpDox/shared/FileInfo.php (Line 9)

Path '/usr/share/php/TheSeer/phpDox/../bootstrap/backends.php' does
not exist - call to realpath failed

#0 /usr/share/php/TheSeer/phpDox/Application.php(82):
TheSeer\phpDox\Bootstrap-load()
#1 /usr/share/php/TheSeer/phpDox/CLI.php(114):
TheSeer\phpDox\Application-runBootstrap()
#2 /usr/bin/phpdox(58): TheSeer\phpDox\CLI-run()


Regards
Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#761496: ITP: php-doctrine-instantiator -- lightweight utility to instantiate objects in PHP

2014-09-14 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich prach...@gmail.com
Control: block 744876 by -1

* Package name: php-doctrine-instantiator
  Version : 1.0.2
  Upstream Author : Marco Pivetta ocram...@gmail.com
* URL :  https://github.com/doctrine/instantiator
* License : BSD-3-clause
  Programming Lang: Expat
  Description : lightweight utility to instantiate objects in PHP

Doctrine Instantiator provides a simple API to build objects without directly
relying on the serialization hack that has been explicitly used by all of our
data mappers for quite some time.

It’s a needed dependency for phpunit-mock-object and will be
maintained inside the PHP PEAR (and Composer) team.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#760970: ITP: phpab -- lightweight PHP namespace aware autoload generator

2014-09-09 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich prach...@gmail.com
Control: block 744876 by -1

* Package name: phpab
  Version : 1.16.0
  Upstream Author : Arne Blankerts a...@blankerts.de
* URL :  https://github.com/theseer/Autoload
* License : BSD-3-clause
  Programming Lang: PHP
  Description :  lightweight PHP namespace aware autoload generator

 The PHP AutoloadBuilder CLI tool phpab is a command line application
 to automate the process of generating an autoload require file with
 the option of creating static require lists as well as phar archives.

It’s a needed dependency for the upcoming PHPUnit 4 and will be
maintained inside the PHP PEAR (and Composer) team.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Status of phpunit 4

2014-09-08 Thread Prach Pongpanich
Hi David,

On Sun, Sep 7, 2014 at 12:06 AM, David Prévot taf...@debian.org wrote:
 Hi Prach,

 On Fri, Jul 25, 2014 at 12:25:31PM -0400, David Prévot wrote:
 [...]

 Ping?

 The freeze will start in less than two months, should we aim at
 releasing phpunit 4 with Jessie? If so, can we help?


Sure, PHPUnit4 (4.2.x)  should release with Jessie (now I have free time.).
Your help is welcome. the php-code-coverage need upgarde to ~2.0
(require libjs-twitter-bootstrap 3.x).


Regards,
Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745662: blocking the ppc64el architecture bootstrap

2014-08-25 Thread Prach Pongpanich
Hi Aurelien,

On Mon, Aug 25, 2014 at 9:41 AM, Aurelien Jarno aure...@debian.org wrote:
 Dear maintainer,

 The ppc64el architecture has been added to the Debian archive. Your
 package enchant fails to build as reported in bug #745662 and
 the build log is available on [1].

 It would be very nice if you can upload a fixed version of this package.
 Don't hesitate to ask questions if you need help to fix this bug. If
 you lack time for that, I can also proceed with an NMU.


Please go ahead with the NMU, you can find the current repository at:
http://anonscm.debian.org/cgit/collab-maint/enchant.git/

Thanks in advance,
Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757355: ITP: phpunit-comparator -- functionality to compare PHP values for equality

2014-08-07 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich prach...@gmail.com
Control: block 744876 by -1

* Package name: phpunit-comparator
  Version : 1.0.0
  Upstream Author : Sebastian Bergmann sebast...@phpunit.de
* URL : https://github.com/sebastianbergmann/comparator
* License : BSD-3-clause
  Programming Lang: PHP
  Description :  functionality to compare PHP values for equality

 This component provides the functionality to compare PHP values for equality.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.


It’s a needed dependency for the upcoming PHPUnit 4 and will be
maintained inside the PHP PEAR (and Composer) team.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#728196: [Pkg-php-pecl] Bug#728196: Bug#728196: php-gearman is licensed under the PHP license, and is not php

2014-06-26 Thread Prach Pongpanich
Hi,

On Tue, Jun 24, 2014 at 5:14 PM, Ondřej Surý ond...@sury.org wrote:
 Control: reassign -1 ftp.debian.org
 Control: retitle -1 Reassess PHP License usage for PHP PECL extensions

 Hi Paul and rest of FTP Masters,

 I am reassigning this bug to FTP Masters to solve it in between FTP
 Masters.

 Please note that Paul's interpretation would effectively lead to full
 removal of PHP from the Debian archive - see the list of affected
 packages in the bug (and in my previous email from May 27).

 I concur that the PHP License 3.01 should not be used for random
 software written *in* PHP language, but I don't agree that this clause
 should be used for packages published on pear.php.net (PEAR libraries)
 and pecl.php.net (PHP extensions).

 I think the REJECT FAQ has to be changed and the interpretation needs to
 be changed to allow PECL extensions and PEAR libraries to be licensed
 under PHP License 3.01.


I agree with Ondřej. the REJECT FAQ (PHP License) has outdated,
that refer to PHP License 3.0 [0].

  [0] https://lists.debian.org/debian-legal/2005/08/msg00128.html

For the details:

   https://lists.debian.org/debian-legal/2006/02/msg00017.html
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=332606

Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#747739: [DRE-maint] Bug#747739: FTBFS: Test ruby2.1 failed. Exiting.

2014-05-14 Thread Prach Pongpanich
Control: reassign -1 src:ruby-bson
Control: affect ruby-mongo

On Sun, May 11, 2014 at 8:30 PM, Christian Hofstaedtler z...@debian.org wrote:
 Source: ruby-mongo
 Version: 1.9.2-2
 Severity: serious
 Justification: fails to build from source
 User: debian-r...@lists.debian.org
 Usertags: ruby2.0-rm

 Dear Maintainer,

 During a rebuild of ruby-related packages your package failed to
 build with these errors:

 ===
   1) Error:
 CollectionTest#test_: Basic operations: should not log binary data. :
 NoMethodError: undefined method `generate' for 
 #BSON::ObjectId:0x0001643d08
 /usr/lib/ruby/vendor_ruby/bson/types/object_id.rb:47:in `initialize'
 /usr/lib/ruby/vendor_ruby/bson/types/object_id.rb:92:in `new'

   2) Error:
 CollectionTest#test_: Basic operations: should send insert message. :
 NoMethodError: undefined method `generate' for 
 #BSON::ObjectId:0x000167a510
 /usr/lib/ruby/vendor_ruby/bson/types/object_id.rb:47:in `initialize'
 /usr/lib/ruby/vendor_ruby/bson/types/object_id.rb:92:in `new'

 [..]
 ===

 Please note that the default ruby recently has been switched to 2.1
 in sid. If your package doesn't already do this, please switch to
 the ruby(-all)(-dev) metapackages and `dh_ruby --print-supported`
 for detecting the ruby to build for.
 (Also, if everything goes according to plan, this is the last ruby
 transition for jessie.)

 About the test rebuild: this build was done in a rather standard
 sbuild/schroot setup, on an amd64 host where PID1 is provided by
 systemd, and options passed to sbuild were:
   DEB_BUILD_OPTIONS=parallel=12


This is a bug in ruby-bson (incompatible with ruby-bson-ext 1.10.0-1)
and need to update it to 1.10.0.

Regards,
Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: pdepend and phpmd packaging (was: Please update to last upstream version)

2014-05-03 Thread Prach Pongpanich
Hi David,

Sorry for the late response. I'm on vacation at the moment and limited internet
access (will return to normal on Tuesday). :(

On Sat, May 3, 2014 at 10:07 AM, David Prévot taf...@debian.org wrote:
 Hi Prach,

[...]
 When I run pdepend, it fails with:
 […]
 Can you reproduce the issue? Do you have an idea (to debug) about what's
 wrong? (I have php5-imagick 3.1.2-1 installed).

 I’ve not yet tried to debug the issue, but want to state that it might
 just be a bad use case on my side: I’ve had good results while using it
 from a build process of another package I came across.

 To be clear, if it works for you (as needed for PHPUnit packaging), I’m
 willing to upload the package as is (and to eventually fill a proper
 bug report with hopefully more useful data of the issue I encountered)

It works for PHPUnit 4 and other package with follow command:

 $ pdepend --summary-xml=/tmp/summary.xml
--jdepend-chart=/tmp/jdepend.svg ./php-net-socket

   http://anonscm.debian.org/gitweb/?p=pkg-php/php-pmd.git

 It needs to build-depend on php-depend (for the manpage).
[...]
 P.-S.: FTPmasters just processed a bunch of needed dependencies, only
 phpdox (and php-parser as its last build-dependency) is to be processed.

 P.-P.-S.: the other cosmetic remarks, as reminder (no action needed if
 you disagree or don’t believe they worth being addressed).

 If you decide to change the package name, please add a Provides:
 $oldproposedname to help the package manager find the correct
 recommendations for phing until it’s rebuild. Please keep me posted ASAP
 too in order to fix the pear-channels override soon (I plan to upload a
 new version today).


I agreed with that, please you fix the pear-channels.

http://anonscm.debian.org/gitweb/?p=pkg-php/pdepend.git
http://anonscm.debian.org/gitweb/?p=pkg-php/phpmd.git

Thanks,
Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#746446: ITP: php-pmd -- PHP Mess Detector

2014-04-30 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich prach...@gmail.com
Control: block 744876 by -1

* Package name: php-pmd
  Version : 1.5.0
  Upstream Author : Manuel Pichler m...@phpmd.org
* URL : http://pdepend.org
* License : BSD-3-clause
  Programming Lang: PHP
  Description : PHP Mess Detector

The PHP Mess Detector aims to be a simplified PHP port of the well known
Java Tool PMD. This project uses PHP_Depend to measure several software
metrics from given source code, then it compares the calculated values
with customizeable thresholds and reports all suspect software artifacts.

It is a new dependency for the PHPUnit 4 and will be maintained inside
the PHP PEAR team.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Please update to last upstream version (currently 4.0.17)

2014-04-30 Thread Prach Pongpanich
Hi,

On Mon, Apr 28, 2014 at 01:45:45PM -0400, David Prévot wrote:
 
 Hi,
 
[...]
 
 php-depend

 http://anonscm.debian.org/gitweb/?p=pkg-php/php-depend.git

 
   - phpmd
  http://phpmd.org
 
 php-pmd (assuming it’s the same as PHP_PMD via PEAR)

 http://anonscm.debian.org/gitweb/?p=pkg-php/php-pmd.git


[...]
 
 I’ve less free time than last week now, but I may open ITP(s) for (some
 of) those packages when time permits (and will continue to also add you
 as uploader if that’s OK, so you may be able to keep an eye on them for
 the maintenance/update).
 

I've added you as uploader in php-depend and php-pmd, please take a 
look at those packages when you've time.

For the phpunit repo, I've created the master branch for PHPUnit-4.

 http://anonscm.debian.org/gitweb/?p=pkg-php/phpunit.git;h=refs/heads/master

Thanks,

Prach


signature.asc
Description: Digital signature


Bug#746342: ITP: php-depend -- design quality metrics for PHP package

2014-04-29 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich prach...@gmail.com
Control: block 744876 by -1

* Package name: php-depend
  Version : 1.1.4
  Upstream Author : Manuel Pichler m...@pdepend.org
* URL : http://pdepend.org
* License : BSD-3-clause
  Programming Lang: PHP
  Description : design quality metrics for PHP package

PHP_Depend is an adaption of the Java design quality metrics software
JDepend and the NDepend metric tool.

It is a new dependency for the PHPUnit 4 and will be maintained inside
the PHP PEAR team.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Please update to last upstream version (currently 4.0.17)

2014-04-28 Thread Prach Pongpanich
Hi,

On Sat, Apr 26, 2014 at 3:18 AM, David Prévot taf...@debian.org wrote:
  sebastian/diff: ~1.1,
  sebastian/environment: ~1.0,
  sebastian/exporter: ~1.0,
  sebastian/version: ~1.0,

 Please note that version and environment are very small, while the two
 others are “just” small. I intend to take care of those four packages in
 a timely manner.


New build-depends:
 - phploc
https://github.com/sebastianbergmann/phploc
 - phpcpd
https://github.com/sebastianbergmann/phpcpd
 - pdepend
http://pdepend.org
 - phpmd
http://phpmd.org
 - phpdox
http://phpdox.de

Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745846: [pkg-php-pear] Bug#745846: ITP: phpunit-version -- library that helps with managing the version number of Git-hosted PHP projects

2014-04-27 Thread Prach Pongpanich
On Sat, Apr 26, 2014 at 2:45 AM, David Prévot da...@tilapin.org wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 Hi,

 Le 25/04/2014 14:14, David Prévot a écrit :

 * Package name: phpunit-version

 It’s a needed dependency for the upcoming PHPUnit 4 and will be
 maintained inside the PHP PEAR team.

 The resulting package is very small, and the code is even smaller than
 its documentation:

 $ du -sh /usr/share/php/SebastianBergmann/Version \
  /usr/share/doc/phpunit-version
 12K /usr/share/php/SebastianBergmann/Version
 24K /usr/share/doc/phpunit-version

 I doubt ftpmasters will appreciate such package, I’ll look closer at the
 other new phpunit-$stuff needed for #744876 before opening another ITP.
 In the mean time, I’ve pushed a packaging repository to Alioth (Prach, I
 set you up as an uploader, I hope that’s OK with you):

 http://anonscm.debian.org/gitweb/?p=pkg-php/phpunit-version.git

 (It’s ready for upload, but I’d like to clarify the status of the other
 phpunit-$stuff before doing so.)

 PHPUnit 4.0 seems still available via PEAR for now, but I’m not sure
 there is a proper tool available to “extract” phar files (as we do for
 some .jar, e.g., in the moz-ext team), is there?


It's embedded dependencies (need to repack), I think we should use an
upstream source from github (Composer) for the long term. What do you
think?

FYI, pear.phpunit.de will be shut down no later than December, 31 2014 [0][1].

[0] http://phpunit.de/
[1] 
https://github.com/sebastianbergmann/phpunit/wiki/End-of-Life-for-PEAR-Installation-Method

Regards,
Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Bug#744876: Please update to last upstream version (currently 4.0.14)

2014-04-25 Thread Prach Pongpanich
Hi David,

On Thu, Apr 24, 2014 at 11:32 PM, David Prévot taf...@debian.org wrote:
 Hi Prach,
[...]
 From a quick look at the composer.json file, it seems like most
 dependencies are already in Debian (a few may need an update), except
 (some of) the following:

 sebastian/comparator: dev-master,

It's not needed.

 sebastian/diff: ~1.1,
 sebastian/environment: ~1.0,
 sebastian/exporter: ~1.0,
 sebastian/version: ~1.0,

 Is that correct? If so, have you already started to work on (some of)
 them? I may try to start packaging some missing ones if you wish.

 1: 
 https://github.com/sebastianbergmann/phpunit/blob/master/composer.json


Thanks for the help, I would appreciate if you could packaging some of
those packages . :)

What do you think we should name sebastian/diff?
(phpunit-diff)

Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744876: [pkg-php-pear] Bug#744876: Please update to last upstream version (currently 4.0.14)

2014-04-17 Thread Prach Pongpanich
Control: confirmed

Hi David,

On Wed, Apr 16, 2014 at 12:20 AM, David Prévot taf...@debian.org wrote:
 Hi,

 Please consider updating the package to the latest upstream version,
 that should fix some currently failing tests according to Evert Pot:
 https://github.com/fruux/sabre-dav/issues/425#issuecomment-40501450


The PHPUnit-4.0.x is not released via PEAR [0], that we need to
replace PEAR with the Composer (and dependencies), so this process
will start on an experimental.

[0] 
https://github.com/sebastianbergmann/phpunit/wiki/Release-Announcement-for-PHPUnit-4.0.0

Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743754: lintian: false positive on license-problem-gfdl-invariants

2014-04-07 Thread Prach Pongpanich
Control: affects -1 libdbi libdbi-drivers

libdbi 0.9.0-2 (source)
doc/driver-guide/index.html invariant part is: /i , version 1.1 or
any later version published by the free software foundation; with no
invariant sections, with no front-cover texts, and with no back-cover
texts
doc/programmers-guide/index.html invariant part is: /i , version 1.1
or any later version published by the free software foundation; with
no invariant sections, with no front-cover texts, and with no
back-cover texts

libdbi-drivers 0.9.0-3 (source)
drivers/ingres/dbd_ingres/index.html invariant part is: /i , version
1.1 or any later version published by the free software foundation;
with no invariant sections, with no front-cover texts, and with no
back-cover texts
drivers/mysql/dbd_mysql/index.html invariant part is: /i , version
1.1 or any later version published by the free software foundation;
with no invariant sections, with no front-cover texts, and with no
back-cover texts
drivers/pgsql/dbd_pgsql/index.html invariant part is: /i , version
1.1 or any later version published by the free software foundation;
with no invariant sections, with no front-cover texts, and with no
back-cover texts
drivers/sqlite/dbd_sqlite/index.html invariant part is: /i , version
1.1 or any later version published by the free software foundation;
with no invariant sections, with no front-cover texts, and with no
back-cover texts
drivers/sqlite3/dbd_sqlite3/index.html invariant part is: /i ,
version 1.1 or any later version published by the free software
foundation; with no invariant sections, with no front-cover texts, and
with no back-cover texts

Full file:
http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi.git;a=blob_plain;f=doc/driver-guide/index.html
http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi-drivers.git;a=blob;f=drivers/ingres/dbd_ingres/index.html

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#707402: umview: FTBFS: um_select.c:177: undefined reference to `__FDELT'

2014-04-07 Thread Prach Pongpanich
Hi Gregor,

On Sat, Nov 30, 2013 at 06:49:45PM +0100, gregor herrmann wrote:
 On Wed, 10 Jul 2013 21:00:11 +0200, gregor herrmann wrote:
 
[...]
  
  Ubuntu seems to have a patch for this:
  
  https://patches.ubuntu.com/u/umview/umview_0.8.2-1ubuntu2.patch
 
 
 Attached are the Ubuntu changes as debdiff; with the changes the
 packages build in unstable, but not anymore in stable. Not sure if we
 care about this ... 
 

This bug block fuse-umfuse-iso9660 and furiusisomount migrate to testing.

Is it any chance you upload an NMU for this bug?

Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#737126: libdbi-drivers: FTBFS on powerpc (and other architectures), tests failing

2014-04-03 Thread Prach Pongpanich
Hi Sébastien,

On Fri, Apr 4, 2014 at 12:37 AM, Sébastien Villemot
sebast...@debian.org wrote:
 Dear libdbi-drivers maintainers,

 Le lundi 17 février 2014 à 15:40 +0100, Markus Hoenicka a écrit :

   Any progress? More than two weeks passed. I may just disable those
  problematic tests as libdbi-drivers itself works as expected.

 there is some progress, but it's not suitable for general use yet. The
 revised testkit works ok on Debian including valgrind checks but still
 shows some differences between values returned from the drivers and
 expected values. This just takes some more time to fix. Problem is that
 it causes a bus error on FreeBSD which I cannot reproduce using
 valgrind, and gdb couldn't enlighten me about what is wrong. Therefore I
 suggest to disable the tests for the time being. As you mentioned, these
 are not libdbi or libdbi-drivers problems, but testkit problems.

 Sorry to be a bit pushy, but is there a chance to have a fix to this
 FTBFS, even a temporary one?


We could temporary fix this problem with disable test errors (maybe in a week).

Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663535: php-zmq ITP state

2014-03-27 Thread Prach Pongpanich
Hi László,

On Thu, Mar 27, 2014 at 7:26 PM, László Böszörményi (GCS)
g...@debian.org wrote:
 Hi Prach,

 How is your php-zmq packaging goes? As the zeromq{,3} maintainer I've
 a package ready for the PHP5 bindings as well. But you are the ITP
 owner and I can step back if you need some time.


I intend to maintain it under the pkg-php-pecl umbrella and it is
already to upload.

http://lists.alioth.debian.org/pipermail/pkg-php-pecl/Week-of-Mon-20140324/000149.html


Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663535: php-zmq ITP state

2014-03-27 Thread Prach Pongpanich
On Fri, Mar 28, 2014 at 3:14 AM, László Böszörményi g...@debian.org wrote:
 On Thu, Mar 27, 2014 at 2:51 PM, Prach Pongpanich prach...@gmail.com wrote:
 On Thu, Mar 27, 2014 at 7:26 PM, László Böszörményi (GCS)
 g...@debian.org wrote:
 How is your php-zmq packaging goes?
 I intend to maintain it under the pkg-php-pecl umbrella and it is
 already to upload.
  Looks fine. Will sponsor you if the build dependencies can be
 installed. Now I get:
 dh-php5 : Conflicts: php5-dev ( 5.5.9+dfsg-2~) but 5.5.9+dfsg-1 is to
 be installed

This problem will be solved, Ondřej just uploaded php5 (5.5.10+dfsg-1).

http://packages.qa.debian.org/p/php5/news/20140327T153912Z.html

Thanks,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738663: [pkg-php-pear] Bug#738663: debpear: the -f arg of tar must be just before archive file name

2014-02-11 Thread Prach Pongpanich
Control: tag -1  + pending

On Wed, Feb 12, 2014 at 12:40 AM, Francois-Regis Vuillemin
frv-deb...@miradou.com wrote:
[...]
 When using --verbose, debpear crash when extracting tarball.

 This is due to extras option been added after -f (beetween -f an archive file
 name)


Thanks, I've applied your patch into git repository.

http://anonscm.debian.org/gitweb/?p=pkg-php/debpear.git;a=commitdiff;h=04f61bb

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#738334: RFA: socat -- multipurpose relay for bidirectional data transfer

2014-02-09 Thread Prach Pongpanich
Hi Chris,

On Sun, Feb 9, 2014 at 6:09 PM, Chris Taylor ctay...@debian.org wrote:
 Package: wnpp
 Severity: normal
 X-Debbugs-CC: debian-de...@lists.debian.org

 Unfortunately, due to a lack of time, motivation/interest I am
 requesting an adopter for socat.


What's something wrong, socat had a new maintainer since 2013 (#717434)?


Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#726533: RFS: 0install/2.3.3-2 [ITP] -- rename and split zeroinstall-injector package

2014-02-09 Thread Prach Pongpanich
Hi,

On Sun, Feb 9, 2014 at 4:41 PM, Thomas Leonard tal...@gmail.com wrote:
 On 9 February 2014 09:27, Vincent Cheng vch...@debian.org wrote:

 And lintian has a fair bit to complain about:

 W: 0install-core: hardening-no-relro usr/bin/0alias
 W: 0install-core: hardening-no-relro usr/bin/0desktop
 W: 0install-core: hardening-no-relro usr/bin/0install
 W: 0install-core: hardening-no-relro usr/bin/0launch
 W: 0install-core: hardening-no-relro usr/bin/0store
 W: 0install-core: hardening-no-relro usr/bin/0store-secure-add
[...]

 Thanks! Note that some of these are false positives (it's up to the
 ocaml compiler whether it includes hardening or relies on its own
 static type and bounds checking). I'll get it to check the signature
 though.

FYI:
https://wiki.debian.org/HardeningWalkthrough#My_package_is_.28partly.29_written_in_OCaml

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#737695: [pkg-php-pear] Bug#737695: pkg-php-tools: Please, remove test 'data' directory as well.

2014-02-04 Thread Prach Pongpanich
Hi  Dario,

On Wed, Feb 5, 2014 at 11:02 AM, Dario Minnucci mid...@debian.org wrote:
 Hi guys,

 While rebuilding my packages using 'pkg-php-tools 1.11' (as per BTS #736294),
 I've spotted you've remove 'tests' directories but 'data' directory is still
 present in the resulting package.

 Shouldn't 'data' directory be removed too?


Not sure to remove 'data' directory instead of role=data [1] with
the pkg-php-tools, but you can do like this.

debian/rules:
override_dh_auto_configure:
  dh_auto_configure -O--buildsystem=phppear
  sed -i '/ role=data/d' */package.xml

[1] http://pear.php.net/manual/en/guide.users.concepts.filerole.php

Cheers,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#737549: [pkg-php-pear] Bug#737549: Fix for #732641 truncates package.xml

2014-02-03 Thread Prach Pongpanich
On Tue, Feb 4, 2014 at 12:12 AM, Mathieu Parent math.par...@gmail.com wrote:
 Package: pkg-php-tools
 Version: 1.11
 Severity: important

 Hi co-maintainers,

 The attached package.xml (msgpack) is truncated, to an almost empty one.

 This is a big regression from  #732641 which creates FTBFS

 A quick solution would be to remove the test dir once installed (simple rm
 -rf). I prefer it over a more complex solution (parsing XML, or xslt).

I've got the same problem on php-html-template-it and attached a patch
to fix the problem.


fix-remove-tests-files.patch
Description: application/php


Bug#737558: Please, support Zend extensions

2014-02-03 Thread Prach Pongpanich
Package: pkg-php-tools
Version: 1.11
Severity: wishlist
Tags: patch

Hi Mathieu,

I attached a patch to support Zend extensions, which cause of xdebug
doesn't build-depend on pkg-php-tools.

http://anonscm.debian.org/gitweb/?p=pkg-php/xdebug.git;a=commit;h=1ddbf0c

Regards,
 Prach


0001-Support-Zend-extensions.patch
Description: application/php


Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-30 Thread Prach Pongpanich
On Thu, Jan 30, 2014 at 9:16 PM, Markus Hoenicka
markus.hoeni...@mhoenicka.de wrote:
[..]

 It's got the same result as without -fsigned-char. :(


 Ok, maybe this change alone was not sufficient. I went through the changes
 between the latest 0.8.x release (where things apparently still worked) and
 0.9, and I suspect that we need some of the configure magic that was cleaned
 out before 0.9. Could you please test the appended patches against
 configure.ac of both libdbi and libdbi-drivers? To fix the problem, we may
 have to fiddle with both packages at a time.


(Cc:-ing #737126)

That reduced failures, but still remain the issue with the_float and
the_double.

Running libdbi framework test...
test_dbi.c:3732: unit test failure: sqlite3 - libdbi connection -
Retrieving fields as - test_dbi_result_get_as_longlong - [-1] should
match [0] at [test_dbi.c] line [3732]
test_dbi.c:3733: unit test failure: sqlite3 - libdbi connection -
Retrieving fields as - test_dbi_result_get_as_longlong - [-1] should
match [0] at [test_dbi.c] line [3733]
Running libdbi framework test...
Running libdbi framework test...
Running libdbi framework test...
Completed libdbi framework test: 397 passes, 2 failures, 0 exceptions.
make: *** [test-stamp] Error 1

-- 
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-30 Thread Prach Pongpanich
On Fri, Jan 31, 2014 at 7:09 AM,  markus.hoeni...@mhoenicka.de wrote:
 Prach Pongpanich writes:
[..]
   (Cc:-ing #737126)
  
   That reduced failures, but still remain the issue with the_float and
   the_double.
  
   Running libdbi framework test...
   test_dbi.c:3732: unit test failure: sqlite3 - libdbi connection -
   Retrieving fields as - test_dbi_result_get_as_longlong - [-1] should
   match [0] at [test_dbi.c] line [3732]
   test_dbi.c:3733: unit test failure: sqlite3 - libdbi connection -
   Retrieving fields as - test_dbi_result_get_as_longlong - [-1] should
   match [0] at [test_dbi.c] line [3733]
   Running libdbi framework test...
   Running libdbi framework test...
   Running libdbi framework test...
   Completed libdbi framework test: 397 passes, 2 failures, 0 exceptions.
   make: *** [test-stamp] Error 1
  

 Ok, seems we're halfway there. It is certainly worth checking all the
 compiler warnings that Laszlo mentioned. But the above mentioned
 failures may be related to the way how libdbi converts floating
 point numbers to long long values. Prach, could you please run the
 test program below and report any compiler warnings as well as the
 output on armel?


 float2longlong.c
 --8
 #include stdlib.h
 #include stdio.h

 int main() {
   float bigfloat = 3.402823e+38;
   long long bigfloat_casted;

   bigfloat_casted = (long long)bigfloat;
   printf(%lld\n, bigfloat_casted);
   exit (0);
 }

I've added a big double:

root@raspy-sid:~# gcc -Wall -g fd2ll.c -o fd2ll
root@raspy-sid:~# ./fd2ll
bigfloat2ll = -1
bigdouble2ll = -1

--
Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-28 Thread Prach Pongpanich
On Tue, Jan 28, 2014 at 1:30 PM, László Böszörményi (GCS)
g...@debian.org wrote:
 Hi Prach,

 On Mon, Jan 27, 2014 at 12:37 PM, Prach Pongpanich prach...@gmail.com wrote:
 On Mon, Jan 27, 2014 at 5:08 PM, László Böszörményi (GCS)
 g...@debian.org wrote:
 I've removed debian/*.dir files, which created an empty directory
 (usr/lib/dbd ).
 We don't want to run sqlite and sqlite3 tests[1] when cross-building,
 I attached a patch for both issues.
 [1] https://buildd.debian.org/status/package.php?p=libdbi-driverssuite=sid
  You made the diff in the wrong, backward way. As such, it tries to
 add the mentioned dir files. Btw thanks, those files indeed need to be
 removed.
 The mentioned page shows only the architectures that officially part
 of Debian. They are _not_ cross-builds but native to those
 architectures. I suppose you meant that don't run any tests when
 DEB_BUILD_OPTIONS instructs so.
 This is not the case for buildds. Those should run self-tests to early
 reveal platform specific bugs.

Sorry for my mistake.
I've discussed with Markus Hoenicka and he told me about a atoll()
call which the sqlite3 driver uses to convert raw data into a long
long number causes problems, he will work on this problem.

drivers/sqlite3/dbd_sqlite3.c:
1719:data-d_longlong = (long long) atoll(raw); break; /* hah,
wonder if that'll work */


 P.S. please you set me as Maintainer to avoid missing an e-mail from the BTS.
  Only one person can be the maintainer. You should get bugreports as
 uploader or you may subscribe to the source packages of your
 choice[2].

Thanks for the explanation.


Cheers,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-27 Thread Prach Pongpanich
Hi,

On Mon, Jan 27, 2014 at 5:08 PM, László Böszörményi (GCS)
g...@debian.org wrote:
 Hi,

 On Sat, Jan 25, 2014 at 8:46 PM, Gergely Nagy

 libdbi1 0.9.0-1 is built with a multi-arch, and will search for
 drivers in a multi-arch directory, but the binaries produced from
 libdbi-drivers still produce packages that use the old, non-multiarch
 directory. This renders any software using libdbi unusable, as they
 will not be able to find drivers.
  I've multi-arched the package[1]. git.debian.org has problems again,
 it can't find the Git tree. :(
 Please test it and I'll upload if I get some reviews. I need to test it as 
 well.
 Will add back Thomas as uploader if he agrees.

 [1] dget -x http://www.barcikacomp.hu/gcs/libdbi-drivers_0.9.0-2.dsc

I've removed debian/*.dir files, which created an empty directory
(usr/lib/dbd ).
We don't want to run sqlite and sqlite3 tests[1] when cross-building,
I attached a patch for both issues.
[1] https://buildd.debian.org/status/package.php?p=libdbi-driverssuite=sid

P.S. please you set me as Maintainer to avoid missing an e-mail from the BTS.

Thanks,
 Prach
diff -Nuar libdbi-drivers-0.9.0-new/debian/libdbd-firebird.dirs libdbi-drivers-0.9.0/debian/libdbd-firebird.dirs
--- libdbi-drivers-0.9.0-new/debian/libdbd-firebird.dirs	1970-01-01 07:00:00.0 +0700
+++ libdbi-drivers-0.9.0/debian/libdbd-firebird.dirs	2014-01-21 01:55:42.0 +0700
@@ -0,0 +1,2 @@
+usr/lib
+usr/lib/dbd
diff -Nuar libdbi-drivers-0.9.0-new/debian/libdbd-mysql.dirs libdbi-drivers-0.9.0/debian/libdbd-mysql.dirs
--- libdbi-drivers-0.9.0-new/debian/libdbd-mysql.dirs	1970-01-01 07:00:00.0 +0700
+++ libdbi-drivers-0.9.0/debian/libdbd-mysql.dirs	2014-01-21 01:55:42.0 +0700
@@ -0,0 +1,2 @@
+usr/lib
+usr/lib/dbd
diff -Nuar libdbi-drivers-0.9.0-new/debian/libdbd-pgsql.dirs libdbi-drivers-0.9.0/debian/libdbd-pgsql.dirs
--- libdbi-drivers-0.9.0-new/debian/libdbd-pgsql.dirs	1970-01-01 07:00:00.0 +0700
+++ libdbi-drivers-0.9.0/debian/libdbd-pgsql.dirs	2014-01-21 01:55:42.0 +0700
@@ -0,0 +1,2 @@
+usr/lib
+usr/lib/dbd
diff -Nuar libdbi-drivers-0.9.0-new/debian/libdbd-sqlite.dirs libdbi-drivers-0.9.0/debian/libdbd-sqlite.dirs
--- libdbi-drivers-0.9.0-new/debian/libdbd-sqlite.dirs	1970-01-01 07:00:00.0 +0700
+++ libdbi-drivers-0.9.0/debian/libdbd-sqlite.dirs	2014-01-21 01:55:42.0 +0700
@@ -0,0 +1,2 @@
+usr/lib
+usr/lib/dbd
diff -Nuar libdbi-drivers-0.9.0-new/debian/rules libdbi-drivers-0.9.0/debian/rules
--- libdbi-drivers-0.9.0-new/debian/rules	2014-01-27 18:21:32.895323786 +0700
+++ libdbi-drivers-0.9.0/debian/rules	2014-01-27 05:21:54.0 +0700
@@ -69,7 +69,6 @@
 
 
 test-stamp: build-stamp
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	$(MAKE) -C tests test_dbi
 
 	# Testing sqlite and sqlite3
@@ -92,6 +91,7 @@
 	rm -rf $(CURDIR)/debian/sqlitetests
 
 	# Testing MySQL and Postgress
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	chmod +x ./debian/test_mysql.sh ./debian/test_pgsql.sh
 	./debian/test_mysql.sh
 	./debian/test_pgsql.sh


Bug#736240: libdbi: debian/copyright file mistakes

2014-01-21 Thread Prach Pongpanich
Hi Gergely,

Thanks for your report.

 * src/asprintf.c: This one says ripped from gcc - it would be nice to
   figure out the proper license for this.

Similarity-tester:
 libdbi/src/asprintf.c consists for 72 % of
gcc-4.3.2/libiberty/vasprintf.c material
 gcc-4.3.2/libiberty/vasprintf.c consists for 30 % of
libdbi/src/asprintf.c material

It is licensed under the LGPL-2+ and copyright the Free Software Foundation.

 * src/atoll.c: This one is (C) MySQL AB, and is LGPLv2+, where the L is
   Library, not Lesser.

The copyright file also seems to be a bit of a mess, you don't need to
list *why* a person has copyright on a file. But this is just nit
picking, and likely personal preference. The above three problems do
need a fix, though.

Those problem will fix in the next upload (and rechecks on the
libdbi-drivers too).

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#736147: [pkg-php-pear] Bug#736147: phpunit: Needs to be updated to support new php-codecoverage

2014-01-20 Thread Prach Pongpanich
control: tags 736147 + pending

On Mon, Jan 20, 2014 at 4:53 PM, Roland Mas lola...@debian.org wrote:
 Package: phpunit
 Version: 3.6.10-1
 Severity: normal

 phpunit ships /usr/share/php/PHPUnit/Util/GlobalState.php, which has a
 function that calls php_codecoverage_autoload().  This function doesn't
 exist in the current version of php-codecoverage; if it's in another
 package, then there's at least a dependency missing :-)

 In any case, it ends up with my testsuites randomly failing with
 messages like the following:

 1) CreateProject::testEmptyProject
 PHP Fatal error:  Call to undefined function php_codecoverage_autoload() in 
 /usr/share/php/PHPUnit/Util/GlobalState.php on line 380


Thank you for your report, we plan to upload it (3.7.28) within a week.

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635659: libdbi{,-drivers} maintenance

2014-01-20 Thread Prach Pongpanich
On Tue, Jan 21, 2014 at 5:09 AM, László Böszörményi g...@debian.org wrote:
 On Mon, Jan 20, 2014 at 3:10 AM, Prach Pongpanich prach...@gmail.com wrote:
 Both build fine with pbuilder (sid:i386 and amd64) and lintain clean.
  Actually no. You mixed libdbi-drivers and libdbi versions. The former
 built only because it picked up the old, non-multi-arch variant. There
 was a root build failure, missing copyright, align problems in
 changelog, etc.

 Please you review and upload.
  Fixed the remaining problems and upload is pending.
 Removed Thomas for now from the packaging, as no response from him if
 he wants to be part of it and he has put the packages for adoption. He
 is welcomed if he would like to continue with the packages.


Thanks for fixed the remaining problems.

He requested to keep him in uploader list.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635659#26

Cheers,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635659: libdbi{,-drivers} maintenance

2014-01-19 Thread Prach Pongpanich
On Thu, Jan 16, 2014 at 9:40 PM, Prach Pongpanich prach...@gmail.com wrote:
 On Thu, Jan 16, 2014 at 9:21 PM, László Böszörményi (GCS)
 g...@debian.org wrote:
 On Thu, Jan 16, 2014 at 12:43 PM, Prach Pongpanich prach...@gmail.com 
 wrote:
 I have update libdbi[1],but libdbi-drivers[2] is not yet finished.

 [1] http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi.git
 [2] http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi-drivers.git
  Question is, do you want us to join forces (please choose your role
 as well, maintainer or uploader) or one of us should do it alone?

 I want to set myself as uploader (you and Thomas as maintainer).

 You may cherry-pick my packaging if you want.

Both build fine with pbuilder (sid:i386 and amd64) and lintain clean.

libdbi (0.9.0-1) unstable; urgency=medium

  [ Prach Pongpanich ]
  * Imported Upstream version 0.9.0 (Closes: #708115, #717437)
  * Use debhelper short rules with autoreconf (Closes: #565558)
  * Add -dbg package
  * Update symbols file for new symbols
  * Add multiarch support
  * Bump Standards-Version to 3.9.5
  * Change Vcs fields to point to collab-maint
  * Adopt package (Closes: #635659)


libdbi-drivers (0.9.0-1) unstable; urgency=medium

 [ Laszlo Boszormenyi ]
  * Add debian/patches:
+ fix_sqlite3_lib_name.patch
+ mysql_h_path.patch
  * Update run tests script

 [ Prach Pongpanich ]
  * Imported Upstream version 0.9.0
  * Adopt package (Closes: #635658)
  * Update d/gbp.conf and use pristine-tar by default
  * Add openjade and docbook-dsssl in Build-depends
  * Enable hardened build flags
  * Bump Standards-Version to 3.9.5
  * Change Vcs fields to point to collab-maint


Please you review and upload.

[1] http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi.git
[2] http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi-drivers.git

Thanks,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635659: libdbi{,-drivers} maintenance

2014-01-16 Thread Prach Pongpanich
On Thu, Jan 16, 2014 at 3:11 PM, László Böszörményi (GCS)
g...@debian.org wrote:
 Hi,

 I'm the maintainer of sqlite and sqlite3 and back then I was the only
 syslog-ng maintainer. Thus when I saw libdbi and libdbi-drivers is up
 for adoption, started working on them. It was March, last year. When
 almost finished, I put it down, I don't know the reason.
 Still, yesterday I've made the last bits. Both build fine with
 pbuilder. You can grab them[1][2] for testing. May I be their
 maintainers, adding whoever wants it as uploader or is there anyone
 else to continue the packaging?
 The only one change that pending, is the removal of sqlite and thus
 libdbd-sqlite will be gone with that.

I have update libdbi[1],but libdbi-drivers[2] is not yet finished.

[1] http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi.git
[2] http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi-drivers.git


Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635659: libdbi{,-drivers} maintenance

2014-01-16 Thread Prach Pongpanich
On Thu, Jan 16, 2014 at 9:21 PM, László Böszörményi (GCS)
g...@debian.org wrote:
 On Thu, Jan 16, 2014 at 12:43 PM, Prach Pongpanich prach...@gmail.com wrote:
 I have update libdbi[1],but libdbi-drivers[2] is not yet finished.

 [1] http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi.git
 [2] http://anonscm.debian.org/gitweb/?p=collab-maint/libdbi-drivers.git
  Question is, do you want us to join forces (please choose your role
 as well, maintainer or uploader) or one of us should do it alone?

I want to set myself as uploader (you and Thomas as maintainer).

 You may cherry-pick my packaging if you want.


I needs lots for libdbi-drivers, please feel free to update those.

Thanks,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635659: Any progress? (Was: Re: RFA: libdbi)

2014-01-15 Thread Prach Pongpanich
On Wed, Jan 15, 2014 at 2:17 PM, Thomas Goirand z...@debian.org wrote:
 On 01/15/2014 06:03 PM, Gergely Nagy wrote:
 Hi!

 I was wondering if there's any progress in adopting the package, and
 packaging the new upstream version? syslog-ng could really use an
 updated (0.9.0+) version. If there's no progress, I would like to update
 the package to the new upstream version, and bring it under
 collab-maint/ on git.d.o. (And possibly adopt it, for the time being)

 Hi,

 Please go ahead and adopt libdbi and libdbi-drivers.

 Since these 2 packages are high in the popcon, it is important that the
 work is done well, with care, taking enough time to do so. I did fill a
 RFA for that reason: I don't have time to maintain it correctly (I
 already maintain too many packages in Debian).

 If you adopt it and put it in the git of collab-maint, then great!
 Please keep me in the uploaders list then.


Hi,

I have been waiting for your response for long time.

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#733962: [pkg-php-pear] Bug#733962: New version fixes this

2014-01-08 Thread Prach Pongpanich
On Wed, Jan 8, 2014 at 2:16 PM, Mathieu Parent math.par...@gmail.com wrote:
 Hi,

 The yui dependency is no more in version 1.2 [1]. I plan to upload it
 within a week.


Great!, I just started for this.

http://anonscm.debian.org/gitweb/?p=pkg-php/php-codecoverage.git

Can I work with you?

-- 
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#733918: ITP: php-net-dns -- resolver library used to communicate with a DNS server

2014-01-01 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich prach...@gmail.com

* Package name: php-net-dns
  Version : 1.0.7
  Upstream Author :  Eric Kilfoil e...@ypass.net
* URL : http://pear.php.net/package/Net_DNS/
* License : PHP 3.01
  Programming Lang: PHP
  Description : resolver library used to communicate with a DNS server

 A resolver library used to communicate with a name server to perform DNS
 queries, zone transfers, dynamic DNS updates, etc.
 Creates an object hierarchy from a DNS server response, which allows you to
 view all of the information given by the DNS server. It bypasses the system
 resolver library and communicates directly with the server.

It’s a dependency of the php-net-dnsbl.

Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#732641: Please, remove tests file with Buildsystem-phppear

2013-12-19 Thread Prach Pongpanich
Package: pkg-php-tools
Version: 1.9
Severity: whishlist
Tags: patch

We have discussed on the list:

http://lists.alioth.debian.org/pipermail/pkg-php-pear/2013-November/001883.html

I have updated my patch for other cases (php-xml-rpc and php-date).

 Regards,
  Prach


0002-test-for-remove-tests-file.patch
Description: application/download


0001-Debian-Debhelper-Buildsystem-phppear-remove-tests-fi.patch
Description: application/download


Bug#731732: marked as done (ocamlrss: FTBFS on bytecode architectures)

2013-12-17 Thread Prach Pongpanich
On Tue, Dec 17, 2013 at 4:25 PM, Stéphane Glondu glo...@debian.org wrote:
 Control: reopen -1
[..]
 No, it's still failing on e.g. ia64:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 mkdir -p /«PKGBUILDDIR»/debian/tmp//usr/lib/ocaml
 /usr/bin/make install
 make[2]: Entering directory `/«PKGBUILDDIR»'
 ocamlfind install rss META LICENSE rss.cmi rss.cma rss.mli
 Installed /«PKGBUILDDIR»/debian/tmp//usr/lib/ocaml/rss/rss.mli
 Installed /«PKGBUILDDIR»/debian/tmp//usr/lib/ocaml/rss/rss.cma
 Installed /«PKGBUILDDIR»/debian/tmp//usr/lib/ocaml/rss/rss.cmi
 Installed /«PKGBUILDDIR»/debian/tmp//usr/lib/ocaml/rss/LICENSE
 Installed /«PKGBUILDDIR»/debian/tmp//usr/lib/ocaml/rss/META
 make[2]: Leaving directory `/«PKGBUILDDIR»'
 make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_install -a
 dh_install: librss-ocaml-dev missing files (/usr/lib/ocaml/rss/*.a), aborting
 make: *** [binary-arch] Error 255

 You can simulate a bytecode architecture (weakly) by removing the
 following files (you are strongly advised to use a chroot):
   /usr/bin/ocaml*opt*
   /usr/lib/ocaml/*.cmx*


Thanks for the correct way for simulation.
I updated it again, please take a look at the repo.

Cheers,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#732084: RFS: slowhttptest/1.6-1 [ITP] -- Application layer Denial of Service attacks simulation tool

2013-12-14 Thread Prach Pongpanich
On Dec 15, 2013 9:03 AM, Neutron Soutmun neo.neut...@gmail.com wrote:

 Hi Dmitry,

 On Sat, Dec 14, 2013 at 11:31 PM, Dmitry Smirnov only...@debian.org
wrote:
  On Sat, 14 Dec 2013 05:30:51 Neutron Soutmun wrote:
I am looking for a sponsor for my package slowhttptest
 
  Nice, thank you for your work. :)

 It's my pleasure.

  I hope you'll forgive me for pedantic nitpicking but let's fix the
  following minor issues before we upload:
 
   * Standards 3.9.4 (expected current version 3.9.5).

 bumped it, no changes needed.

   * Needless versioned Build-Depends on debhelper (this exact version
 is in stable). Besides is there are any features of this
 particular version is in use?

 My intention is also to backporting it to sqeeze which running some of
 my production servers.
 But I think I could change it to (= 9~) as the squeeze-backports is
 only providing the 9.20120909~bpo60+1 as of now.

   * Short package description starts with capital letter (lowercase
 would be better).
 fixed it.

 uploaded to mentors.d.n, please review

Hi

It's missing '/gitweb' in Vcs-Browser field.

Cheers,
Prach


Bug#730569: ITP: docker.io -- easy container wrapper that's fun for the whole family

2013-11-27 Thread Prach Pongpanich
On Tue, Nov 26, 2013 at 11:33 PM, Paul Tagliamonte metat...@pault.ag wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Paul Tagliamonte paul...@debian.org

 * Package name: docker.io
   Version : 0.6.x or 0.7.x depending on how lazy I am
   Upstream Author : dotCloud
 * URL : http://docker.io
 * License : apache2
   Programming Lang: Go
   Description : easy container wrapper that's fun for the whole family


 Everyone should know about this by now :)

 It's just taking me so long to get the damn thing through NEW and package
 deps that I'm filing the ITP.


Hi Paul,

I think it's duplicate ITP (#706060).

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721017: Breaks apt-get due to strange dependencies

2013-08-27 Thread Prach Pongpanich
On Wed, Aug 28, 2013 at 7:40 AM, Peter Karbaliotis
peter.karbalio...@gmail.com wrote:
 Package: libenchant1c2a
 Version: 1.6.0-10
 Followup-For: Bug #721017

 This seems to be related to the perl 5.18 transition as there was no issue 
 with libenchant1c2a until today.


Hi,

I think so, the perl5.18 has now been accepted in unstable (26 Aug 2013).
http://release.debian.org/transitions/html/perl5.18.html

It can't upgrade because the dictionaries-common depend on
libtext-iconv-perl (#721069).

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720986: Correct condition for pecl-package-requires-build-dependency

2013-08-26 Thread Prach Pongpanich
Package: lintian
Version: 2.5.15
Severity: normal
Tags: patch
X-Debbugs-CC: pkg-php-p...@lists.alioth.debian.org

Dear maintainers,

I provide a patch to fix this tags.

Tag: pecl-package-requires-build-dependency
Info: The package is a PECL package but its control file doesn't have
 php5-dev or dh-php5 as a build dependency.

Regards,
 Prach
From 1aeeb4cb213616776fd163dac4be3a8fe6bcabca Mon Sep 17 00:00:00 2001
From: Prach Pongpanich prach...@gmail.com
Date: Tue, 27 Aug 2013 01:04:03 +0700
Subject: [PATCH] Correct condition for pecl-package-requires-build-dependency

---
 checks/phppear.pm | 7 ++-
 t/tests/phppear-pear/tags | 3 +--
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/checks/phppear.pm b/checks/phppear.pm
index 2447992..3013646 100644
--- a/checks/phppear.pm
+++ b/checks/phppear.pm
@@ -99,12 +99,9 @@ sub run {
 }
 close($package_xml_fd);
 if ($package_type eq 'extsrc') { # PECL package
-if (!$bdepends-implies('php5-dev')) {
+if (!$bdepends-implies('php5-dev')  !$bdepends-implies('dh-php5')) {
 tag 'pecl-package-requires-build-dependency',
-  'php5-dev';
-}
-if (!$bdepends-implies('dh-php5')) {
-tag 'pecl-package-requires-build-dependency','dh-php5';
+  'php5-dev or dh-php5';
 }
 if (!$bdepends-implies('pkg-php-tools (= 1.5~)')) {
 tag
diff --git a/t/tests/phppear-pear/tags b/t/tests/phppear-pear/tags
index e01731b..fd8c7e6 100644
--- a/t/tests/phppear-pear/tags
+++ b/t/tests/phppear-pear/tags
@@ -9,5 +9,4 @@ W: phppear-pear source: pear-package-but-missing-dependency Recommends
 W: phppear-pear source: pear-package-feature-requires-newer-pkg-php-tools (= 1.4~) for package2.xml
 W: phppear-pear source: pear-package-feature-requires-newer-pkg-php-tools (= 1.5~) for PECL support
 W: phppear-pear source: pear-package-feature-requires-newer-pkg-php-tools (= 1~) for package name overrides
-W: phppear-pear source: pecl-package-requires-build-dependency dh-php5
-W: phppear-pear source: pecl-package-requires-build-dependency php5-dev
+W: phppear-pear source: pecl-package-requires-build-dependency php5-dev or dh-php5
-- 
1.8.4.rc3



Bug#718823: [pkg-php-pear] Bug#718823: php-mail-mime has circular Depends on php-mail-mimedecode

2013-08-05 Thread Prach Pongpanich
On Tue, Aug 6, 2013 at 4:14 AM, Bill Allombert ballo...@debian.org wrote:
 Package: php-mail-mime
 Version: 1.8.4-1
 Severity: important

 Hello Debian PHP PEAR Maintainers,

 There is a circular dependency between php-mail-mime and php-mail-mimedecode:

 php-mail-mime   :Depends: php-mail-mimedecode
 php-mail-mimedecode :Depends: php-mail-mime ( 1.4.0)

 Circular dependencies involving shared libraries are known to cause problems
 during upgrade between stable releases, so we should try to get rid of them.

 See threads
 http://lists.debian.org/debian-devel/2005/06/msg02111.html
 http://lists.debian.org/debian-devel/2005/11/msg01101.html


Thanks for your report.
Will fix in the next upload (dropped by upstream) .

Regards,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#715437: [php-maint] Bug#715437: Fwd: Bug#715437: php5-pinba: unowned dangling symlink after purge (policy 6.8, 10.8): /etc/php5/conf.d/20-pinba.ini - ../mods-available/pinba.ini

2013-07-09 Thread Prach Pongpanich
On Tue, Jul 9, 2013 at 2:12 PM, Vincent Bernat ber...@debian.org wrote:
  ❦  9 juillet 2013 08:52 CEST, Ondřej Surý ond...@debian.org :

 JFTR (haven't checked the package) – php5dismod should be called in prerm
 and this should get rid of the symlink.

 My bad, I will correct it. Prach, you told me you wanted to migrate this
 package to pkg-php. Have you already started? Otherwise, I can do the
 migration as you suggested (I think I have the appropriate rights on the
 git repository).

Hi Vincent

I've moved the repository [1], you can do it.

[1] http://anonscm.debian.org/gitweb/?p=pkg-php/php-pinba.git

Regards,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714179: [pkg-php-pear] ITP: php-json-schema -- PHP implementation of JSON schema

2013-06-27 Thread Prach Pongpanich
On Thu, Jun 27, 2013 at 5:08 AM, andrea rota a...@xelera.eu wrote:
 i have pushed an initial version of the package to
 http://anonscm.debian.org/gitweb/?p=pkg-php/php-json-schema.git

[...]
 i had trouble with git-buildpackage on the first build attempt: invoking
 git-buildpackage only would fail with a git error:

 gbp:debug: ['git', 'ls-tree', 'upstream/1.3.2']
 gbp:error: upstream/1.3.2 is not a valid treeish

 (in fact, the ref was listed correctly via git ls-tree 1.3.2, not via
 git ls-tree upstream/1.3.2 in my working dir)

 however, after building the package once with
 git-buildpackage --git-upstream-tree=1.3.2
 i can now build the package with
 git-buildpackage
 only, on the same machine (couldn't try on a different VM yet) - i'm not
 sure why this is and how to correctly inform git-buildpackage of which
 ref to look for initially.

Hi Andrea,

I hope this help for creating a new git repository.

## Initial package and repository (pkg-php)

$ wget https://github.com/justinrainbow/json-schema/archive/1.3.2.tar.gz

$ ln -s 1.3.2.tar.gz php-json-schema_1.3.2.orig.tar.gz

$ mkdir php-json-schema; cd php-json-schema; git init

$ git-import-orig --pristine-tar ../php-json-schema_2.3.1.orig.tar.gz

## Rename branch

$ git branch -m master debian-sid
$ git branch -m upstream upstream-sid

## Add debian/gbp.conf in debian-sid branch

[DEFAULT]
upstream-branch = upstream-sid
debian-branch = debian-sid
pristine-tar = True

[git-buildpackage]
export-dir = ../build-area/
tarball-dir = ../tarballs/


## Edit  your ~/.ssh/config: (non-DD)

Host alioth.debian.org svn.debian.org git.debian.org
User alioth-username

## Upload your repository (git.debian.org)

$ ../alioth-new-git.sh pkg-php

http://php.debian.net/alioth-new-git.txt
(edit /git/pkg-php/php-json-schema.git/description on git.debian.org)

## Initial debian directory
$ git clone ssh://git.debian.org/git/pkg-php/php-json-schema.git
$ cd php-json-schema

edit  commit

$ git-buildpackage

## Testing with lintian

$ lintian -EvIL +pedantic ../build-area/php-json-schema_2.3.1-1_amd64.changes

 Cheers,
  Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714194: New upstream release 1.2.6

2013-06-26 Thread Prach Pongpanich
Package: php5-radius
Version: 1.2.5-2.3
Severity: wishlist

Dear Maintainer,

A new upstream version is available (1.2.6)
- Support added for PHP 5.4 and 5.5
- Fixed bug #60885 (Radius module causing Apache segmentation fault).
- Fixed a crash when calling radius_server_secret() with no servers configured.

Would you please consider packaging it?

Regrads,
 Prach Pongpanich


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#713281: [pkg-php-pear] Bug#713281: php-xml-dtd: FTBFS: chmod: cannot access 'debian/php-xml-dtd/usr/share/php/tests/XML_DTD/tests/test.php': No such file or directory

2013-06-22 Thread Prach Pongpanich
control: tag -1 patch
control: tag -1 pending

Hi,

I've committed to fix this bug [1].

[1] 
http://anonscm.debian.org/gitweb/?p=pkg-php/php-xml-dtd.git;a=commitdiff;h=823e279

Regrads,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#713819: [Openstack-devel] Bug#713819: python-keystoneclient: CVE-2013-2166 CVE-2013-2167: Issues in Keystone middleware memcache signing/encryption feature

2013-06-22 Thread Prach Pongpanich
On Sun, Jun 23, 2013 at 3:52 AM, Salvatore Bonaccorso car...@debian.org wrote:
 Package: python-keystoneclient
 Severity: grave
 Tags: security upstream patch

 Hi,

 the following vulnerabilities were published for python-keystoneclient.

 CVE-2013-2166[0]:
 middleware memcache encryption bypass

 CVE-2013-2167[1]:
 middleware memcache signing bypass

 See [2] for further reference.

 If you fix the vulnerabilities please also make sure to include the
 CVE (Common Vulnerabilities  Exposures) ids in your changelog entry.


Hi,

I've committed to fix this bug [1].

[1] http://anonscm.debian.org/gitweb/?p=openstack/python-keystoneclient.git

Regrads,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#712843: RFS: liboauth/1.0.1-1

2013-06-19 Thread Prach Pongpanich
On Thu, Jun 20, 2013 at 9:56 AM, Bilal Akhtar bilalakh...@ubuntu.com wrote:
 Package: sponsorship-requests
 Severity: normal


 Dear mentors,

 I am looking for a sponsor for my package liboauth

 dget -x 
 http://mentors.debian.net/debian/pool/main/libo/liboauth/liboauth_1.0.1-1.dsc


Package has lintian warnings :
W: package-needs-versioned-debhelper-build-depends

Please bump the dependency on debhelper to 9 (same a debian/compat file).

Regrads,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#712667: [pkg-php-pear] Bug#712667: phpunit: Known bug of not expect generic exception for 3.6 series

2013-06-18 Thread Prach Pongpanich
On Tue, Jun 18, 2013 at 7:43 PM, Nicolas Blanc sinfomic...@yahoo.fr wrote:
 Package: phpunit
 Version: 3.6.10-1
 Severity: important
 Tags: patch

 Dear maintainer,

 In fact i do not have a patch... But a recommendation from S. Bergmann 
 himself:
 https://github.com/sebastianbergmann/phpunit/issues/579

 It's needed to switch to 3.7 . But i don't know if it's a good way of doing 
 for the stable part of the package...


Hi Nicolas,

The PHPUnit 3.7 need a new dependency on php-symfony2-yaml [1].

We will upload soon.

[1] http://ftp-master.debian.org/new/php-symfony2-yaml_2.2.1-1.html


Thanks for your report,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711894: [Pkg-owncloud-maintainers] Bug#711894: Bug#711894: apache config file at wrong place

2013-06-16 Thread Prach Pongpanich
On Sat, Jun 15, 2013 at 12:54 AM, David Prévot da...@tilapin.org wrote:

 Thanks Prach, but I would prefer the Apache 2.2 compatible way[0]:
 currently, owncloud works as is under wheezy and squeeze, and I’d very
 much like to keep it that way (even if it gets backported, in order to
 reduce the delta for the time being).

 debian/config/apache/owncloud.conf probably needs some update too.

I updated my patch (compatible to both, Apache 2.2 and 2.4).

 Regrads,
  Prach


0002-Update-for-Apache-2.4-transition-Closes-711894.patch
Description: Binary data


Bug#712160: [Openstack-devel] Bug#712160: keystone: CVE-2013-2157 - authentication bypass when using LDAP backend

2013-06-13 Thread Prach Pongpanich
On Thu, Jun 13, 2013 at 11:29 PM, Yves-Alexis Perez cor...@debian.org wrote:
 Package: keystone
 Severity: grave
 Tags: security
 Justification: user security hole

 Hi,

 a vulnerability was recently reported against keystone. See
 http://article.gmane.org/gmane.comp.security.oss.general/10412 for the
 detailed mail.

 Please include the CVE number in the changelog entry when uploading, and
 please contact the security team for uploads targetting stable/oldstable
 if needed.

 Regards,

Thanks Yves-Alexis!

I'm attaching the patches for both the Wheezy and Unstable versions
of Keystone (Folsom and Grizzly, respectively).

Regrads,
 Prach


CVE-2013-2157_folsom_Authentication_bypass_when_using_LDAP_backend.patch
Description: Binary data


CVE-2013-2157_grizzly_Authentication_bypass_when_using_LDAP_backend.patch
Description: Binary data


Bug#711894: [Pkg-owncloud-maintainers] Bug#711894: apache config file at wrong place

2013-06-11 Thread Prach Pongpanich
On Tue, Jun 11, 2013 at 10:56 AM, Prach Pongpanich prach...@gmail.com wrote:
Since apache 2.4.1 this directory seems to be unused and the configuration
should be put into /etc/apache2/conf-available

 http://wiki.debian.org/Apache/PackagingFor24


Hi,

I attached a patch to fix this bug, but it needs reviews.

Regrads,
 Prach Pongpanich


0001-Update-for-Apache-2.4-transition-Closes-711894.patch
Description: Binary data


Bug#635659: RFA: libdbi

2013-06-10 Thread Prach Pongpanich
Hi Thomas,

I intend to adopt this package and update it to the lastest upstream version.

Regrads,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711894: apache config file at wrong place

2013-06-10 Thread Prach Pongpanich
Control: tags -1 confirmed

Hi Thorsten,

 Package owncloud puts its apache conf file into /etc/apache2/owncloud.conf

Indeed, the package install a config file to /etc/apache2/conf.d/owncloud.conf.

Since apache 2.4.1 this directory seems to be unused and the configuration
should be put into /etc/apache2/conf-available

http://wiki.debian.org/Apache/PackagingFor24

Regrads,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630929: don't just say garbled time for years past 2038

2013-06-05 Thread Prach Pongpanich
Hi ,

I can't reproduce this bug in version  3.1.13-2, It look fine to me.

~$ at -v 1/1/2038
Fri Jan  1 20:44:00 2038
~$ at -v 1/1/2039
Sat Jan  1 20:44:00 2039

Cheers,
  Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630929: don't just say garbled time for years past 2038

2013-06-05 Thread Prach Pongpanich
On Wed, Jun 5, 2013 at 11:40 PM, Ansgar Burchardt ans...@debian.org wrote:
 Prach Pongpanich prach...@gmail.com writes:
 I can't reproduce this bug in version  3.1.13-2, It look fine to me.

 ~$ at -v 1/1/2038
 Fri Jan  1 20:44:00 2038
 ~$ at -v 1/1/2039
 Sat Jan  1 20:44:00 2039

 It probably only breaks on i386.


Thanks, I understand this problem after reading [1][2].

[1]http://en.wikipedia.org/wiki/Year_2038_problem
[2] https://github.com/schwern/y2038/wiki


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675322: RFA: at -- Delayed job execution and batch processing

2013-06-04 Thread Prach Pongpanich
On Tue, Jun 4, 2013 at 7:52 PM, Ryan Kavanagh r...@debian.org wrote:
 Hi Prach, Ansgar,

 On Mon, Jun 03, 2013 at 09:58:38PM +0700, Prach Pongpanich wrote:
  I am willing to continue to co-maintain the package and look after
  urgent issues should there be one (eg. FTBFS bugs), but will not do
  larger changes.  Please note that Debian is also upstream for this
  package.  There are some downstream patches that still need to be
  integrated (at least Fedora has some).

 I intend to help on this package.

 I too am willing to help with / co-maintain this package.

 Prach, were you interested in taking on active co-maintainership, or
 just helping out here and there? If you're interested in fully taking on
 this package, I'm willing to sponsor it for you, and will hopefully some
 day turn on the DM upload bit (unless you become a DD first!), assuming
 Ansgar doesn't mind. Either way, I'm insterested in helping out.


Hi Ryan,

I'm interested in fully taking on this package but I prefer to work in a team.


Regrads,
 Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675322: RFA: at -- Delayed job execution and batch processing

2013-06-03 Thread Prach Pongpanich
Hi  Ansgar,

 I am willing to continue to co-maintain the package and look after
 urgent issues should there be one (eg. FTBFS bugs), but will not do
 larger changes.  Please note that Debian is also upstream for this
 package.  There are some downstream patches that still need to be
 integrated (at least Fedora has some).

I intend to help on this package.

Regrads
 Prach Pongpanich


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#710787: ITA: php-symfony2-yaml -- component implements the YAML 1.2 version of the specification

2013-06-02 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich prach...@gmail.com
X-Debbugs-CC: pkg-php-p...@lists.alioth.debian.org

* Package name: php-symfony2-yaml
  Version : 2.2.1
* URL : http://pear.symfony.com/
* License : MIT
  Programming Lang: PHP
  Description: component implements the YAML 1.2 version of the specification

 The Symfony2 YAML Component parses YAML strings to convert them to PHP arrays.
 It is also able to convert PHP arrays to YAML strings.
 .
 YAML, YAML Ain\'t Markup Language, is a human friendly data serialization
 standard for all programming languages. YAML is a great format for your
 configuration files. YAML files are as expressive as XML files and as readable
 as INI files.

Note: this is a dependency for PHPUnit 3.7.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#710788: ITA:pear-symfony2-channel -- PEAR channel definition file for Symfony2

2013-06-02 Thread Prach Pongpanich
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich prach...@gmail.com
X-Debbugs-CC: pkg-php-p...@lists.alioth.debian.org
Control: block 710787 by -1

* Package name: pear-symfony2-channel
  Version : 1
* URL : http://pear.symfony.com/
* License : public-domain
  Programming Lang: XML
  Description: PEAR channel definition file for Symfony2

 This is the PEAR channel registry entry for symfony2.
 PEAR is a framework and distribution system for reusable PHP components. A
 PEAR channel is a website that provides package for download and a few
 extra meta-information for files.

Note: this is a dependency for php-symfony2-yaml.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#651368: ITA: node-mongodb -- node.js driver for MongoDB

2013-05-31 Thread Prach Pongpanich
Control: retitle -1 ITA: node-mongodb -- node.js driver for MongoDB
Control: owner -1 !

* Package name: node-mongodb
  Version : 1.3.8
  Upstream Author : Christian Amor Kvalheim chris...@gmail.com
* URL : https://github.com/christkv/node-mongodb-native
* License : Apache-2.0
  Programming Lang: JavaScript
  Description : node.js driver for MongoDB


-- 
 Prach Pongpanich


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#706980: [pkg-php-pear] Bug#706980: RFS: php5-stomp - STOMP module

2013-05-28 Thread Prach Pongpanich
On Tue, May 28, 2013 at 2:26 PM, Jonas Genannt
jonas.gena...@capi2name.de wrote:
 Hello,

  Unfortunately, PECL support in pkg-php-tools is not ready
  (#706980). Help is welcome:

 PECL support is now ready to be tested. It will come in experimental
 in a few minutes with pkg-php-tools 1.5.

 Please report any problem.

 I have changed php5-stomp to new pkg-php-tools helper:

 http://anonscm.debian.org/gitweb/?p=pkg-php/php-stomp.git


 The only problem I have seen so far, is that
 ${phppear:Debian-Depends} has no content. So depends line for
 php5-stomp is only:

 Depends: libc6 (= 2.14)

 But it should also contain: phpapi-20100525

 My depends line at d/control is:

 Depends: ${shlibs:Depends}, ${misc:Depends}, ${phppear:Debian-Depends}


I confirmed that (dh_phppear):
dpkg-gencontrol: warning: Depends field of package php-oauth [1]:
unknown substitution variable ${phppear:Debian-Depends}

The binary package contain empty directory.

/usr/share/php/.registry

[1] http://anonscm.debian.org/gitweb/?p=pkg-php/php-oauth.git

Regrads,

 Prach Pongpanich


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#706980: [pkg-php-pear] Bug#706980: RFS: php5-stomp - STOMP module

2013-05-27 Thread Prach Pongpanich
On Mon, May 27, 2013 at 1:24 PM, Mathieu Parent math.par...@gmail.com wrote:

 Unfortunately, PECL support in pkg-php-tools is not ready (#706980).
 Help is welcome:

 I want a proper solution that run phpize and then let core debhelper
 (Debian::Debhelper::Buildsystem::autoconf) do the usual
 configure/make/make install (see [pecl-phpize]). This requires
 changing the sourcedir.

 [pecl-phpize]: http://www.php.net/manual/en/install.pecl.phpize.php

We can use phpize --clean for clean the sourcedir.

 Haven't thought about that, but yes: pkg-php-tools should add the
 a2enmod/a2dismod snipset on PECL packages.

It seem look like the dh_apache2 [1], I hope this help.

[1] 
http://anonscm.debian.org/gitweb/?p=pkg-apache/apache2.git;a=tree;f=debian/debhelper;hb=next

Cheers,

  Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#707938: gup.postinst: 11: cd: can't cd to /var/lib/gup/

2013-05-26 Thread Prach Pongpanich
Hi,

I attach a patch to fix this bug.
In debian/gup.postrm is only remove directories but user already exists.

diff -Nru gup-0.5.14/debian/gup.postinst gup-0.5.14.1/debian/gup.postinst
--- gup-0.5.14/debian/gup.postinst  2013-04-01 10:59:34.0 +0700
+++ gup-0.5.14.1/debian/gup.postinst2013-05-26 20:04:14.0 +0700
@@ -5,6 +5,10 @@
 if ! getent passwd gup /dev/null; then
   adduser --system --home /var/lib/gup/ --ingroup news \
 --disabled-password --gecos Group Update Program gup
+else
+  delgroup --quiet --system gup
+  adduser --system --home /var/lib/gup/ --ingroup news \
+--disabled-password --gecos Group Update Program gup
 fi

 if [ ! -d /var/lib/gup/default ]; then
diff -Nru gup-0.5.14/debian/gup.postrm gup-0.5.14.1/debian/gup.postrm
--- gup-0.5.14/debian/gup.postrm2013-04-01 12:41:51.0 +0700
+++ gup-0.5.14.1/debian/gup.postrm  2013-05-26 19:53:07.0 +0700
@@ -2,6 +2,7 @@

 if [ $1 = purge ]; then
   rm -rf /var/lib/gup/ /etc/gup.conf /var/log/gup/ /dev/null
+  delgroup --quiet --system gup
 fi

 #DEBHELPER#

Regrads,

-- 
 ปรัชญ์ พงษ์พานิช
 Prach Pongpanich


fix-707938.diff
Description: Binary data


Bug#707024: Apache 2.4 upload date scheduled for May 30

2013-05-25 Thread Prach Pongpanich
Hi Arno,

RFS libapache2-mod-geoip:

dget -x 
http://mentors.debian.net/debian/pool/main/liba/libapache2-mod-geoip/libapache2-mod-geoip_1.2.8-2.dsc

libapache2-mod-geoip (1.2.8-2) unstable; urgency=low

  * Upload to unstable
  * Add Vcs-* fields (forgot in previous upload)

Regrads,

--
 ปรัชญ์ พงษ์พานิช
 Prach Pongpanich


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701706: RFS: ocamlrss/2.0-1 [ITP] -- RSS 2.0 parser and printer for OCaml

2013-05-24 Thread Prach Pongpanich
On Thu, May 23, 2013 at 6:38 PM, Stéphane Glondu glo...@debian.org wrote:
 Le 23/05/2013 05:45, Prach Pongpanich a écrit :
 Packaging a new upstream 2.2.0:

 Sorry for taking so long, but I wanted to look at the whole thread
 first... which I haven't done so far. Anyway, since you've been waiting
 for some time now, I've just directly looked at your package without
 looking at previous comments.

 dget -x 
 http://mentors.debian.net/debian/pool/main/o/ocamlrss/ocamlrss_2.2.0-1.dsc

 http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocamlrss.git

 Please do not override Lintian tags about hardening.

 Native plugins should be installed only when natdynlink is available,
 please consider s/OPT/DYN/ in librss-ocaml.install.in.

 Please add ${shlibs:Depends} to -dev package as well.

 The relationship with Cameleon described in the description suggests a
 versioned Breaks/Replaces relationship instead of a Conflicts.

 A period is missing at the end of the -dev description.

 rss_date.* files have been removed in version 2.1.0. Please update
 debian/copyright accordingly.

 You say LGPL-3+ in debian/copyright whereas it is written LGPL-3 (no
 or later clause) everywhere else. Please fix.


Thanks for your review and suggestion, I have done all of the above.

 http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocamlrss.git


Regrads,
 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701706: RFS: ocamlrss/2.0-1 [ITP] -- RSS 2.0 parser and printer for OCaml

2013-05-24 Thread Prach Pongpanich
On Fri, May 24, 2013 at 9:04 PM, Stéphane Glondu glo...@debian.org wrote:
 Le 24/05/2013 10:09, Prach Pongpanich a écrit :
 Thanks for your review and suggestion, I have done all of the above.

 Your Replaces/Breaks clause is always satisfied, even in oldstable...
 isnt't? If so, it is pointless and you should remove it.

 Does ocamlrss actually install files in the same location as cameleon?
 Replaces/Breaks/Conflicts are there for expressing package-level
 relationships, not for end users (in)convenience. IMHO, just installing
 a module with the same name in different locations is not enough to
 justify it.

No, I remove Replaces/Breaks from the librss-ocaml-dev package.

 I don't know exactly what you understood when I said:
 A period is missing at the end of the -dev description.

 ... but from your changes, it looks like it is not the lack of a
 punctuation sign.

My bad, I added a full stop (period) to the end of description.

http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocamlrss.git

Cheers,

 Prach


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701706: RFS: ocamlrss/2.0-1 [ITP] -- RSS 2.0 parser and printer for OCaml

2013-05-22 Thread Prach Pongpanich
Control: retitle -1 RFS: ocamlrss/2.2.0-1 [ITP] -- RSS 2.0 parser and
printer for OCaml

Hi,

Packaging a new upstream 2.2.0:

dget -x 
http://mentors.debian.net/debian/pool/main/o/ocamlrss/ocamlrss_2.2.0-1.dsc

http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocamlrss.git

Regrads,

  Prach


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#709133: Please add Prach Pongpanich as a Debian Maintainer

2013-05-20 Thread Prach Pongpanich
Package: debian-maintainers
Severity: normal

Hi,

Please add my key to the Debian Maintainers keyring. 
The jetring changeset is attached.

Regrad,

 Prach Pongpanich

Comment: Add Prach Pongpanich prach...@gmail.com as a Debian Maintainer
Date: Tue, 21 May 2013 11:07:58 +0700
Action: import
Recommended-By: 
  Thomas Goirand z...@debian.org,
  Vincent Bernat ber...@debian.org,
  Aron Xu a...@debian.org
Agreement: 
  https://lists.debian.org/debian-newmaint/2013/05/msg5.html
Advocates: 
  https://lists.debian.org/debian-newmaint/2013/05/msg6.html
  https://lists.debian.org/debian-newmaint/2013/05/msg7.html
  https://lists.debian.org/debian-newmaint/2013/05/msg9.html
Data: 
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.12 (GNU/Linux)
  
  mQINBE9J+kMBEADeDVspRKCt65EeMHarKECYRZrHMYOL2F4gbSICc7BI1f1zK7cl
  i3Vwoo4g8w4g0aUJsKehTwKmFv8faysaLFy5CUefiYbcFuUFRV+h9yXEXdXAV2In
  lliIv6VBA5YMhaEY2uItb9t3ktF2SN4AQGlO1SnasM+jURVy2UefNtghsvZSfm/7
  C0SSWO25xm8jFpmAV8i3yn6sFyUNsM0eBfWk5wJflFjTrpnGlA4EKiixOQTRiic4
  2Uw7p7vxES3OdKmFRS1riUMEIDrTJUj9QJB21pFymxeqjLicJJiQThxHIUT59Dtx
  WeF36gb5bMF4hwVvigAyY5+KQS/r8ntieiZBRlxGAUNijk7WmbPz9xortiPBDfNd
  SOrf78/RVPDgbbqJUtH77Gp08F2rerdyGks2GTHWBbEfWd8W+uVnuCy9s5FdfLo+
  V4YEbQIIY94AxiiUNOT5VXxRsiIaMEb86GOvgd1HfT7C3ysaoZze7iuiNb+5v9IL
  IR3JYu9G2E2YxyWT4rGcz6zpJAGILEM4XnHPJjAe1cXAq8TG+fZLcZS81dqIULEP
  U+ZG02bdY/jgnHT4HNAqWwlXANE/patvNn7dR8s+Pye4xeoNsxYMxdmXnmmQlrRr
  l5sUZQ6TLGsCSoCEf4E8lhzmAxylUt08wdEFIp44CNJ61g/woM50oOLOcwARAQAB
  tCVQcmFjaCBQb25ncGFuaWNoIDxwcmFjaHB1YkBnbWFpbC5jb20+iQI9BBMBCAAn
  AhsDAh4BAheABQsJCAcDBRUKCQgLBRYCAwEABQJRERV6BQkDUp0SAAoJEDkJHoEj
  zhwJYx8QAKaZRUPI1YMgGZMHiaoSGV05kjaROh5gyIO6nxKyp2wM77agydtpuFJ7
  vKNZEQBAq3FYp7DLAi1sJ9jxU5dOhsIteBWN1CbbtqlUfmIiztGX42n3IXihVeBo
  Otd/kDVjpLaWSVW3CQn5Hhxw+CkU7UKOUQlsEraY27WAON6SR+bMNoHwjwDfKI+I
  CwBnK9TmigqQryrw2UhlZxiSVxgR7nU3bF1B/AXfqbM47zbTBBuCtohknexAQB/M
  22r2Zs9J7vJ842i+DZMT/r7MsoZNjG2S5riQ9+Ed7KWc2R/RxYiL25C4S16Pbdzg
  iPQEZaIa1tURH03uXM8lrKP3k7yVk2kRaczNtC/8OMmBMd+lyo8GEe8FGLSq4MqR
  ndNPC94ip4aB6qrSyehmxpoQCW6qBLf40vaeEnwm7yhkPZZzbthD3kGMmkG2Opw+
  AnHOiLpmMVEncaAx/dnzTSrcUDMbTWdrFlTIC8ybJDRbNc87snGrOmiCwapGxjOV
  x8ofLvzEgJFMuZAymIdpcOgYWiFw9vKj9T3HQy6ZR+gS1StEVbbWCYMxq0hP+YwD
  a4d+5cmcJGOJ5Dl3rTtGuUIAZdrXbO4cS63OXy6rSU5oEAK/kelcZsDFL2tn/Tzi
  x9fch1F9fq7AiNT6yXMaCjsbfVOWo3Gkjz4+WrJsTXqqhhkPmTX8iEYEEBEIAAYF
  Ak9J/l0ACgkQ6/scp0NPwOEJJgCghicLxX12tZ3KVIX6GHqXjIEVhIMAnRux4ghO
  D/Oz68vzQoQDHWKxPTfTiQI3BBMBCAAhAhsDAh4BAheABQJPSfzZBQsJCAcDBRUK
  CQgLBRYCAwEAAAoJEDkJHoEjzhwJgRUQAMUygFdfwFDn37eHWUuHYd1yKPUrgQgH
  uIvoKGxvigoag5CLuudATTsVKuCa2wBSEkWC7zRl2r64UPG1rkHeiPiUHupSREuA
  +OXh0jTKFizTr38kuCLcOJLHsntNRrrr+Z8Yy82e/p7Q7SHdqE01+EROUTaIn2RJ
  QpAlPgCZLn5yBOhbit/lVyiR7K6855ntyVH/NMCm4nIBGewlg9tBBaLatmTxQOgM
  jnOoFNhqWAWtJus2SdXNCbmSeFMGETaxEmErKOAiYhe4ZGQxxFs56BVmVeHIPn3V
  w8wd6VloY4WimwNnKsIv7LhiUMxTVpm3fsutGGQFilG9KsXHGxTCa09fRtr46TXs
  zm0UgPZjuJkN78+U1qPx8b6HviImzPzjgp7OqVtGyL1Ya5l24lvyKxg9AkfQpFHn
  lj/lqpYzxNIUg35i05ZwSi5csyLqg8gVnosdQfEupsKoHmfYZyp7Ak6WWKSENA9K
  tarzl3nBE1u4IeRkSVfXKtalfoaIYsQeLoVKG/qYai9gZj3aASpXtCmy7orsKGzl
  r4ayshRrX1eOEwTp3S/T0ellJdDhSIJCUdZVk6bzPdOigdYsvVfXdgW3FebJwjL1
  eRt4f1ZcTTu5v+IGv7d1UxV0/5aEsqG9LWfylkG4/bqmKURiOnVNegaaE570KajL
  /F2ne6K9FMzHiQI9BBMBCAAnAhsDAh4BAheABQsJCAcDBRUKCQgLBRYCAwEABQJP
  Slm9BQkAxiALAAoJEDkJHoEjzhwJ5xQQAIaYK/+v5Ts/0TTcFrKVeWlIQwZcln0/
  rxTPcYIONcxv0wOaASqCcemUEAAP6FxGkb3GKgmCATCdC7nTqzzNs75U7u+KQl8b
  VmA7sq1iPm+ByfcTzNaWr/hPm6hvhVrAxJ//LCPjK5m24EFcysYiLjpqWGnS5azH
  gXbgONd1b7VHxTZVBUH6UltntRPB5LMCZKeOlImw8Nm6yrgtYcJhTwWMXjJEUuuP
  8KGETNq3qSUb7lBjHeUPWH4q4fVKLOEbpzWIMm1tE5ro/pLQaYaen2U6fLuqa5rU
  wW7zLBp7BBbPs6CFCeX9zLygaqQpHjBG4fur0u7OZLqmSaqYrRfmntWE1Sj8xyOl
  JYA6jr29UqgxV23eRxrMhMp+vCv2/5FeoFCcwp2EDYGuhRrkGFpYJkGEXtE/QhuH
  o3PVulbGhx6GrbMMDW7SerIkU98UzK5eqDcvfvS9ZV1jrGSg8iTg9M07Yp98+v/r
  le7oz9mgA8sqbmoB4RPwMQNCy3+aShC+qzfh08/NndFlFwNKxKXJDPvj0oKSf7x2
  2UF4bita4yepapEvY17NfSwUMzIx1QWs0Lk9aaCd1L/W5NpTuiHVLdHdbR8lncdj
  1BXfYXFHBZg1kQhcZkgm163dRQcR+fySjCHRJ4/29maVGZOvqcDHW0OAsLvkG7W8
  Xbm3I7aOH2y5iQIcBBABAgAGBQJPaWiIAAoJEJ0EcL2mzcRXyl0P/3yGl25vSEKI
  CJAQZunJHFdHHc/GzRwo1Y/M4EUCv5TuR+heTNfzOmrJxP7vC1HYGZuSxJjXij45
  81xzgvb089JdpgGKYqgj7mCKjCm/9Q2JkAxCMD5XPWZ5aFY9DkamDktJkL1vhDea
  k2i3LMjQRRlVqYTuu0W7xf73VSiQqzrJ/LrziudRqNibhrMr2IHmm2qj816qB8Ot
  cgDzW4YswFmPavhQU6R5M7gQeua8Fts0rS7HRQFL2r3U+GVKIZkla030DbRAKCz0
  JWOXwY4dXtYl4RoLbR4YPt8QMlr33n8tjHnUIAuYk13crYrAkyLSX1wB+Whf3ZVl
  dorZ8m8j+6Oi6PDsU6LWq+SUJtSvpXksFQyepgq1RPEwwXN0r4L9TgzzPc+gDvde
  aPi9ChQPTVCPwDJEaSgxDe1gmbYbCwhERwLR5wTguBVd+8KsZjsMaBm1+976+mG2
  +Kymd6o5QB5OuZkxdRlsWfSA5YKsDqaV5HX5v7fqy33Ew4KDfXmBuZE8VUAqje4y
  k1cOVGADkDtskD9JNtDpwyX/ocm8ljhVw0XA8qQyGdulOsAS2J6FuocA1s6WKY6O
  c2mxZz119sXe+HleVvsDMVanyO4FM6kbcfrFXYK87xyZCZitPuTToknSF3LxACFw
  SfLqNrzjpGMRdfbhi1iTITmm8n49pvVliQI9BBMBCAAnAhsDAh4BAheABQsJCAcD
  BRUKCQgLBRYCAwEABQJPaT0+BQkBDI+fAAoJEDkJHoEjzhwJ6SsP/0lLCct1JDH8
  y9EZPMtSW4vimHG5fVxc3zymTQPZGVxhCxN0IYruh9BDLI7A0UIRVDQao2xswcFh

Bug#708332: ITP: php-apcu -- APC (Alternative PHP Cache) User Cache

2013-05-15 Thread Prach Pongpanich
On Wed, May 15, 2013 at 2:21 PM, Ondřej Surý ond...@debian.org wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Ondřej Surý ond...@debian.org

 * Package name: php-apcu
   Version : 4.0.1
   Upstream Author : Joe Watkins pthre...@pthreads.org
 * URL : http://pecl.php.net/package/APCu
 * License : The PHP License, version 3.01
   Programming Lang: C
   Description : APC (Alternative PHP Cache) User Cache for PHP 5

  The APCu is userland caching: APC (Alternative PHP Cache) stripped of
  opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
  primary solution to opcode caching in future versions of PHP.
  .
  The APCu is a fast solution for userland caching (and dumping) of PHP
  variables locally, it is not distributed like MemcacheD, but they can
  be used together for optimal caching.

  NOTE: This package will replace php-apc.



I see you use the pkg-php-maint as Maintainer in php-apcu [1],
t's PECL module, Could you explain that to me, please?

[1] http://anonscm.debian.org/gitweb/?p=pkg-php/php-apcu.git

Regrads,

 Prach Pongpanich


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   >