File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
7
postgresql-numeral (1.0-1) unstable; urgency=medium
2
8
3
9
* Initial release.
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ Vcs-Git: https://github.com/ChristophBerg/postgresql-numeral.git
12
12
Vcs-Browser: https://github.com/ChristophBerg/postgresql-numeral
13
13
Homepage: https://github.com/ChristophBerg/postgresql-numeral
14
14
15
- Package: postgresql-10 -numeral
15
+ Package: postgresql-11 -numeral
16
16
Architecture: any
17
- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-10
17
+ Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-11
18
18
Description: numeral datatypes for PostgreSQL
19
19
This module provides numeric data types for PostgreSQL that use
20
20
numerals (words instead of digits) for input and output.
You can’t perform that action at this time.
0 commit comments