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
|
php-net-socket (1.2.2-2) unstable; urgency=medium
* Add missing Depends: php-pear.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Guilhem Moulin <guilhem@debian.org> Thu, 31 Dec 2020 13:02:02 +0100
php-net-socket (1.2.2-1) unstable; urgency=low
* New upstream version 1.2.2
* Use secure copyright file specification URI.
* Update watch file format version to 4.
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Make "Files: *" paragraph the first in the copyright file.
* Update Vcs-* headers to use salsa repository.
* Set Rules-Requires-Root: no.
* Bump Standards-Version to 4.5.1 from ancient 3.9.7.
* Add d/gbp.conf with debian-branch=debian/latest.
* Use secure URIs in debian/watch.
* Change upstream license to BSD-2-Clause from PHP 2.02.
* Add d/salsa-ci.yml file for GitLab CI.
-- Guilhem Moulin <guilhem@debian.org> Sun, 20 Dec 2020 02:20:17 +0100
php-net-socket (1.0.14-2) unstable; urgency=medium
[ Thijs Kinkhorst ]
* Remove self from uploaders.
[ Prach Pongpanich ]
* Update standards version to 3.9.7
* Rebuild with pkg-php-tools >= 1.32 for the PHP 7.0 transition
* Use https in Vcs-* fields
* Use phppear substvars
* Fix copyright format
-- Prach Pongpanich <prach@debian.org> Tue, 08 Mar 2016 23:36:52 +0700
php-net-socket (1.0.14-1) unstable; urgency=low
* New upstream release
* Now using PKG-PHP-PEAR team as maintainer (Closes: #656985)
* Switch to pkg-php-tools and dh-sequencer
* Add myself as uploader
* Switch to 3.0 (quilt) source format
* Switch VCS to git
* Drop Replaces on php4-pear, it was removed from the archive
* Add Depends on misc-depends
* Add debian/gbp.conf file
* Update debian/watch file, thanks to Bart Martens
* Switch debian/copyright to format 1.0
* Change section to php
* Bump debhelper compat to 9
* Bump Standards-Version to 3.9.4
-- Prach Pongpanich <prachpub@gmail.com> Mon, 20 May 2013 16:32:49 +0700
php-net-socket (1.0.9-2) unstable; urgency=high
* Add Build-Depends-Indep: php-pear, thanks James Westby
(Closes: #507214).
* Update licence information (Closes: #332616).
-- Thijs Kinkhorst <thijs@debian.org> Mon, 09 Mar 2009 20:06:43 +0100
php-net-socket (1.0.9-1) unstable; urgency=low
[ Thijs Kinkhorst ]
* New upstream release.
* Checked for policy 3.8.0, no changes.
[ Raphael Geissert ]
* debian/watch: added
-- Thijs Kinkhorst <thijs@debian.org> Thu, 11 Sep 2008 16:12:12 +0200
php-net-socket (1.0.8-1) unstable; urgency=low
* New upstream release.
* Various package cleanups: sync build system with other PEAR
packages, use debhelper level 5, add homepage field, update
standards version.
-- Thijs Kinkhorst <thijs@debian.org> Mon, 31 Mar 2008 20:58:31 +0200
php-net-socket (1.0.6-2) unstable; urgency=low
* Need to replace php4-pear (<< 4:4.4.0-0), yes the epoch matters.
* Update debian/copyright to make sure the license is correct, the
Debian maintainers are mentioned, the upstream copyright holder
is mentioned and the upstream location is quoted.
-- Adam Conrad <adconrad@0c3.net> Fri, 29 Jul 2005 08:38:05 +1000
php-net-socket (1.0.6-1) unstable; urgency=low
* Initial release.
-- Ondřej Surý <ondrej@sury.org> Thu, 21 Jul 2005 09:45:07 +0200
|