File: changelog

package info (click to toggle)
php-composer-semver 3.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 476 kB
  • sloc: php: 4,206; makefile: 6
file content (157 lines) | stat: -rw-r--r-- 4,481 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
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
php-composer-semver (3.2.4-2) unstable; urgency=medium

  * Upload to unstable in sync with Composer 2

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 17:03:52 -0400

php-composer-semver (3.2.4-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update CHANGELOG.md

  [ David Prévot ]
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Fri, 20 Nov 2020 15:31:11 -0400

php-composer-semver (3.2.2-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Thu, 22 Oct 2020 16:44:22 -0400

php-composer-semver (3.2.1-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Tue, 29 Sep 2020 09:36:14 -0400

php-composer-semver (3.2.0-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Allow recovery from foobar-dev as dev-foobar
  * Update changelog

 -- David Prévot <taffit@debian.org>  Sun, 13 Sep 2020 07:37:15 -0400

php-composer-semver (3.1.0-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Tue, 08 Sep 2020 21:05:47 -0400

php-composer-semver (3.0.1-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Fix handling of -dev versions, fixes #106
  * Update changelog
  * Rename master to main

  [ David Prévot ]
  * Rename branches as {debian,upstream}/latest and (DEP-14)
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Tue, 08 Sep 2020 14:03:08 -0400

php-composer-semver (3.0.0-1) experimental; urgency=medium

  * Upload major version bump to experimental

  [ Jordi Boggiano ]
  * Last cleanups, prep 3.0.0 release

  [ David Prévot ]
  * debian/control: Use debhelper-compat 13
  * debian/rules: Simplify override_dh_auto_test
  * debian/patches: Compatibility with recent PHPUnit (8)

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 14:07:16 -1000

php-composer-semver (1.5.1-1) unstable; urgency=medium

  [ Adriano Ferreira ]
  * Don't try to parse aliases versions which doesn't contain exact version

  [ David Prévot ]
  * debian/upstream/metadata:
    + Set fields: Bug-Database, Bug-Submit, Repository, Repository-Browse
    + Remove obsolete fields: Contact, Name
  * debian/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.5.0

 -- David Prévot <taffit@debian.org>  Sun, 02 Feb 2020 17:43:50 -1000

php-composer-semver (1.5.0-2) unstable; urgency=medium

  * Upload to unstable now that buster has been released
  * Extend d/clean for PHPUnit 8
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Contact, Name.
  * Document gbp import-ref usage

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 10:50:02 -1000

php-composer-semver (1.5.0-1) experimental; urgency=medium

  * Upload to experimental during the freeze
  * Use upstream git tag as source
  * Use debhelper-compat 12
  * Use https in Format
  * Move repository to salsa.d.o
  * Update Standards-Version to 4.3.0
  * Drop get-orig-source target
  * Use the testsuite

 -- David Prévot <taffit@debian.org>  Thu, 21 Mar 2019 00:35:14 -1000

php-composer-semver (1.4.2-1) unstable; urgency=medium

  [ Rob Bast ]
  * do not collapse ranges if other constraints apply

 -- David Prévot <taffit@debian.org>  Wed, 25 Jan 2017 17:37:16 -1000

php-composer-semver (1.4.1-1) unstable; urgency=medium

  [ Rob Bast ]
  * Changelog for 1.4.1

  [ David Prévot ]
  * Update Standards-Version to 3.9.8

 -- David Prévot <taffit@debian.org>  Sat, 04 Jun 2016 11:36:32 -0400

php-composer-semver (1.4.0-1) unstable; urgency=medium

  [ Andrii Vasyliev ]
  * Add getters for constraint and conjunctive in MultiConstraint

 -- David Prévot <taffit@debian.org>  Fri, 01 Apr 2016 15:06:06 -0400

php-composer-semver (1.3.0-2) unstable; urgency=medium

  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sat, 12 Mar 2016 18:21:53 -0400

php-composer-semver (1.3.0-1) unstable; urgency=medium

  [ David Prévot ]
  * Shorten synopsis (Closes: #811416)
  * Update Standards-Version to 3.9.7

  [ Rob ]
  * update for release 1.3.0

 -- David Prévot <taffit@debian.org>  Thu, 25 Feb 2016 19:08:59 -0400

php-composer-semver (1.2.0-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Mon, 16 Nov 2015 21:33:46 -0400