Skip to content

Commit

Permalink
Ear and Tracker detector updated for deploying them in the NUBOMEDIA …
Browse files Browse the repository at this point in the history
…PaaS
  • Loading branch information
VictorHidalgoVT committed Apr 8, 2016
1 parent 5bb3577 commit d52527f
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/NuboNoseJava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.visual-tools.nubomedia</groupId>
<artifactId>nubonosedetector</artifactId>
<version>6.4.0</version>
<version>6.4.01</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion apps/NuboTrackerJava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.visual-tools.nubomedia</groupId>
<artifactId>nubotracker</artifactId>
<version>6.4.0</version>
<version>6.4.01</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion modules/nubo_nose/nubo-nose-detector/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nubo-nose-detector (6.4.0~rc1) testing; urgency=medium
nubo-nose-detector (6.4.01~rc1) testing; urgency=medium

* Initial release.

Expand Down
4 changes: 2 additions & 2 deletions modules/nubo_nose/nubo-nose-detector/debian/files
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nubo-nose-detector_6.4.0~rc1_amd64.deb utils optional
nubo-nose-detector-dev_6.4.0~rc1_amd64.deb utils optional
nubo-nose-detector_6.4.01~rc1_amd64.deb utils optional
nubo-nose-detector-dev_6.4.01~rc1_amd64.deb utils optional
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nubonosedetector",
"version": "6.4.0",
"version": "6.4.01",
"kurentoVersion": "^6.0.0"
}
2 changes: 1 addition & 1 deletion modules/nubo_tracker/nubo-tracker/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nubo-tracker (6.4.0~rc1) testing; urgency=medium
nubo-tracker (6.4.01~rc1) testing; urgency=medium

* Initial release.

Expand Down
4 changes: 2 additions & 2 deletions modules/nubo_tracker/nubo-tracker/debian/files
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nubo-tracker_6.4.0~rc1_amd64.deb utils optional
nubo-tracker-dev_6.4.0~rc1_amd64.deb utils optional
nubo-tracker_6.4.01~rc1_amd64.deb utils optional
nubo-tracker-dev_6.4.01~rc1_amd64.deb utils optional
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
misc:Pre-Depends=multiarch-support
shlibs:Depends=kms-core-6.0, kms-jsonrpc-1.0, kmsjsoncpp, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.5-0 (>= 1.7.1.1~20160224182824.59.ge0bd9ca.trusty), libgstreamer1.5-0 (>= 1.7.1.1~20160225111550.199.gba35ee7.trusty), libopencv-core2.4, libopencv-imgproc2.4, libopencv-video2.4, libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.1), nubo-tracker
shlibs:Depends=kms-core-6.0, kms-jsonrpc-1.0, kmsjsoncpp, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.5-0 (>= 1.7.1.1~20160224182824.59.ge0bd9ca.trusty), libgstreamer1.5-0 (>= 1.7.1.1~20160225111550.199.gba35ee7.trusty), libopencv-core2.4, libopencv-imgproc2.4, libopencv-video2.4, libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.6), nubo-tracker
misc:Depends=
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nubotracker",
"version": "6.4.0",
"version": "6.4.01",
"kurentoVersion": "^6.0.0"
}

0 comments on commit d52527f

Please sign in to comment.