Code

Renamed source and binary packages to libfpdi-php.
authorSebastian Harl <sh@tokkee.org>
Wed, 26 Jan 2011 10:35:04 +0000 (11:35 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 26 Jan 2011 10:35:04 +0000 (11:35 +0100)
debian/changelog
debian/control
debian/dirs [new file with mode: 0644]
debian/patches/01-correct-path.diff
debian/php-fpdi.dirs [deleted file]
debian/rules

index 53e2b76e5e9e62088c9c7be8f1f3784615f8e16e..5899770ab9a67b4e6b1990b58e090cb4739eb1e4 100644 (file)
@@ -1,5 +1,5 @@
-php-fpdi (1.4-1) unstable; urgency=low
+libfpdi-php (1.4-1) unstable; urgency=low
 
 
-  * Inital release
+  * Inital release.
 
  -- Sven Velt <sven@velt.de>  Thu, 20 Jan 2011 16:18:43 +0100
 
  -- Sven Velt <sven@velt.de>  Thu, 20 Jan 2011 16:18:43 +0100
index 9f7affe7d7f34478db6a5a08181d03248a0c69cc..c4c05c6e7ef84f2fa085e9fd882b6341f3e944bc 100644 (file)
@@ -1,4 +1,4 @@
-Source: php-fpdi
+Source: libfpdi-php
 Section: web
 Priority: optional
 Maintainer: Sven Velt <sven@velt.de>
 Section: web
 Priority: optional
 Maintainer: Sven Velt <sven@velt.de>
@@ -6,9 +6,9 @@ Build-Depends: debhelper (>= 7.0.50~)
 Standards-Version: 3.9.1
 Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/
 
 Standards-Version: 3.9.1
 Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/
 
-Package: php-fpdi
+Package: libfpdi-php
 Architecture: all
 Architecture: all
-Depends: ${misc:Depends}, php5, php-fpdf-tpl
+Depends: ${misc:Depends}, php5, libfpdf-tpl-php
 Description: Import existing PDF documents into FPDF
  FPDI is a collection of PHP classes facilitating developers to read pages from
  existing PDF documents and use them as templates in FPDF, which was developed
 Description: Import existing PDF documents into FPDF
  FPDI is a collection of PHP classes facilitating developers to read pages from
  existing PDF documents and use them as templates in FPDF, which was developed
diff --git a/debian/dirs b/debian/dirs
new file mode 100644 (file)
index 0000000..406198a
--- /dev/null
@@ -0,0 +1 @@
+usr/share/php/fpdi
index ccca3db50056774b1d8482d62d49507e6eaec8e8..47a2ebf6d101009fc7f1356b8d5a89bcc6f041d3 100644 (file)
@@ -1,7 +1,7 @@
 Use full path as "fpdf_tpl" is in its own directory/package.
 
 Use full path as "fpdf_tpl" is in its own directory/package.
 
---- php-fpdi-1.4.old/fpdi.php  2010-11-11 17:08:05.000000000 +0100
-+++ php-fpdi-1.4/fpdi.php      2011-01-20 16:33:58.747054008 +0100
+--- a/fpdi.php
++++ b/fpdi.php
 @@ -24,7 +24,7 @@
      require_once('fpdi2tcpdf_bridge.php');\r
  }\r
 @@ -24,7 +24,7 @@
      require_once('fpdi2tcpdf_bridge.php');\r
  }\r
diff --git a/debian/php-fpdi.dirs b/debian/php-fpdi.dirs
deleted file mode 100644 (file)
index 406198a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/php/fpdi
index 28de239a74d7412d648d9523c9485b62c145c19d..19c4e2d1b3046bf8ad8c0520a41030b7461a570b 100755 (executable)
@@ -4,4 +4,4 @@
        dh $@
 
 override_dh_install:
        dh $@
 
 override_dh_install:
-       cp -r *.php filters debian/php-fpdi/usr/share/php/fpdi
+       cp -r *.php filters debian/libfpdi-php/usr/share/php/fpdi