autoproj 1.8.0.rc3 → 1.8.0.rc4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1733,93 +1733,93 @@ module Autoproj
1733
1733
  end
1734
1734
 
1735
1735
  DEFS = <<EODEFS
1736
- ---
1736
+ ---
1737
+ archive:
1738
+ debian,ubuntu:
1739
+ - tar
1740
+ - unzip
1741
+ gentoo:
1742
+ - app-arch/tar
1743
+ - app-arch/unzip
1744
+ arch:
1745
+ - tar
1746
+ - unzip
1737
1747
  none: ignore
1738
- ruby18:
1739
- debian,ubuntu:
1740
- - ruby1.8-dev
1741
- - ruby1.8
1742
- - rubygems1.8
1743
- - ri1.8
1744
- - libopenssl-ruby1.8
1748
+ cvs:
1749
+ debian,ubuntu: cvs
1750
+ build-essential:
1751
+ debian,ubuntu: build-essential
1752
+ gentoo: ignore
1753
+ arch: ignore
1754
+ autotools:
1755
+ debian,ubuntu:
1756
+ - automake1.9
1757
+ - autoconf
1758
+ gentoo:
1759
+ - sys-devel/automake:1.9
1760
+ - sys-devel/autoconf
1761
+ arch: automake autoconf
1762
+ cmake:
1763
+ debian,ubuntu: cmake
1764
+ gentoo: dev-util/cmake
1765
+ arch: cmake
1766
+ lsb_release:
1767
+ debian,ubuntu: lsb-release
1768
+ gentoo: sys-apps/lsb-release
1769
+ arch: ignore
1770
+ zlib:
1771
+ debian,ubuntu: zlib1g-dev
1772
+ svn:
1773
+ debian,ubuntu: subversion
1774
+ gentoo: dev-util/subversion
1775
+ arch: subversion
1776
+ libxml2:
1777
+ debian,ubuntu: libxml2-dev
1778
+ gentoo: dev-libs/libxml2
1779
+ arch: libxml2
1780
+ autobuild: gem
1781
+ libxslt:
1782
+ debian,ubuntu: libxslt1-dev
1783
+ gentoo: dev-libs/libxslt
1784
+ arch: libxslt
1785
+ ruby19:
1786
+ gentoo:
1787
+ - dev-lang/ruby:1.9
1745
1788
  - rake
1746
- gentoo:
1747
- - dev-lang/ruby:1.8
1789
+ arch:
1790
+ - ruby
1748
1791
  - rake
1749
- ruby19:
1750
- debian:
1792
+ ubuntu:
1751
1793
  - ruby1.9.1
1752
1794
  - ruby1.9.1-dev
1753
1795
  - rubygems1.9.1
1796
+ - ri1.9.1
1797
+ - libopenssl-ruby1.9.1
1754
1798
  - rake
1755
- ubuntu:
1799
+ debian:
1756
1800
  - ruby1.9.1
1757
1801
  - ruby1.9.1-dev
1758
1802
  - rubygems1.9.1
1759
- - ri1.9.1
1760
- - libopenssl-ruby1.9.1
1761
1803
  - rake
1762
- gentoo:
1763
- - dev-lang/ruby:1.9
1804
+ ruby18:
1805
+ debian,ubuntu:
1806
+ - ruby1.8-dev
1807
+ - ruby1.8
1808
+ - rubygems1.8
1809
+ - ri1.8
1810
+ - libopenssl-ruby1.8
1764
1811
  - rake
1765
- arch:
1766
- - ruby
1812
+ gentoo:
1813
+ - dev-lang/ruby:1.8
1767
1814
  - rake
1768
- build-essential:
1769
- debian,ubuntu: build-essential
1770
- gentoo: ignore
1771
- arch: ignore
1772
- libxml2:
1773
- debian,ubuntu: libxml2-dev
1774
- gentoo: dev-libs/libxml2
1775
- arch: libxml2
1776
- libxslt:
1777
- debian,ubuntu: libxslt1-dev
1778
- gentoo: dev-libs/libxslt
1779
- arch: libxslt
1780
- zlib:
1781
- debian,ubuntu: zlib1g-dev
1782
- autobuild: gem
1783
- autoproj: gem
1784
- git:
1785
- debian:
1786
- lenny: git
1787
- default: git-core
1788
- ubuntu: git-core
1815
+ git:
1789
1816
  gentoo: dev-vcs/git
1790
1817
  arch: git
1791
- svn:
1792
- debian,ubuntu: subversion
1793
- gentoo: dev-util/subversion
1794
- arch: subversion
1795
- cmake:
1796
- debian,ubuntu: cmake
1797
- gentoo: dev-util/cmake
1798
- arch: cmake
1799
- autotools:
1800
- debian,ubuntu:
1801
- - automake1.9
1802
- - autoconf
1803
- gentoo:
1804
- - sys-devel/automake:1.9
1805
- - sys-devel/autoconf
1806
- arch: automake autoconf
1807
- lsb_release:
1808
- debian,ubuntu: lsb-release
1809
- gentoo: sys-apps/lsb-release
1810
- arch: ignore
1811
- archive:
1812
- debian,ubuntu:
1813
- - tar
1814
- - unzip
1815
- gentoo:
1816
- - app-arch/tar
1817
- - app-arch/unzip
1818
- arch:
1819
- - tar
1820
- - unzip
1821
- cvs:
1822
- debian,ubuntu: cvs
1818
+ ubuntu: git-core
1819
+ debian:
1820
+ lenny: git
1821
+ default: git-core
1822
+ autoproj: gem
1823
1823
 
