File: changelog

package info (click to toggle)
php-console-commandline 1.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 632 kB
  • sloc: php: 1,396; xml: 166; sh: 5; makefile: 4
file content (73 lines) | stat: -rw-r--r-- 2,634 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
php-console-commandline (1.2.6-1) unstable; urgency=medium

  * New upstream version 1.2.6.
  * Salsa CI: Remove default configuration file.
  * Update lintian override info format in
    d/php-console-commandline.lintian-overrides on line 2.
  * Update standards version to 4.6.2, no changes needed.
  * Refresh d/patches: remove d/p/avoid-deprecation-messages.patch,
    now incorporated upstream.

 -- Guilhem Moulin <guilhem@debian.org>  Mon, 03 Apr 2023 13:20:59 +0200

php-console-commandline (1.2.4-2) unstable; urgency=medium

  * DEP-8: Test the installed code, not what's in the current directory.
  * Tests: Show diff on failure.
  * DEP-8: Pin minimum php-cgi version.
  * d/control: Add Build-Depends: php-pear <!nocheck>.
  * CI: Build without nocheck profile.
  * d/watch: Use mode=git.
  * Add d/upstream/metadata.

 -- Guilhem Moulin <guilhem@debian.org>  Sun, 23 Jan 2022 15:59:18 +0100

php-console-commandline (1.2.4-1) unstable; urgency=medium

  * New upstream version 1.2.4.
  * Add self to Uploaders.
  * Trim trailing whitespace.
  * 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.
  * Update Vcs-* headers to use salsa repository.
  * Set Rules-Requires-Root: no.
  * Use secure URI in d/copyright.
  * Remove check for DEB_BUILD_OPTIONS=nocheck in override_dh_auto_test.
  * Bump Standards-Version to 4.5.1 from ancient 3.9.7.
  * Add d/gbp.conf.
  * Point d/watch to GitHub.
  * Add d/salsa-ci.yml file for GitLab CI.
  * Adapt d/rules and d/control to use composer.
  * Override false positive lintian tag 'repeated-path-segment'.
  * Adjust d/copyright.
  * Fix FTBFS with PHP8.1. (Closes: #1000593)
  * Avoid deprecation messages under PHP8.1.
  * d/control: Skip Build-Depends: php-cgi under 'nocheck' profile.
  * d/control: Build-Depends on a recent enough PHP for the test suite.

 -- Guilhem Moulin <guilhem@debian.org>  Tue, 11 Jan 2022 19:46:03 +0100

php-console-commandline (1.2.1-1) unstable; urgency=medium

  * Team upload

  [ Christian Weiske ]
  * Release 1.2.1

  [ David Prévot ]
  * Document upstream VCS
  * Run test suite
  * Add missing dependency on php-pear
  * Update Standards-Version to 3.9.7
  * Build with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sun, 20 Mar 2016 21:06:32 -0400

php-console-commandline (1.2.0-1) unstable; urgency=medium

  * Initial release. (Closes: #805715)

 -- Prach Pongpanich <prach@debian.org>  Sat, 21 Nov 2015 17:49:11 +0700