File: upgradeable_versions.mk

package info (click to toggle)
postgis 3.1.1%2Bdfsg-1%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 83,792 kB
  • sloc: ansic: 151,982; sql: 146,734; xml: 51,051; sh: 6,186; cpp: 6,110; perl: 4,852; makefile: 3,002; python: 1,205; yacc: 447; lex: 133; javascript: 6
file content (62 lines) | stat: -rw-r--r-- 577 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
UPGRADEABLE_VERSIONS = \
	2.0.0 \
	2.0.1 \
	2.0.2 \
	2.0.3 \
	2.0.4 \
	2.0.5 \
	2.0.6 \
	2.0.7 \
	2.1.0 \
	2.1.1 \
	2.1.2 \
	2.1.3 \
	2.1.4 \
	2.1.5 \
	2.1.6 \
	2.1.7 \
	2.1.8 \
	2.1.9 \
	2.2.0 \
	2.2.1 \
	2.2.2 \
	2.2.3 \
	2.2.4 \
	2.2.5 \
	2.2.6 \
	2.2.7 \
	2.2.8 \
	2.3.0 \
	2.3.1 \
	2.3.2 \
	2.3.3 \
	2.3.4 \
	2.3.5 \
	2.3.6 \
	2.3.7 \
	2.3.8 \
	2.3.9 \
	2.3.10 \
	2.3.11 \
	2.4.0 \
	2.4.1 \
	2.4.2 \
	2.4.3 \
	2.4.4 \
	2.4.5 \
	2.4.6 \
	2.4.7 \
	2.4.8 \
	2.4.9 \
	2.5.0 \
	2.5.1 \
	2.5.2 \
	2.5.3 \
	2.5.4 \
	2.5.5 \
	3.0.0 \
	3.0.1 \
	3.0.2 \
	3.0.3 \
	3.1.0 \
	3.1.1dev