[Pkg-php-commits] r1433 - in pear: . php-mdb2-driver-mysql/trunk/debian php-recaptcha/debian php-recaptcha/debian/source php-testing-selenium php-testing-selenium/trunk php-testing-selenium/trunk/debian

Mark Hershberger mah-guest at alioth.debian.org
Sun Aug 8 17:46:23 UTC 2010


Author: mah-guest
Date: 2010-08-08 17:46:21 +0000 (Sun, 08 Aug 2010)
New Revision: 1433

Added:
   pear/php-recaptcha/debian/php-recaptcha.install
   pear/php-recaptcha/debian/source/
   pear/php-recaptcha/debian/source/format
   pear/php-testing-selenium/
   pear/php-testing-selenium/branches/
   pear/php-testing-selenium/tags/
   pear/php-testing-selenium/trunk/
   pear/php-testing-selenium/trunk/debian/
   pear/php-testing-selenium/trunk/debian/changelog
   pear/php-testing-selenium/trunk/debian/compat
   pear/php-testing-selenium/trunk/debian/control
   pear/php-testing-selenium/trunk/debian/copyright
   pear/php-testing-selenium/trunk/debian/dirs
   pear/php-testing-selenium/trunk/debian/rules
   pear/php-testing-selenium/trunk/debian/svn-deblayout
   pear/php-testing-selenium/trunk/debian/watch
Modified:
   pear/php-mdb2-driver-mysql/trunk/debian/changelog
   pear/php-recaptcha/debian/changelog
   pear/php-recaptcha/debian/control
   pear/php-recaptcha/debian/rules
Log:
initial commit

