Skip to content

Commit c1f00e4

Browse files
committed
releasing package postgresql-numeral version 1.0-2
1 parent 870afb9 commit c1f00e4

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
postgresql-numeral (1.0-2) unstable; urgency=medium
2+
3+
* Upload for PostgreSQL 11.
4+
5+
-- Christoph Berg <myon@debian.org> Sat, 13 Oct 2018 11:52:55 +0200
6+
17
postgresql-numeral (1.0-1) unstable; urgency=medium
28

39
* Initial release.

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Vcs-Git: https://github.com/ChristophBerg/postgresql-numeral.git
1212
Vcs-Browser: https://github.com/ChristophBerg/postgresql-numeral
1313
Homepage: https://github.com/ChristophBerg/postgresql-numeral
1414

15-
Package: postgresql-10-numeral
15+
Package: postgresql-11-numeral
1616
Architecture: any
17-
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-10
17+
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-11
1818
Description: numeral datatypes for PostgreSQL
1919
This module provides numeric data types for PostgreSQL that use
2020
numerals (words instead of digits) for input and output.

0 commit comments

Comments
 (0)