Your message dated Wed, 13 Mar 2013 16:20:42 +0000
with message-id <[email protected]>
and subject line closing RFS: php-soap/0.12.0-2.1 [NMU] [RC]
has caused the Debian Bug report #702849,
regarding RFS: php-soap/0.12.0-2.1 [NMU] [RC]
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
702849: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702849
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: important
Dear mentors,
I am looking for a sponsor for my RC bug fix of "php-soap" (#701134)
* Package name : php-soap
Version : 0.12.0-2.1
Upstream Author : Jan Schneider <[email protected]>
* URL : http://pear.php.net/package/SOAP/
* License : PHP
Section : php
It builds those binary packages:
php-soap - a SOAP Client/Server class for PHP
To access further information about this package, please visit the
following URL:
http://mentors.debian.net/package/php-soap
Alternatively, one can download the package with dget using this command:
dget -x
http://mentors.debian.net/debian/pool/main/p/php-soap/php-soap_0.12.0-2.1.dsc
The debdiff is attached:
diff -Nru php-soap-0.12.0/debian/changelog php-soap-0.12.0/debian/changelog
--- php-soap-0.12.0/debian/changelog 2010-12-06 12:44:44.000000000 +0700
+++ php-soap-0.12.0/debian/changelog 2013-03-12 12:21:19.000000000 +0700
@@ -1,3 +1,13 @@
+php-soap (0.12.0-2.1) unstable; urgency=low
+
+ * Non-maintainer upload to fix RC bug.
+ * Fix silently overwrite files installed at the symlink
+ destination by other packages (Closes: #701134):
+ - Move the files shipped in package to the "real" location
+ - Drop Pre-Depends: php-pear as it's not needed
+
+ -- Prach Pongpanich <[email protected]> Tue, 12 Mar 2013 02:39:01 +0700
+
php-soap (0.12.0-2) unstable; urgency=high
* Added php-pear (>= 5.3) in Pre-depends (Closes: #605867)
diff -Nru php-soap-0.12.0/debian/control php-soap-0.12.0/debian/control
--- php-soap-0.12.0/debian/control 2010-12-06 12:44:57.000000000 +0700
+++ php-soap-0.12.0/debian/control 2013-03-12 12:16:32.000000000 +0700
@@ -9,7 +9,6 @@
Package: php-soap
Architecture: all
Depends: php-pear, php-http-request, ${misc:Depends}
-Pre-Depends: php-pear (>= 5.3)
Recommends: php-mail, php-mail-mime, php-net-dime
Suggests: php5-cli
Description: a SOAP Client/Server class for PHP
diff -Nru php-soap-0.12.0/debian/rules php-soap-0.12.0/debian/rules
--- php-soap-0.12.0/debian/rules 2010-05-08 05:14:35.000000000 +0700
+++ php-soap-0.12.0/debian/rules 2013-03-01 15:43:23.000000000 +0700
@@ -33,12 +33,12 @@
dh_installdirs
cp package.xml $(pear_pkg)/package.xml;
- $(PEAR) install -n -f -R debian/$(package) $(pear_pkg)/package.xml;
+ $(PEAR) -d doc_dir=/usr/share/doc/php5-common/PEAR install -n -f -R
debian/$(package) $(pear_pkg)/package.xml;
grep "@author" $(pear_pkg)/* -R | sed -e 's/.*@author//' -e 's/^
*//' -e 's/>.*/>/' \
| sort | uniq > AUTHORS
- chmod +x debian/$(package)/usr/share/php/doc/SOAP/example/tcp_daemon.pl
+ chmod +x
debian/$(package)/usr/share/doc/php5-common/PEAR/SOAP/example/tcp_daemon.pl
rm -f debian/$(package)/usr/share/php/.filemap;
rm -f debian/$(package)/usr/share/php/.lock;
rm -rf debian/$(package)/usr/share/php/.channels;
Regrads,
--
Prach Pongpanich
php-soap_0.12.0-2.1-nmu.diff
Description: Binary data
--- End Message ---
--- Begin Message ---
Package php-soap has been removed from mentors.
--- End Message ---