Modified: pear/php-mdb2-driver-mysql/trunk/debian/changelog
===================================================================
--- pear/php-mdb2-driver-mysql/trunk/debian/changelog	2010-06-18 17:41:51 UTC (rev 1432)
+++ pear/php-mdb2-driver-mysql/trunk/debian/changelog	2010-08-08 17:46:21 UTC (rev 1433)
@@ -1,4 +1,4 @@
-php-mdb2-driver-mysql (1.5.0b2-1) unstable; urgency=low
+php-mdb2-driver-mysql (1.5.0b2-1) intrepid; urgency=low
 
   [ Mark A. Hershberger ]
   * Upgrade to upstream version. (Closes: #520897)

Modified: pear/php-recaptcha/debian/changelog
===================================================================
--- pear/php-recaptcha/debian/changelog	2010-06-18 17:41:51 UTC (rev 1432)
+++ pear/php-recaptcha/debian/changelog	2010-08-08 17:46:21 UTC (rev 1433)
@@ -1,4 +1,4 @@
-php-recaptcha (1.11-1) unstable; urgency=low
+php-recaptcha (1.11-1.0) unstable; urgency=low
 
   * Import from Ubuntu NGO PPA
   * Bump version.

Modified: pear/php-recaptcha/debian/control
===================================================================
--- pear/php-recaptcha/debian/control	2010-06-18 17:41:51 UTC (rev 1432)
+++ pear/php-recaptcha/debian/control	2010-08-08 17:46:21 UTC (rev 1433)
@@ -10,7 +10,7 @@
 
 Package: php-recaptcha
 Architecture: all
-Depends: ${misc:Depends}, php5
+Depends: ${misc:Depends}
 Description: reCAPTCHA Library for PHP
  The reCAPTCHA PHP Library provides a simple way to place a CAPTCHA on your 
  PHP website, helping you stop bots from abusing it. The library wraps the 

Added: pear/php-recaptcha/debian/php-recaptcha.install
===================================================================
--- pear/php-recaptcha/debian/php-recaptcha.install	                        (rev 0)
+++ pear/php-recaptcha/debian/php-recaptcha.install	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1 @@
+recaptchalib.php usr/share/php

Modified: pear/php-recaptcha/debian/rules
===================================================================
--- pear/php-recaptcha/debian/rules	2010-06-18 17:41:51 UTC (rev 1432)
+++ pear/php-recaptcha/debian/rules	2010-08-08 17:46:21 UTC (rev 1433)
@@ -3,4 +3,4 @@
 	dh $@
 
 get-orig-source:
-	uscan --repack --rename 
+	uscan --repack --rename

Added: pear/php-recaptcha/debian/source/format
===================================================================
--- pear/php-recaptcha/debian/source/format	                        (rev 0)
+++ pear/php-recaptcha/debian/source/format	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1 @@
+3.0 (quilt)


Property changes on: pear/php-testing-selenium/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: pear/php-testing-selenium/trunk/debian/changelog
===================================================================
--- pear/php-testing-selenium/trunk/debian/changelog	                        (rev 0)
+++ pear/php-testing-selenium/trunk/debian/changelog	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1,5 @@
+php-testing-selenium (0.4.3-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Mark A. Hershberger <mah at everybody.org>  Sun, 08 Aug 2010 13:23:06 -0400

Added: pear/php-testing-selenium/trunk/debian/compat
===================================================================
--- pear/php-testing-selenium/trunk/debian/compat	                        (rev 0)
+++ pear/php-testing-selenium/trunk/debian/compat	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1 @@
+5

Added: pear/php-testing-selenium/trunk/debian/control
===================================================================
--- pear/php-testing-selenium/trunk/debian/control	                        (rev 0)
+++ pear/php-testing-selenium/trunk/debian/control	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1,27 @@
+Source: php-testing-selenium
+Section: php
+Priority: optional
+Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 5.0)
+Build-Depends-Indep: php-pear
+Vcs-Svn: svn://svn.debian.org/pkg-php/pear/php-testing-selenium/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-php/pear/php-testing-selenium/trunk
+Homepage: http://pear.php.net/package/Testing_Selenium
+Standards-Version: 3.8.0
+
+Package: php-testing-selenium
+Architecture: all
+Depends: php-pear
+Replaces: php4-pear (<< 4:4.4.0-0)
+Description: PHP Client for the Selenium Remote Control test tool
+ Selenium Remote Control (SRC) is a test tool that allows you to write
+ automated web application UI tests in any programming language against
+ any HTTP website using any mainstream JavaScript-enabled browser. SRC
+ provides a Selenium Server, which can automatically start/stop/control
+ any supported browser. It works by using Selenium Core, a pure-HTML+JS
+ library that performs automated tasks in JavaScript; the Selenium
+ Server communicates directly with the browser using AJAX
+.
+ This module sends commands directly to the Server using simple HTTP
+ GET/POST requests. Using this module together with the Selenium
+ Server, you can automatically control any supported browser.

Added: pear/php-testing-selenium/trunk/debian/copyright
===================================================================
--- pear/php-testing-selenium/trunk/debian/copyright	                        (rev 0)
+++ pear/php-testing-selenium/trunk/debian/copyright	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1,25 @@
+This package was debianized by Mark A. Hershberger <mah at everybody.org> and is currently
+maintained by the Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>
+
+It was downloaded from http://pear.php.net/package/Testing_Selenium
+
+The upstream copyright is held by the ThoughtWorks, Inc., and the source is
+under the Apache License, Version 2.0
+
+ * @author Bjoern Schotte <bjoern at thinkphphq.de>
+ * @author Shin Ohno <ganchiku at gmail.com>
+
+/** Copyright 2006 ThoughtWorks, Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
\ No newline at end of file

Added: pear/php-testing-selenium/trunk/debian/dirs
===================================================================
--- pear/php-testing-selenium/trunk/debian/dirs	                        (rev 0)
+++ pear/php-testing-selenium/trunk/debian/dirs	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1 @@
+usr/share/php/

Added: pear/php-testing-selenium/trunk/debian/rules
===================================================================
--- pear/php-testing-selenium/trunk/debian/rules	                        (rev 0)
+++ pear/php-testing-selenium/trunk/debian/rules	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1,78 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+PEAR_NAME = Testing_Selenium
+
+DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
+DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
+DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
+
+PEAR ?= /usr/bin/pear
+pear_pkg = $(shell ls |grep ${PEAR_NAME})
+package = php-$(shell cat ${PEAR_NAME} | sed 's,_,-,g; s,\(.*\),\L\1,;' )
+
+configure: configure-stamp
+configure-stamp:
+	dh_testdir
+	touch configure-stamp
+
+build: build-stamp
+
+build-stamp: configure-stamp 
+	dh_testdir
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	if [ -f $(pear_pkg)/package.xml ]; then \
+		rm $(pear_pkg)/package.xml; \
+	fi
+	dh_clean build-stamp configure-stamp
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+
+	# Add here commands to install the package into debian/package.
+	cp package.xml $(pear_pkg)/package.xml;
+	$(PEAR) install -f -n -R debian/$(package) $(pear_pkg)/package.xml;
+	rm -f debian/$(package)/usr/share/php/.filemap;
+	rm -f debian/$(package)/usr/share/php/.lock;
+	rm -rf debian/$(package)/usr/share/php/.channels;
+	rm -rf debian/$(package)/usr/share/php/.depdblock;
+	rm -rf debian/$(package)/usr/share/php/.depdb;
+	rm -rf debian/$(package)/usr/share/php/.registry/.channel.pecl.php.net;
+	rm -rf debian/$(package)/usr/share/php/.registry/.channel.__uri;
+	rm -rf debian/$(package)/tmp
+	rm -rf debian/$(package)/usr/share/php/tests
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installexamples
+	dh_installchangelogs 
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
+
+get-orig-source:
+	wget http://download.pear.php.net/package/${PEAR_NAME}-${DEB_UPSTREAM_VERSION}.tgz -O ${package}_${DEB_UPSTREAM_VERSION}.orig.tar.gz


Property changes on: pear/php-testing-selenium/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: pear/php-testing-selenium/trunk/debian/svn-deblayout
===================================================================
--- pear/php-testing-selenium/trunk/debian/svn-deblayout	                        (rev 0)
+++ pear/php-testing-selenium/trunk/debian/svn-deblayout	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1,3 @@
+origDir=../../upstream
+buildArea=../../build-area
+

Added: pear/php-testing-selenium/trunk/debian/watch
===================================================================
--- pear/php-testing-selenium/trunk/debian/watch	                        (rev 0)
+++ pear/php-testing-selenium/trunk/debian/watch	2010-08-08 17:46:21 UTC (rev 1433)
@@ -0,0 +1,2 @@
+version=3
+http://pear.php.net/package/Testing_Selenium http://download.pear.php.net/package/Testing_Selenium-([\d.RC]+).tgz




More information about the Pkg-php-commits mailing list