1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
|
php-pclzip (2.8.2-5) unstable; urgency=medium
* Trim trailing whitespace.
* Use versioned copyright format URI.
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Contact, Name.
* Move repository to salsa.d.o
* Update Standards-Version to 4.4.0
* Shorten d/copyright
-- David Prévot <taffit@debian.org> Tue, 20 Aug 2019 17:36:59 -1000
php-pclzip (2.8.2-4) unstable; urgency=medium
* Drop now unused libphp-pclzip transitional package
* PHP 7.0 transition: depend on php-common instead of php5-common
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Wed, 02 Mar 2016 21:09:09 -0400
php-pclzip (2.8.2-3) unstable; urgency=medium
* Update Maintainer and Uploaders (Closes: #682305)
* Proofread Description
* Document Vcs
* Convert copyright to format 1.0
* Depend on php5-common instead of php5 | php5-cli
* Update Standards-Version to 3.9.5
* Rename package as php-pclzip
* Handle patch with gbp pq
* Use readme.txt as upstream changelog
-- David Prévot <taffit@debian.org> Tue, 21 Jan 2014 14:54:49 -0400
libphp-pclzip (2.8.2-2) unstable; urgency=low
* Fixed watch file
* Added 3.0 (quilt) source format
* debian/control:
- Bumped Standards-Version: 3.8.4
- Removed dpatch build dependency
- Added ${misc:Depends} to Depends
- Upgraded version of debhelper build dependency to 7.0.50
* debian/rules: modifications to use debhelper command sequencer
with overrides
* debian/compat: upgraded to 7
* Added debian/install file
* Removed debian/dirs file
-- Federico Gimenez Nieto <fgimenez@coit.es> Thu, 25 Feb 2010 12:39:07 +0100
libphp-pclzip (2.8.2-1) unstable; urgency=low
* New upstream release
-- Federico Gimenez Nieto <fgimenez@coit.es> Thu, 22 Oct 2009 18:01:07 +0200
libphp-pclzip (2.8.1-1) unstable; urgency=low
* New maintainer (Closes: #529666)
* New upstream release
* debian/watch: fixed path, upstream version mangling and regexp for links
* debian/control:
- moved Homepage from long description to its own field
- fixed section (web -> php)
- modified original package description (trying to make it more readable)
- removed dependencies: libapache-mod-php5 (obsolete package) and
php5-cgi, libapache2-mod-php5 (already implied by the dependency on
php5)
- Added dependency on dpatch (at Build-Depends)
- Updated standards version to 3.8.3
* debian/copyright:
- removed reference to symlink license
- added copyright information about packagers
- fixed license number (2 -> 2.1)
* debian/rules:
- moved commands for binary-arch to binary-indep
- removed targets: configure, configure-stamp, build-stamp, binary-arch
- removed unused calls for binary-indep target: dh_link, dh_strip,
dh_shlibdeps, dh_installexamples
- added call to dh_install at install target (removed mv command)
and debian/libphp-pclzip.install file
- modified mv command for installed doc, now copies the original doc
file with the destination name, removed debian/docs file
- added patch (dpatch) for writing in $TMPDIR or (if not defined) in /tmp
the temporary files used by the library instead of writing in the
current directory (using template at /usr/share/dpatch/dpatch.make)
- moved all dh_install*foo calls to the install target
* Added debian/README.source refering to dpatch README (as for policy 4.14)
-- Federico Gimenez Nieto <fgimenez@coit.es> Thu, 27 Aug 2009 08:57:07 +0200
libphp-pclzip (2.6-1) unstable; urgency=low
* New upstream release
* debian/watch updated.
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 01 Nov 2007 20:29:44 +0000
libphp-pclzip (2.5-2) unstable; urgency=low
* Bump Standards-Version: 3.7.2.
* Removed php4 references due to php4-removal.
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 17 May 2007 10:56:25 -0300
libphp-pclzip (2.5-1) unstable; urgency=low
* New upstream release
* Removed debian/compat file, created var DH_COMPAT in debian/rules.
* Updated to DH_COMPAT=5.
* Added denpendencies of php5.
-- Jose Carlos Medeiros <debian@psabs.com.br> Tue, 14 Mar 2006 14:12:17 -0300
libphp-pclzip (2.4-1) unstable; urgency=low
* New upstream release.
* Changed package to Standards-Version: 3.6.2.
* Updated address of FSF in debian/copyright file.
-- Jose Carlos Medeiros <debian@psabs.com.br> Mon, 17 Oct 2005 18:28:51 -0200
libphp-pclzip (2.3-1) unstable; urgency=low
* Initial Release. (closes: #329397)
-- Jose Carlos Medeiros <debian@psabs.com.br> Wed, 21 Sep 2005 11:47:26 -0300
|