adlint-goodies 1.0.1 → 1.0.2

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.
Files changed (8) hide show
  1. data/AUTHORS +10 -9
  2. data/ChangeLog +5 -1
  3. data/INSTALL +10 -9
  4. data/NEWS +10 -9
  5. data/README +10 -9
  6. data/Rakefile +11 -10
  7. data/lib/adlint/goodies/version.rb +1 -1
  8. metadata +6 -6
data/AUTHORS CHANGED
@@ -5,19 +5,20 @@
5
5
  / __ |/ /_/ / /___/ / /| / / /
6
6
  /_/ |_|_____/_____/_/_/ |_/ /_/ Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
7
7
 
8
- This file is part of AdLint.
8
+ This file is part of adlint-goodies.
9
9
 
10
- AdLint is free software: you can redistribute it and/or modify it under the
11
- terms of the GNU General Public License as published by the Free Software
12
- Foundation, either version 3 of the License, or (at your option) any later
13
- version.
10
+ adlint-goodies is free software: you can redistribute it and/or modify it
11
+ under the terms of the GNU General Public License as published by the Free
12
+ Software Foundation, either version 3 of the License, or (at your option) any
13
+ later version.
14
14
 
15
- AdLint is distributed in the hope that it will be useful, but WITHOUT ANY
16
- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
17
- A PARTICULAR PURPOSE. See the GNU General Public License for more details.
15
+ adlint-goodies is distributed in the hope that it will be useful, but WITHOUT
16
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17
+ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18
+ details.
18
19
 
19
20
  You should have received a copy of the GNU General Public License along with
20
- AdLint. If not, see <http://www.gnu.org/licenses/>.
21
+ adlint-goodies. If not, see <http://www.gnu.org/licenses/>.
21
22
 
22
23
  ++
23
24
 
data/ChangeLog CHANGED
@@ -1,7 +1,11 @@
1
+ Tue Apr 17 21:48:14 2012 Yutaka Yanoh <yanoh@users.sourceforge.net>
2
+
3
+ * release.ga : 1.0.2
4
+ - Fix bad copyright notice.
5
+
1
6
  Tue Apr 17 21:12:54 2012 Yutaka Yanoh <yanoh@users.sourceforge.net>
2
7
 
3
8
  * release.ga : 1.0.1
4
- - Fix bad copyright notice.
5
9
  - Fix bad rdoc documentation.
6
10
 
7
11
  Tue Apr 17 17:43:51 2012 Yutaka Yanoh <yanoh@users.sourceforge.net>
data/INSTALL CHANGED
@@ -5,19 +5,20 @@
5
5
  / __ |/ /_/ / /___/ / /| / / /
6
6
  /_/ |_|_____/_____/_/_/ |_/ /_/ Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
7
7
 
8
- This file is part of AdLint.
8
+ This file is part of adlint-goodies.
9
9
 
10
- AdLint is free software: you can redistribute it and/or modify it under the
11
- terms of the GNU General Public License as published by the Free Software
12
- Foundation, either version 3 of the License, or (at your option) any later
13
- version.
10
+ adlint-goodies is free software: you can redistribute it and/or modify it
11
+ under the terms of the GNU General Public License as published by the Free
12
+ Software Foundation, either version 3 of the License, or (at your option) any
13
+ later version.
14
14
 
15
- AdLint is distributed in the hope that it will be useful, but WITHOUT ANY
16
- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
17
- A PARTICULAR PURPOSE. See the GNU General Public License for more details.
15
+ adlint-goodies is distributed in the hope that it will be useful, but WITHOUT
16
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17
+ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18
+ details.
18
19
 
19
20
  You should have received a copy of the GNU General Public License along with
20
- AdLint. If not, see <http://www.gnu.org/licenses/>.
21
+ adlint-goodies. If not, see <http://www.gnu.org/licenses/>.
21
22
 
22
23
  ++
23
24
 
data/NEWS CHANGED
@@ -5,19 +5,20 @@
5
5
  / __ |/ /_/ / /___/ / /| / / /
6
6
  /_/ |_|_____/_____/_/_/ |_/ /_/ Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
7
7
 
8
- This file is part of AdLint.
8
+ This file is part of adlint-goodies.
9
9
 
10
- AdLint is free software: you can redistribute it and/or modify it under the
11
- terms of the GNU General Public License as published by the Free Software
12
- Foundation, either version 3 of the License, or (at your option) any later
13
- version.
10
+ adlint-goodies is free software: you can redistribute it and/or modify it
11
+ under the terms of the GNU General Public License as published by the Free
12
+ Software Foundation, either version 3 of the License, or (at your option) any
13
+ later version.
14
14
 
15
- AdLint is distributed in the hope that it will be useful, but WITHOUT ANY
16
- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
17
- A PARTICULAR PURPOSE. See the GNU General Public License for more details.
15
+ adlint-goodies is distributed in the hope that it will be useful, but WITHOUT
16
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17
+ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18
+ details.
18
19
 
