[DRE-commits] [ruby-spider] 01/01: Imported Debian patch 0.5.0-1

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Sep 12 01:10:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

eriberto pushed a commit to branch master
in repository ruby-spider.

commit 2015eb86188ecaaeeada59496c33933b043bb3ee
Merge: e1270d4 4cd620b
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Sun Sep 11 20:50:30 2016 -0300

    Imported Debian patch 0.5.0-1

 .gitignore                                         |   9 +
 .rubocop.yml                                       |   5 +
 AUTHORS                                            |  12 +
 CHANGES                                            |   6 +
 LICENSE                                            |  21 ++
 README => README.md                                |  93 +++---
 debian/changelog                                   |  22 ++
 debian/copyright                                   |  43 ++-
 debian/docs                                        |   3 +-
 debian/patches/10_fix-ruby-path.dpatch             |  13 +
 debian/patches/series                              |   1 +
 doc/classes/BeStaticServerPages.html               | 197 ------------
 doc/classes/BeStaticServerPages.src/M000030.html   |  19 --
 doc/classes/BeStaticServerPages.src/M000031.html   |  19 --
 doc/classes/BeStaticServerPages.src/M000032.html   |  18 --
 doc/classes/BeStaticServerPages.src/M000033.html   |  18 --
 doc/classes/IncludedInMemcached.html               | 199 ------------
 doc/classes/IncludedInMemcached.src/M000015.html   |  18 --
 doc/classes/IncludedInMemcached.src/M000016.html   |  18 --
 doc/classes/IncludedInMemcached.src/M000017.html   |  18 --
 doc/classes/LoopingServlet.html                    | 137 --------
 doc/classes/LoopingServlet.src/M000037.html        |  23 --
 doc/classes/NextUrlsInSQS.html                     | 204 ------------
 doc/classes/NextUrlsInSQS.src/M000018.html         |  19 --
 doc/classes/NextUrlsInSQS.src/M000019.html         |  22 --
 doc/classes/NextUrlsInSQS.src/M000020.html         |  19 --
 doc/classes/QueryServlet.html                      | 137 --------
 doc/classes/QueryServlet.src/M000038.html          |  19 --
 doc/classes/RobotRules.html                        | 175 -----------
 doc/classes/RobotRules.src/M000034.html            |  19 --
 doc/classes/RobotRules.src/M000035.html            |  67 ----
 doc/classes/RobotRules.src/M000036.html            |  24 --
 doc/classes/Spider.html                            | 170 ----------
 doc/classes/Spider.src/M000029.html                |  21 --
 doc/classes/SpiderInstance.html                    | 345 ---------------------
 doc/classes/SpiderInstance.src/M000021.html        |  18 --
 doc/classes/SpiderInstance.src/M000022.html        |  22 --
 doc/classes/SpiderInstance.src/M000023.html        |  22 --
 doc/classes/SpiderInstance.src/M000024.html        |  24 --
 doc/classes/SpiderInstance.src/M000025.html        |  18 --
 doc/classes/SpiderInstance.src/M000026.html        |  18 --
 doc/classes/SpiderInstance.src/M000027.html        |  18 --
 doc/classes/SpiderInstance.src/M000028.html        |  18 --
 doc/created.rid                                    |   1 -
 doc/files/README.html                              | 223 -------------
 doc/files/lib/spider/included_in_memcached_rb.html | 142 ---------
 doc/files/lib/spider/next_urls_in_sqs_rb.html      | 144 ---------
 doc/files/lib/spider/robot_rules_rb.html           | 114 -------
 doc/files/lib/spider/spider_instance_rb.html       | 117 -------
 doc/files/lib/spider_rb.html                       | 254 ---------------
 doc/files/spec/spec_helper_rb.html                 | 196 ------------
 doc/files/spec/spec_helper_rb.src/M000001.html     |  20 --
 doc/files/spec/spec_helper_rb.src/M000002.html     |  26 --
 doc/files/spec/spec_helper_rb.src/M000003.html     |  24 --
 doc/files/spec/spec_helper_rb.src/M000004.html     |  18 --
 doc/files/spec/spec_helper_rb.src/M000005.html     |  23 --
 .../spec/spider/included_in_memcached_spec_rb.html | 142 ---------
 .../included_in_memcached_spec_rb.src/M000006.html |  19 --
 .../included_in_memcached_spec_rb.src/M000007.html |  18 --
 doc/files/spec/spider/spider_instance_spec_rb.html | 210 -------------
 .../spider_instance_spec_rb.src/M000008.html       |  21 --
 .../spider_instance_spec_rb.src/M000009.html       |  19 --
 .../spider_instance_spec_rb.src/M000010.html       |  19 --
 .../spider_instance_spec_rb.src/M000011.html       |  27 --
 .../spider_instance_spec_rb.src/M000012.html       |  26 --
 .../spider_instance_spec_rb.src/M000013.html       |  27 --
 doc/files/spec/spider_spec_rb.html                 | 127 --------
 doc/files/spec/spider_spec_rb.src/M000014.html     |  23 --
 doc/fr_class_index.html                            |  34 --
 doc/fr_file_index.html                             |  35 ---
 doc/fr_method_index.html                           |  64 ----
 doc/index.html                                     |  24 --
 doc/rdoc-style.css                                 | 208 -------------
 lib/spider.rb                                      |  41 +--
 lib/spider/included_in_memcached.rb                |  25 +-
 lib/spider/next_urls_in_sqs.rb                     |  35 +--
 lib/spider/robot_rules.rb                          | 118 +++----
 lib/spider/spider_instance.rb                      |  39 +--
 spider.gemspec                                     |   7 +-
 79 files changed, 255 insertions(+), 4666 deletions(-)

