This repository was archived by the owner on Jul 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +17
-7
lines changed Expand file tree Collapse file tree 3 files changed +17
-7
lines changed Original file line number Diff line number Diff line change
1
+ kms-pointerdetector-6.0 (6.6.0) testing; urgency=medium
2
+
3
+ [ Jose Antonio Santos Cadenas ]
4
+ * Prepare for next development iteration
5
+ * Prepare release 6.6.0
6
+
7
+ [ Jose Antonio Santos ]
8
+
9
+ -- Jose Antonio Santos Cadenas <santoscadenas@gmail.com> Fri, 09 Sep 2016 17:25:52 +0200
10
+
1
11
kms-pointerdetector-6.0 (6.5.0) testing; urgency=medium
2
12
3
13
[ Jose Antonio Santos Cadenas ]
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ Maintainer: Kurento Maintenance Team <kurento@googlegroups.com>
5
5
Build-Depends: debhelper (>= 8.0.0),
6
6
cmake,
7
7
pkg-config,
8
- kms-core-6.0-dev (>= 6.5 .0),
9
- kms-elements-6.0-dev (>= 6.5 .0),
10
- kms-filters-6.0-dev (>= 6.5 .0),
8
+ kms-core-6.0-dev (>= 6.6 .0),
9
+ kms-elements-6.0-dev (>= 6.6 .0),
10
+ kms-filters-6.0-dev (>= 6.6 .0),
11
11
libopencv-dev,
12
12
libsoup2.4-dev
13
13
Standards-Version: 3.9.4
@@ -18,9 +18,9 @@ Vcs-Browser: https://github.com/Kurento/kms-pointerdetector.git
18
18
Package: kms-pointerdetector-6.0
19
19
Architecture: any
20
20
Depends: ${shlibs:Depends}, ${misc:Depends},
21
- kms-core-6.0 (>= 6.5 .0),
22
- kms-elements-6.0 (>= 6.5 .0),
23
- kms-filters-6.0 (>= 6.5 .0)
21
+ kms-core-6.0 (>= 6.6 .0),
22
+ kms-elements-6.0 (>= 6.6 .0),
23
+ kms-filters-6.0 (>= 6.6 .0)
24
24
Breaks:
25
25
kms-pointerdetector
26
26
Replaces:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pointerdetector" ,
3
- "version" : " 6.5.1-dev " ,
3
+ "version" : " 6.6.0 " ,
4
4
"kurentoVersion" : " ^6.1.0" ,
5
5
"code" : {
6
6
"api" : {
You can’t perform that action at this time.
0 commit comments