[DRE-commits] [ruby-mini-exiftool] 01/01: Imported Debian patch 2.7.2-1

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Thu Apr 21 16:40:35 UTC 2016


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

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

commit dc8169247287647271a3d5b9b73b8ee9ea83daa3
Merge: 7addf45 3517f01
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Thu Apr 21 12:49:02 2016 -0300

    Imported Debian patch 2.7.2-1

 .aspell.pws                               |  108 ++
 .gitignore                                |    6 +
 .travis.yml                               |   22 +
 .yardopts                                 |    1 +
 Changelog                                 |    3 +
 Rakefile                                  |    1 +
 TODO                                      |    2 +
 debian/changelog                          |    9 +
 debian/copyright                          |    4 +
 debian/docs                               |    1 +
 debian/examples                           |    1 +
 examples/copy_icc_profile.rb              |   20 +
 examples/external_photo.rb                |   22 +
 examples/print_portraits.rb               |   27 +
 examples/shift_time.rb                    |   30 +
 examples/show_speedup_with_fast_option.rb |  126 +++
 lib/mini_exiftool.rb                      |    2 +-
 mini_exiftool.gemspec                     |   42 +-
 regtest/read_all.rb                       |   12 +
 regtest/read_all.yml                      |  573 +++++++++++
 setup.rb                                  | 1586 +++++++++++++++++++++++++++++
 21 files changed, 2577 insertions(+), 21 deletions(-)

diff --cc debian/changelog
index 2aaecdd,0000000..ec46cba
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,48 -1,0 +1,57 @@@
++ruby-mini-exiftool (2.7.2-1) unstable; urgency=medium
++
++  * New upstream release.
++  * debian/copyright: added the rights for setup.rb file.
++  * debian/docs: added the TODO file.
++  * debian/examples: recreated. The upstream reintroduced the examples dir.
++
++ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Thu, 21 Apr 2016 12:49:02 -0300
++
 +ruby-mini-exiftool (2.7.1-1) unstable; urgency=medium
 +
 +  [ Cédric Boutillier ]
 +
 +  * debian/control:
 +      - Bump Standards-Version to 3.9.7 (no changes needed)
 +      - Use https:// in Vcs-* fields.
 +
 +  [ Joao Eriberto Mota Filho ]
 +
 +  * New upstream release.
 +  * debian/copyright:
 +      - Updated some information about packaging.
 +      - Updated the upstream copyright years.
 +  * debian/docs: added Tutorial.rdoc.
 +  * debian/examples: removed. The upstream no longer provides examples.
 +  * debian/watch: bumped to version 4.
 +
 + -- Joao Eriberto Mota Filho <eriberto at debian.org>  Thu, 07 Apr 2016 14:16:50 -0300
 +
 +ruby-mini-exiftool (2.5.1-1) unstable; urgency=medium
 +
 +  * New upstream release.
 +  * debian/control: fixed the Vcs-Browser field.
 +  * debian/copyright: updated the upstream copyright years.
 +
 + -- Joao Eriberto Mota Filho <eriberto at debian.org>  Mon, 13 Jul 2015 16:43:18 -0300
 +
 +ruby-mini-exiftool (2.5.0-3) unstable; urgency=medium
 +
 +  * Upload to unstable. Welcome Jessie Stable!
 +  * debian/copyright: removing the dead Gitorious link.
 +
 + -- Joao Eriberto Mota Filho <eriberto at debian.org>  Tue, 28 Apr 2015 14:00:48 -0300
 +
 +ruby-mini-exiftool (2.5.0-2) experimental; urgency=medium
 +
 +  * debian/copyright:
 +      - Fixed the LGPL license text.
 +      - Updated the packaging copyright years.
 +
 + -- Joao Eriberto Mota Filho <eriberto at debian.org>  Mon, 19 Jan 2015 18:00:58 -0200
 +
 +ruby-mini-exiftool (2.5.0-1) experimental; urgency=medium
 +
 +  * Initial release (Closes: #773408)
 +
 + -- Joao Eriberto Mota Filho <eriberto at debian.org>  Thu, 18 Dec 2014 02:12:25 -0200
diff --cc debian/copyright
index b5c24da,0000000..c8a6603
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,54 -1,0 +1,58 @@@
 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 +Upstream-Name: mini_exiftool
 +Source: https://github.com/janfri/mini_exiftool
 +
 +Files: *
 +Copyright: 2007-2016 Jan Friedrich <janfri26 at gmail.com>
 +License: LGPL-2.1
 +
++Files: setup.rb
++Copyright: 2000-2005 Minero Aoki
++License: LGPL-2.1
++
 +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: LGPL-2.1
 + This package is free software; you can redistribute it and/or
 + modify it under the terms of the GNU Lesser General Public
 + License as published by the Free Software Foundation; either
 + version 2.1 of the License.
 + .
 + This package is distributed in the hope that it will be useful,
 + but WITHOUT ANY WARRANTY; without even the implied warranty of
 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 + Lesser General Public License for more details.
 + .
 + You should have received a copy of the GNU General Public License
 + along with this program. If not, see <http://www.gnu.org/licenses/>.
 + .
 + On Debian systems, the complete text of the GNU Lesser General
 + Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
 +
 +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 authors 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.
diff --cc debian/docs
index 8c600ba,0000000..6995e7d
mode 100644,000000..100644
--- a/debian/docs
+++ b/debian/docs
@@@ -1,2 -1,0 +1,3 @@@
 +README.rdoc
++TODO
 +Tutorial.rdoc
diff --cc debian/examples
index 0000000,0000000..e39721e
new file mode 100644
--- /dev/null
+++ b/debian/examples
@@@ -1,0 -1,0 +1,1 @@@
++examples/*

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



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