File: changelog

package info (click to toggle)
debpear 0.5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 48 kB
  • sloc: sh: 238; makefile: 2
file content (55 lines) | stat: -rw-r--r-- 1,973 bytes parent folder | download
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
debpear (0.5) unstable; urgency=medium

  * Migrate to use pkgtools instead of phppkginfo script (Closes: #784038)
  * Use standard gpg layout
  * Update PECL templates for the PHP 7.0 transition (Closes: #818412)
  * Update Standards-Version to 3.9.7
  * Use https in Vcs-* fields
  * Update template:
    + bump Standards-Version to 3.9.7
    + use https in Vcs-* fields

 -- Prach Pongpanich <prach@debian.org>  Thu, 17 Mar 2016 13:59:11 +0700

debpear (0.4) unstable; urgency=medium

  * Add supported for channel was provided from the pear-channels package
  * Add supported for PECL packages from the pecl.php.net channel
  * Fix used tar with wrong order of arguments,
    thanks to Francois-Regis Vuillemin (Closes: #738663)
  * Bump Standard-Version to 3.9.5
  * Bump debhelper compat to 9, thanks to Francois-Regis Vuillemin
  * Use canonical URI in Vcs-* fields
  * Change maintainer name to "Debian PHP PEAR Maintainers"
  * Update template:
    + Use ${DEBFULLNAME} and ${DEBEMAIL} as Uploaders
    + change Vcs fields to to anonscm.d.o
    + bumped to debhelper level 9
    + bump Standards-Version to 3.9.5
    + Drop depend on php-pear
  * Update man pages for channel and PECL support
  * Add depends on pear-channels
  * Add myself as uploader

 -- Prach Pongpanich <prachpub@gmail.com>  Mon, 24 Mar 2014 15:24:29 +0700

debpear (0.3) unstable; urgency=low

  * Fixed the -i option when run as root.

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Sep 2012 08:25:44 +0000

debpear (0.2) unstable; urgency=low

  * Removed the -p parameter, so that we can just call like this:
  debpear <pear-package> without needing to add -p (Closes: #677386).
  * Allow the use of a specified file as tarball instead of using pear download
  command (Closes: #677387).

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Jun 2012 15:44:16 +0000

debpear (0.1) unstable; urgency=low

  * Initial release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 02 Jun 2012 16:31:10 +0000