Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
d8563db5
Commit
d8563db5
authored
7 years ago
by
Olivier Stasse
Browse files
Options
Downloads
Patches
Plain Diff
[wip/talos-robot] Fix packages version to 0.0.14.
Add PKGREVISION.
parent
884f8aa9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
talos-robot/Makefile
+1
-0
1 addition, 0 deletions
talos-robot/Makefile
talos-robot/distinfo
+1
-0
1 addition, 0 deletions
talos-robot/distinfo
talos-robot/patches/patch-aa
+53
-0
53 additions, 0 deletions
talos-robot/patches/patch-aa
with
55 additions
and
0 deletions
talos-robot/Makefile
+
1
−
0
View file @
d8563db5
...
...
@@ -5,6 +5,7 @@
VERSION
=
0.0.14
PKGNAME
=
talos-robot-
${
VERSION
}
DISTNAME
=
$(
subst -,_,
${
PKGBASE
})
-
${
VERSION
}
PKGREVISION
=
1
CATEGORIES
=
wip
MASTER_SITES
=
${
MASTER_SITE_JRL:
=
talos/talos_robot/
}
...
...
This diff is collapsed.
Click to expand it.
talos-robot/distinfo
+
1
−
0
View file @
d8563db5
SHA1 (talos_robot-0.0.14.tar.gz) = 7e209bb6abb46e1607bc6000fb2e9e810fe64052
RMD160 (talos_robot-0.0.14.tar.gz) = 99234f4e8a84aed67f4c2485c010b4ae34c7a515
Size (talos_robot-0.0.14.tar.gz) = 8008412 bytes
SHA1 (patch-aa) = 58cf7fb659033042bd07437ed83896e1657d290e
This diff is collapsed.
Click to expand it.
talos-robot/patches/patch-aa
0 → 100644
+
53
−
0
View file @
d8563db5
--- talos_bringup/package.xml
+++ talos_bringup/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_bringup</name>
- <version>0.0.13</version>
+ <version>0.0.14</version>
<description>The talos_bringup package</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tome</maintainer>
diff --git a/talos_controller_configuration/package.xml b/talos_controller_configuration/package.xml
index e6966cd..76f6350 100644
--- talos_controller_configuration/package.xml
+++ talos_controller_configuration/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_controller_configuration</name>
- <version>0.0.13</version>
+ <version>0.0.14</version>
<description>The talos_controller_configuration package</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tome</maintainer>
diff --git a/talos_description/package.xml b/talos_description/package.xml
index 752f497..edeb201 100644
--- talos_description/package.xml
+++ talos_description/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_description</name>
- <version>0.0.13</version>
+ <version>0.0.14</version>
<description>The talos_description package</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tomé</maintainer>
diff --git a/talos_robot/package.xml b/talos_robot/package.xml
index de951da..905224a 100644
--- talos_robot/package.xml
+++ talos_robot/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_robot</name>
- <version>0.0.13</version>
+ <version>0.0.14</version>
<description>Description and launch files for the TOR robot</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tomé</maintainer>
<license>Propietary</license>
--
1.9.1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment