--- php-html-common-1.2.5.orig/debian/lintian_override
+++ php-html-common-1.2.5/debian/lintian_override
@@ -0,0 +1 @@
+php-html-common: copyright-refers-to-bad-php-license
\ No newline at end of file
--- php-html-common-1.2.5.orig/debian/control
+++ php-html-common-1.2.5/debian/control
@@ -0,0 +1,21 @@
+Source: php-html-common
+Section: web
+Priority: optional
+Maintainer: Debian PHP PEAR Maintainers
+Uploaders: Thomas Goirand
+Build-Depends: debhelper (>= 8), pkg-php-tools
+Build-Depends-Indep: php-pear
+Standards-Version: 3.9.2
+Vcs-Browser: http://git.debian.org/?p=pkg-php/php-html-common.git
+Vcs-Git: http://git.debian.org/git/pkg-php/php-html-common.git
+Homepage: http://pear.php.net/package/HTML_Common
+
+Package: php-html-common
+Architecture: all
+Depends: ${misc:Depends}, php-pear, ${phppear:Debian-Depends}
+Recommends: ${phppear:Debian-Recommends}
+Breaks: ${phppear:Debian-Breaks}
+Description: base class for other HTML classes
+ The PEAR::HTML_Common package provides methods for html code display and
+ attributes handling. Methods to set, remove, update html attributes, handles
+ comments in HTML code, handles layout, tabs, line endings for nicer HTML code.
--- php-html-common-1.2.5.orig/debian/changelog
+++ php-html-common-1.2.5/debian/changelog
@@ -0,0 +1,39 @@
+php-html-common (1.2.5-2) unstable; urgency=low
+
+ * Using Debian PHP PEAR Maintainers
+ as maintainer for the package.
+ * Corrected VCS-Browser / VCS-Git feilds (Closes: #638518).
+ * Rewrote debian/copyright in DEP5 format.
+ * copyright now refers to the correct PHP 3.01 license (Closes: #635084).
+ * Standards-Version is now 3.9.2.
+ * Increased debhelper compat to 8, depends on debhelper 8.
+ * Now using dh short style with pkg-php-tools.
+
+ -- Thomas Goirand Sun, 18 Sep 2011 18:30:40 +0800
+
+php-html-common (1.2.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * Cleaned the debian/rules.
+ * Bumped Standard-Version.
+ * Reindented the long description.
+ * Added a Vcs-Browser field.
+ * Moved php-pear from Build-Depends to Build-Depends-Indep.
+ * Now using zigo@debian.org as maintainer.
+
+ -- Thomas Goirand Mon, 05 Jul 2010 12:32:54 +0800
+
+php-html-common (1.2.3-2) unstable; urgency=low
+
+ * Not using CDBS anymore (rewrote debian/rules).
+ * Now packaging the pear .reg file so pear install continues to work.
+ * The watch file now works.
+ * The debian/copyright is now consistant.
+
+ -- Thomas Goirand Sun, 5 Aug 2007 17:13:48 +0800
+
+php-html-common (1.2.3-1) unstable; urgency=low
+
+ * Initial release (Closes: #404655)
+
+ -- Thomas Goirand Fri, 15 Dec 2006 01:34:04 +0100
--- php-html-common-1.2.5.orig/debian/watch
+++ php-html-common-1.2.5/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://pear.php.net/package/Html_Common/download http://download.pear.php.net/package/HTML_Common-(.*).tgz
--- php-html-common-1.2.5.orig/debian/compat
+++ php-html-common-1.2.5/debian/compat
@@ -0,0 +1 @@
+8
--- php-html-common-1.2.5.orig/debian/copyright
+++ php-html-common-1.2.5/debian/copyright
@@ -0,0 +1,113 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
+Upstream-Name: HTML_Common
+Upstream-Contact: Bertrand Mansion ,
+ Alexey Borzov (email via web form at: http://pear.php.net/account-mail.php?handle=avb),
+ Klaus Guenther ,
+ Adam Daniel (email via web form at: http://pear.php.net/account-mail.php?handle=adaniel)
+Source: http://pear.php.net/package/HTML_Common/download
+
+Files: debian/*
+Copyright: (c) 2006-2011, Thomas Goirand
+License: BSD
+
+Files: *
+Copyright: (c) Bertrand Mansion
+ (c) Alexey Borzov (email via web form at: http://pear.php.net/account-mail.php?handle=avb)
+ (c) Klaus Guenther
+ (c) Adam Daniel (email via web form at: http://pear.php.net/account-mail.php?handle=adaniel)
+License: PHP 3.01
+
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: PHP 3.01
+ This source file is subject to version 3.01 of the PHP license, that is
+ bundled with this package in the file LICENSE, and is available at through the
+ world-wide-web at http://www.php.net/license/3_01.txt.
+ .
+ --------------------------------------------------------------------
+ The PHP License, version 3.01
+ Copyright (c) 1999 - 2006 The PHP Group. All rights reserved.
+ --------------------------------------------------------------------
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, is permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ .
+ 3. The name "PHP" must not be used to endorse or promote products
+ derived from this software without prior written permission. For
+ written permission, please contact group@php.net.
+ .
+ 4. Products derived from this software may not be called "PHP", nor
+ may "PHP" appear in their name, without prior written permission
+ from group@php.net. You may indicate that your software works in
+ conjunction with PHP by saying "Foo for PHP" instead of calling
+ it "PHP Foo" or "phpfoo"
+ .
+ 5. The PHP Group may publish revised and/or new versions of the
+ license from time to time. Each version will be given a
+ distinguishing version number.
+ Once covered code has been published under a particular version
+ of the license, you may always continue to use it under the terms
+ of that version. You may also choose to use such covered code
+ under the terms of any subsequent version of the license
+ published by the PHP Group. No one other than the PHP Group has
+ the right to modify the terms applicable to covered code created
+ under this License.
+ .
+ 6. Redistributions of any form whatsoever must retain the following
+ acknowledgment:
+ "This product includes PHP software, freely available from
+ ".
+ .
+ THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
+ ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP
+ DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ --------------------------------------------------------------------
+ This software consists of voluntary contributions made by many
+ individuals on behalf of the PHP Group.
+ .
+ The PHP Group can be contacted via Email at group@php.net.
+ .
+ For more information on the PHP Group and the PHP project,
+ please see .
+ .
+ PHP includes the Zend Engine, freely available at .
--- php-html-common-1.2.5.orig/debian/rules
+++ php-html-common-1.2.5/debian/rules
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+%:
+ dh $@ --buildsystem=phppear --with phppear
--- php-html-common-1.2.5.orig/debian/source/format
+++ php-html-common-1.2.5/debian/source/format
@@ -0,0 +1 @@
+1.0