File tree 4 files changed +6
-6
lines changed
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
+ -----------------
3
3
* Format time using commonyears + days + hh:mm: ss .sss s.
4
4
* Avoid using Gs for Gigaseconds, that's actually gauss.
5
5
* 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
2
2
3
3
* Format time using commonyears + days + hh:mm:ss.sss s.
4
4
* Avoid using Gs for Gigaseconds, that's actually gauss.
@@ -13,7 +13,7 @@ postgresql-unit (7.0-1) UNRELEASED; urgency=medium
13
13
arguments do not match: << <<= == <<>> >>= >>.
14
14
* Add range type over units: unitrange.
15
15
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
17
17
18
18
postgresql-unit (6.0-1) unstable; urgency=medium
19
19
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Build-Depends:
7
7
debhelper (>> 9),
8
8
flex,
9
9
postgresql-server-dev-all (>= 153~),
10
- Standards-Version: 4.1.5
10
+ Standards-Version: 4.2.0
11
11
Vcs-Git: https://github.com/ChristophBerg/postgresql-unit.git
12
12
Vcs-Browser: https://github.com/ChristophBerg/postgresql-unit
13
13
Homepage: https://github.com/ChristophBerg/postgresql-unit
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Build-Depends:
7
7
debhelper (>> 9),
8
8
flex,
9
9
postgresql-server-dev-all (>= 153~),
10
- Standards-Version: 4.1.5
10
+ Standards-Version: 4.2.0
11
11
Vcs-Git: https://github.com/ChristophBerg/postgresql-unit.git
12
12
Vcs-Browser: https://github.com/ChristophBerg/postgresql-unit
13
13
Homepage: https://github.com/ChristophBerg/postgresql-unit
You can’t perform that action at this time.
0 commit comments