File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- 7.0: Jul ? , 2018
2- ----------------
1+ 7.0: Sep 28 , 2018
2+ -----------------
33* Format time using commonyears + days + hh:mm: ss .sss s.
44* Avoid using Gs for Gigaseconds, that's actually gauss.
55* Modify @(unit, text) operator to return text instead of cstring.
Original file line number Diff line number Diff line change 1- postgresql-unit (7.0-1) UNRELEASED ; urgency=medium
1+ postgresql-unit (7.0-1) unstable ; urgency=medium
22
33 * Format time using commonyears + days + hh:mm:ss.sss s.
44 * Avoid using Gs for Gigaseconds, that's actually gauss.
@@ -13,7 +13,7 @@ postgresql-unit (7.0-1) UNRELEASED; urgency=medium
1313 arguments do not match: << <<= == <<>> >>= >>.
1414 * Add range type over units: unitrange.
1515
16- -- Christoph Berg <
[email protected] >
Sun, 08 Jul 2018
21:46:17 +0200
16+ -- Christoph Berg <
[email protected] >
Fri, 28 Sep 2018
15:12:50 +0200
1717
1818postgresql-unit (6.0-1) unstable; urgency=medium
1919
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Build-Depends:
77 debhelper (>> 9),
88 flex,
99 postgresql-server-dev-all (>= 153~),
10- Standards-Version: 4.1.5
10+ Standards-Version: 4.2.0
1111Vcs-Git: https://github.com/ChristophBerg/postgresql-unit.git
1212Vcs-Browser: https://github.com/ChristophBerg/postgresql-unit
1313Homepage: https://github.com/ChristophBerg/postgresql-unit
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Build-Depends:
77 debhelper (>> 9),
88 flex,
99 postgresql-server-dev-all (>= 153~),
10- Standards-Version: 4.1.5
10+ Standards-Version: 4.2.0
1111Vcs-Git: https://github.com/ChristophBerg/postgresql-unit.git
1212Vcs-Browser: https://github.com/ChristophBerg/postgresql-unit
1313Homepage: https://github.com/ChristophBerg/postgresql-unit
You can’t perform that action at this time.
0 commit comments