1824
1824
  EODEFS
1825
1825
 
@@ -1,3 +1,3 @@
1
1
  module Autoproj
2
- VERSION = "1.8.0.rc3"
2
+ VERSION = "1.8.0.rc4"
3
3
  end
metadata CHANGED
@@ -1,91 +1,117 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: autoproj
3
- version: !ruby/object:Gem::Version
4
- version: 1.8.0.rc3
3
+ version: !ruby/object:Gem::Version
4
+ hash: -3630589162
5
5
  prerelease: 6
6
+ segments:
7
+ - 1
8
+ - 8
9
+ - 0
10
+ - rc
11
+ - 4
12
+ version: 1.8.0.rc4
6
13
  platform: ruby
7
- authors:
14
+ authors:
8
15
  - Sylvain Joyeux
9
16
  autorequire:
10
17
  bindir: bin
11
18
  cert_chain: []
12
- date: 2012-05-04 00:00:00.000000000 Z
13
- dependencies:
14
- - !ruby/object:Gem::Dependency
19
+
20
+ date: 2012-05-04 00:00:00 Z
21
+ dependencies:
22
+ - !ruby/object:Gem::Dependency
15
23
  name: autobuild
16
- requirement: &17568500 !ruby/object:Gem::Requirement
24
+ prerelease: false
25
+ requirement: &id001 !ruby/object:Gem::Requirement
17
26
  none: false
18
- requirements:
19
- - - ! '>='
20
- - !ruby/object:Gem::Version
27
+ requirements:
28
+ - - ">="
29
+ - !ruby/object:Gem::Version
30
+ hash: -3630588932
31
+ segments:
32
+ - 1
33
+ - 6
34
+ - 0
35
+ - rc
36
+ - 1
21
37
  version: 1.6.0.rc1
22
38
  type: :runtime
23
- prerelease: false
24
- version_requirements: *17568500
25
- - !ruby/object:Gem::Dependency
39
+ version_requirements: *id001
40
+ - !ruby/object:Gem::Dependency
26
41
  name: utilrb
27
- requirement: &17568060 !ruby/object:Gem::Requirement
42
+ prerelease: false
43
+ requirement: &id002 !ruby/object:Gem::Requirement
28
44
  none: false
29
- requirements:
30
- - - ! '>='
31
- - !ruby/object:Gem::Version
45
+ requirements:
46
+ - - ">="
47
+ - !ruby/object:Gem::Version
48
+ hash: 15
49
+ segments:
50
+ - 1
51
+ - 6
52
+ - 0
32
53
  version: 1.6.0
33
54
  type: :runtime
34
- prerelease: false
35
- version_requirements: *17568060
36
- - !ruby/object:Gem::Dependency
55
+ version_requirements: *id002
56
+ - !ruby/object:Gem::Dependency
37
57
  name: highline
38
- requirement: &17567600 !ruby/object:Gem::Requirement
58
+ prerelease: false
59
+ requirement: &id003 !ruby/object:Gem::Requirement
39
60
  none: false
40
- requirements:
41
- - - ! '>='
42
- - !ruby/object:Gem::Version
61
+ requirements:
62
+ - - ">="
63
+ - !ruby/object:Gem::Version
64
+ hash: 3
65
+ segments:
66
+ - 1
67
+ - 5
68
+ - 0
43
69
  version: 1.5.0
44
70
  type: :runtime
45
- prerelease: false
46
- version_requirements: *17567600
47
- - !ruby/object:Gem::Dependency
48
- name: rdoc
49
- requirement: &17567140 !ruby/object:Gem::Requirement
50
- none: false
51
- requirements:
52
- - - ~>
53
- - !ruby/object:Gem::Version
54
- version: '3.10'
55
- type: :development
56
- prerelease: false
57
- version_requirements: *17567140
58
- - !ruby/object:Gem::Dependency
71
+ version_requirements: *id003
72
+ - !ruby/object:Gem::Dependency
59
73
  name: hoe
60
- requirement: &17566640 !ruby/object:Gem::Requirement
74
+ prerelease: false
75
+ requirement: &id004 !ruby/object:Gem::Requirement
61
76
  none: false
62
- requirements:
77
+ requirements:
63
78
  - - ~>
64
- - !ruby/object:Gem::Version
65
- version: '3.0'
79
+ - !ruby/object:Gem::Version
80
+ hash: 27
81
+ segments:
82
+ - 2
83
+ - 12
84
+ version: "2.12"
66
85
  type: :development
