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

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Jul 13 20:08:49 UTC 2015


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 5d80a0f1496037058bc692899bf1902c6ace746e
Merge: e30f27a f1b085d
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Mon Jul 13 16:43:18 2015 -0300

    Imported Debian patch 2.5.1-1

 Changelog            |  3 +++
 debian/changelog     |  8 ++++++++
 debian/control       |  2 +-
 debian/copyright     |  2 +-
 lib/mini_exiftool.rb |  2 +-
 metadata.yml         | 11 ++++++-----
 6 files changed, 20 insertions(+), 8 deletions(-)

diff --cc debian/changelog
index d869c06,0000000..c6684ba
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,20 -1,0 +1,28 @@@
++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/control
index 80b2143,0000000..1c15ded
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,19 -1,0 +1,19 @@@
 +Source: ruby-mini-exiftool
 +Section: ruby
 +Priority: optional
 +Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 +Uploaders: Joao Eriberto Mota Filho <eriberto at debian.org>
 +Build-Depends: debhelper (>= 9), gem2deb
 +Standards-Version: 3.9.6
 +Homepage: https://github.com/janfri/mini_exiftool
 +Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-mini-exiftool.git
- Vcs-Browser: http://http://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-mini-exiftool.git
++Vcs-Browser: http://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-mini-exiftool.git
 +XS-Ruby-Versions: all
 +
 +Package: ruby-mini-exiftool
 +Architecture: all
 +Depends: ${misc:Depends}, ruby | ruby-interpreter
 +Description: wrapper for exiftool command-line
 + This library is a wrapper for the Exiftool command-line application,
 + written by Phil Harvey. It provides the full power of Exiftool to Ruby:
 + reading and writing of EXIF-data, IPTC-data and XMP-data.
diff --cc debian/copyright
index 46bb8d8,0000000..e9713dc
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,53 -1,0 +1,53 @@@
 +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-2014 Jan Friedrich <janfri26 at gmail.com>
++Copyright: 2007-2015 Jan Friedrich <janfri26 at gmail.com>
 +License: LGPL-2.1
 +
 +Files: debian/*
 +Copyright: 2014-2015 Joao Eriberto Mota Filho <eriberto 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.

-- 
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