19
20
  You should have received a copy of the GNU General Public License along with
20
- AdLint. If not, see <http://www.gnu.org/licenses/>.
21
+ adlint-goodies. If not, see <http://www.gnu.org/licenses/>.
21
22
 
22
23
  ++
23
24
 
data/README CHANGED
@@ -5,19 +5,20 @@
5
5
  / __ |/ /_/ / /___/ / /| / / /
6
6
  /_/ |_|_____/_____/_/_/ |_/ /_/ Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
7
7
 
8
- This file is part of AdLint.
8
+ This file is part of adlint-goodies.
9
9
 
10
- AdLint is free software: you can redistribute it and/or modify it under the
11
- terms of the GNU General Public License as published by the Free Software
12
- Foundation, either version 3 of the License, or (at your option) any later
13
- version.
10
+ adlint-goodies is free software: you can redistribute it and/or modify it
11
+ under the terms of the GNU General Public License as published by the Free
12
+ Software Foundation, either version 3 of the License, or (at your option) any
13
+ later version.
14
14
 
15
- AdLint is distributed in the hope that it will be useful, but WITHOUT ANY
16
- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
17
- A PARTICULAR PURPOSE. See the GNU General Public License for more details.
15
+ adlint-goodies is distributed in the hope that it will be useful, but WITHOUT
16
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17
+ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18
+ details.
18
19
 
19
20
  You should have received a copy of the GNU General Public License along with
20
- AdLint. If not, see <http://www.gnu.org/licenses/>.
21
+ adlint-goodies. If not, see <http://www.gnu.org/licenses/>.
21
22
 
22
23
  ++
23
24
 
data/Rakefile CHANGED
@@ -5,19 +5,20 @@
5
5
  # / __ |/ /_/ / /___/ / /| / / /
6
6
  # /_/ |_|_____/_____/_/_/ |_/ /_/ Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
7
7
  #
8
- # This file is part of AdLint.
8
+ # This file is part of adlint-goodies.
9
9
  #
10
- # AdLint is free software: you can redistribute it and/or modify it under the
11
- # terms of the GNU General Public License as published by the Free Software
12
- # Foundation, either version 3 of the License, or (at your option) any later
13
- # version.
10
+ # adlint-goodies is free software: you can redistribute it and/or modify it
11
+ # under the terms of the GNU General Public License as published by the Free
12
+ # Software Foundation, either version 3 of the License, or (at your option) any
13
+ # later version.
14
14
  #
15
- # AdLint is distributed in the hope that it will be useful, but WITHOUT ANY
16
- # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
17
- # A PARTICULAR PURPOSE. See the GNU General Public License for more details.
15
+ # adlint-goodies is distributed in the hope that it will be useful, but WITHOUT
16
+ # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17
+ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18
+ # details.
18
19
  #
19
20
  # You should have received a copy of the GNU General Public License along with
20
- # AdLint. If not, see <http://www.gnu.org/licenses/>.
21
+ # adlint-goodies. If not, see <http://www.gnu.org/licenses/>.
21
22
  #
22
23
  #++
23
24
 
@@ -52,7 +53,7 @@ gemspec = Gem::Specification.new do |s|
52
53
  s.rdoc_options = ["--main", "README", "--charset", "utf-8"]
53
54
 
54
55
  s.add_dependency("adlint", ">= 1.0.0")
55
- s.add_dependency("adlint-postfilter", "= 1.0.0")
56
+ s.add_dependency("adlint-postfilter", "= 1.0.1")
56
57
  end
57
58
 
58
59
  Gem::PackageTask.new(gemspec) do |pkg|
@@ -35,7 +35,7 @@ module Goodies #:nodoc:
35
35
 
36
36
  MAJOR_VERSION = 1
37
37
  MINOR_VERSION = 0
38
- PATCH_VERSION = 1
38
+ PATCH_VERSION = 2
39
39
  RELEASE_DATE = "2012-04-17"
40
40
 
41
41
  SHORT_VERSION = "#{MAJOR_VERSION}.#{MINOR_VERSION}.#{PATCH_VERSION}"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adlint-goodies
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-04-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: adlint
16
- requirement: &84078030 !ruby/object:Gem::Requirement
16
+ requirement: &81410760 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,18 +21,18 @@ dependencies:
21
21
  version: 1.0.0
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *84078030
24
+ version_requirements: *81410760
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: adlint-postfilter
27
- requirement: &84077800 !ruby/object:Gem::Requirement
27
+ requirement: &81410510 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - =
31
31
  - !ruby/object:Gem::Version
32
- version: 1.0.0
32
+ version: 1.0.1
33
33
  type: :runtime
34
34
  prerelease: false
35
- version_requirements: *84077800
35
+ version_requirements: *81410510
36
36
  description: An all in one installer of AdLint Goodies
37
37
  email: yanoh@users.sourceforge.net
38
38
  executables: []