diff --cc debian/changelog
index c3be7dc,0000000..feedb83
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,12 -1,0 +1,34 @@@
++ruby-spider (0.5.0-1) unstable; urgency=medium
++
++  [ Joao Eriberto Mota Filho ]
++
++  * New upstream release.
++  * debian/control: bumped Standards-Version to 3.9.8.
++  * debian/copyright:
++      - Added rights for Cédric Boutillier in packaging block.
++      - New upstream license. Changed from BSD-3-Clause to MIT.
++      - Updated the packaging copyright years.
++  * debian/docs:
++      - Added AUTHORS.
++      - Renamed README to README.md to reflect the upstream changes.
++  * debian/watch: bumped to version 4.
++
++  [ Cédric Boutillier ]
++
++  * debian/control: use https:// in Vcs-* fields.
++  * Run wrap-and-sort on packaging files.
++
++ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Sun, 11 Sep 2016 20:50:30 -0300
++
 +ruby-spider (0.4.4-2) unstable; urgency=medium
 +
 +  * Upload to unstable. Welcome Jessie Stable!
 +  * debian/copyright: updated the packaging copyright years.
 +
 + -- Joao Eriberto Mota Filho <eriberto at debian.org>  Tue, 28 Apr 2015 13:44:22 -0300
 +
 +ruby-spider (0.4.4-1) experimental; urgency=low
 +
 +  * Initial release. (Closes: #773407)
 +
 + -- Joao Eriberto Mota Filho <eriberto at debian.org>  Sun, 28 Sep 2014 01:50:26 -0300
diff --cc debian/copyright
index 60f095e,0000000..723670b
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,63 -1,0 +1,62 @@@
 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 +Upstream-Name: spider
 +Source: https://github.com/johnnagro/spider
 +
 +Files: *
- Copyright: 2007 Mike Burns <mike at mike-burns.com>
-            2008 John Nagro <john.nagro at gmail.com>
- License: BSD-3-Clause
++Copyright: 2007-2016 Spider Team Authors, via John Nagro <john at dockwa.com>
++License: MIT
 +
 +Files: lib/spider/robot_rules.rb
 +Copyright: 2006 Gray Productions, by James Edward Gray II <james grayproductions.net>
 +License: MIT
 +Comment: see about the licensing of this file at
 +         https://github.com/eribertomota/robot_rules.rb/blob/master/README.md
 +
 +Files: debian/*
 +Copyright: 2014-2016 Joao Eriberto Mota Filho <eriberto at debian.org>
 +           2016      Cédric Boutillier <boutil at debian.org>
 +License: BSD-3-Clause
 +
++License: MIT
++ Permission is hereby granted, free of charge, to any person obtaining a
++ copy of this software and associated documentation files (the "Software"),
++ to deal in the Software without restriction, including without limitation
++ the rights to use, copy, modify, merge, publish, distribute, sublicense,
++ and/or sell copies of the Software, and to permit persons to whom the
++ Software is furnished to do so, subject to the following conditions:
++ .
++ The above copyright notice and this permission notice shall be included
++ in all copies or substantial portions of the Software.
++ .
++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
++ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
++ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
++ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
++ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
++ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
++ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
++
 +License: BSD-3-Clause
 + Redistribution and use in source and binary forms, with or without
 + modification, are permitted provided that the following conditions
 + are met:
 + 1. Redistributions of source code must retain the above copyright
 +    notice, this list of conditions and the following disclaimer.
 + 2. Redistributions in binary form must reproduce the above copyright
 +    notice, this list of conditions and the following disclaimer in the
 +    documentation and/or other materials provided with the distribution.
 + 3. Neither the name of the University nor the names of its contributors
 +    may be used to endorse or promote products derived from this software
 +    without specific prior written permission.
 + .
 + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 + ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 + A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- 
- License: MIT
-  Permission is hereby granted, free of charge, to any person obtaining a
-  copy of this software and associated documentation files (the "Software"),
-  to deal in the Software without restriction, including without limitation
-  the rights to use, copy, modify, merge, publish, distribute, sublicense,
-  and/or sell copies of the Software, and to permit persons to whom the
-  Software is furnished to do so, subject to the following conditions:
-  .
-  The above copyright notice and this permission notice shall be included
-  in all copies or substantial portions of the Software.
-  .
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --cc debian/docs
index e845566,0000000..0b6e0f3
mode 100644,000000..100644
--- a/debian/docs
+++ b/debian/docs
@@@ -1,1 -1,0 +1,2 @@@
- README
++AUTHORS
++README.md
diff --cc debian/patches/10_fix-ruby-path.dpatch
index 0000000,0000000..adbd27c
new file mode 100644
--- /dev/null
+++ b/debian/patches/10_fix-ruby-path.dpatch
@@@ -1,0 -1,0 +1,13 @@@
++Description: fix the path for ruby interpreter.
++Author: Joao Eriberto Mota Filho <eriberto at debian.org>
++Last-Update: 2016-09-12
++Index: ruby-spider-0.5.0/lib/spider/robot_rules.rb
++===================================================================
++--- ruby-spider-0.5.0.orig/lib/spider/robot_rules.rb
+++++ ruby-spider-0.5.0/lib/spider/robot_rules.rb
++@@ -1,4 +1,4 @@
++-#!/usr/local/bin/ruby -w
+++#!/usr/bin/ruby -w
++ 
++ # robot_rules.rb
++ #
diff --cc debian/patches/series
index 0000000,0000000..f7d8630
new file mode 100644
--- /dev/null
+++ b/debian/patches/series
@@@ -1,0 -1,0 +1,1 @@@
++10_fix-ruby-path.dpatch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-spider.git



More information about the Pkg-ruby-extras-commits mailing list