67
- prerelease: false
68
- version_requirements: *17566640
69
- description: ! "What is Autoproj\n----------------\nAutoproj allows to easily install
70
- and maintain software that is under source\ncode form (usually from a version control
71
- system). It has been designed to support a\npackage-oriented development process,
72
- where each package can have its own\nversion control repository (think \"distributed
73
- version control\"). It also\nprovides an easy integration of the local operating
74
- system (Debian, Ubuntu,\nFedora, maybe MacOSX at some point).\n\nThis tool has been
75
- over the years. It is now maintained in the frame of the Rock\nrobotics project
76
- (http://rock-robotics.org), to install robotics-related\nsoftware -- that is often
77
- bleeding edge. Unlike [the ROS build\nsystem](http://ros.org), it is not bound to
78
- one build system, one VCS and one\nintegration framework. The philosophy behind
79
- autoproj\nis:\n* supports both CMake and autotools, and can be adapted to other
80
- tools\n* supports different VCS: cvs, svn, git, plain tarballs.\n* software packages
81
- are plain packages, meaning that they can be built and\n installed /outside/ an
82
- autoproj tree, and are not tied *at all* to the\n autoproj build system.\n* leverage
83
- the actual OS package management system. Right now, only Debian-like\n systems
84
- (like Ubuntu) are supported, simply because it is the only one I have\n access
85
- to.\n* handle code generation properly"
86
- email:
86
+ version_requirements: *id004
87
+ description: |-
88
+ What is Autoproj
89
+ ----------------
90
+ Autoproj allows to easily install and maintain software that is under source
91
+ code form (usually from a version control system). It has been designed to support a
92
+ package-oriented development process, where each package can have its own
93
+ version control repository (think "distributed version control"). It also
94
+ provides an easy integration of the local operating system (Debian, Ubuntu,
95
+ Fedora, maybe MacOSX at some point).
96
+
97
+ This tool has been over the years. It is now maintained in the frame of the Rock
98
+ robotics project (http://rock-robotics.org), to install robotics-related
99
+ software -- that is often bleeding edge. Unlike [the ROS build
100
+ system](http://ros.org), it is not bound to one build system, one VCS and one
101
+ integration framework. The philosophy behind autoproj
102
+ is:
103
+ * supports both CMake and autotools, and can be adapted to other tools
104
+ * supports different VCS: cvs, svn, git, plain tarballs.
105
+ * software packages are plain packages, meaning that they can be built and
106
+ installed /outside/ an autoproj tree, and are not tied *at all* to the
107
+ autoproj build system.
108
+ * leverage the actual OS package management system. Right now, only Debian-like
109
+ systems (like Ubuntu) are supported, simply because it is the only one I have
110
+ access to.
111
+ * handle code generation properly
112
+ email:
87
113
  - sylvain.joyeux@dfki.de
88
- executables:
114
+ executables:
89
115
  - amake
90
116
  - aup
91
117
  - autolocate
@@ -96,12 +122,13 @@ executables:
96
122
  - autoproj_bootstrap
97
123
  - autoproj_stress_test
98
124
  extensions: []
99
- extra_rdoc_files:
125
+
126
+ extra_rdoc_files:
100
127
  - History.txt
101
128
  - Manifest.txt
102
129
  - README.txt
103
130
  - samples/autoproj/README.txt
104
- files:
131
+ files:
105
132
  - History.txt
106
133
  - Manifest.txt
107
134
  - README.txt
@@ -144,33 +171,43 @@ files:
144
171
  - test/package_managers/test_gem.rb
145
172
  - test/test_package_manifest.rb
146
173
  - .gemtest
147
- homepage: http://rock-robotics.org/documentation/autoproj
174
+ homepage:
148
175
  licenses: []
176
+
149
177
  post_install_message:
150
- rdoc_options:
178
+ rdoc_options:
151
179
  - --main
152
180
  - README.txt
153
- require_paths:
181
+ require_paths:
154
182
  - lib
155
- required_ruby_version: !ruby/object:Gem::Requirement
183
+ required_ruby_version: !ruby/object:Gem::Requirement
156
184
  none: false
157
- requirements:
158
- - - ! '>='
159
- - !ruby/object:Gem::Version
160
- version: '0'
161
- required_rubygems_version: !ruby/object:Gem::Requirement
185
+ requirements:
186
+ - - ">="
187
+ - !ruby/object:Gem::Version
188
+ hash: 3
189
+ segments:
190
+ - 0
191
+ version: "0"
192
+ required_rubygems_version: !ruby/object:Gem::Requirement
162
193
  none: false
163
- requirements:
164
- - - ! '>'
165
- - !ruby/object:Gem::Version
194
+ requirements:
195
+ - - ">"
196
+ - !ruby/object:Gem::Version
197
+ hash: 25
198
+ segments:
199
+ - 1
200
+ - 3
201
+ - 1
166
202
  version: 1.3.1
167
203
  requirements: []
204
+
168
205
  rubyforge_project: autobuild
169
- rubygems_version: 1.8.11
206
+ rubygems_version: 1.8.15
170
207
  signing_key:
171
208
  specification_version: 3
172
209
  summary: Easy installation and management of software packages
173
- test_files:
210
+ test_files:
174
211
  - test/test_os_dependencies.rb
175
212
  - test/package_managers/test_gem.rb
176
213
  - test/test_manifest.rb