Skip to content

Commit b53332b

Browse files
authored
Merge pull request #190 from jacekn/22_04_support_horizon
Update stellar-horizon-postgres and stellar-horizon-utils packages fo…
2 parents e1c254d + e809fea commit b53332b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

stellar-horizon-postgres/debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
stellar-horizon-postgres (_VERSION_-_BUILD_VERSION_) stable; urgency=medium
1+
stellar-horizon-postgres (0.2-2) stable; urgency=medium
22

33
* Initial Release.
44

stellar-horizon-postgres/debian/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Homepage: https://www.stellar.org/
88

99
Package: stellar-horizon-postgres
1010
Architecture: any
11-
Depends: stellar-horizon, postgresql (>=9.5)
11+
Depends: stellar-horizon, postgresql (>=12)
1212
Description: This package will configure PostgreSQL for stellar-horizon locally.
1313
* creates/manages stellar user
1414
* creates stellar PostgreSQL role

stellar-horizon-utils/debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
stellar-horizon-utils (_VERSION_-_BUILD_VERSION_) stable; urgency=medium
1+
stellar-horizon-utils (0.2-2) stable; urgency=medium
22

33
* Initial Release.
44

0 commit comments

Comments
 (0)