[DRE-commits] [ruby-jekyll-test-plugin] 01/03: Updated package file with cme.

dod at debian.org dod at debian.org
Thu Feb 27 16:43:06 UTC 2014


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

dod pushed a commit to branch master
in repository ruby-jekyll-test-plugin.

commit 632f7ee2d0d7938da7da187a71fdc1c600e52501
Author: Dominique Dumont <dod at debian.org>
Date:   Thu Feb 27 14:25:48 2014 +0100

    Updated package file with cme.
---
 debian/compat    |  2 +-
 debian/control   | 24 ++++++++++++++----------
 debian/copyright | 40 +++++++++++++++++++---------------------
 3 files changed, 34 insertions(+), 32 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 28e7e8b..9d44f2b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: ruby-jekyll-test-plugin
-Section: ruby
-Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Dominique Dumont <dod at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~)
-Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-jekyll-test-plugin.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-jekyll-test-plugin.git;a=summary
+Section: ruby
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               gem2deb (>= 0.6.1~)
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-jekyll-test-plugin.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-jekyll-test-plugin.git
 Homepage: https://github.com/parkr/jekyll-test-gem-plugin
 XS-Ruby-Versions: all
 
 Package: ruby-jekyll-test-plugin
 Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# bundler (~> 1.3, development), rake (>= 0, development), jekyll (>= 0, development)
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ruby | ruby-interpreter
 Description: A test Jekyll plugin as a gem
- A test plugin for Jekyll's 'gem' config option
+ A test plugin for Jekyll's 'gem' config option. This package should be
+ used only as a build dependency to ruby-jekyll.
+# bundler (~> 1.3, development), rake (>= 0, development), jekyll (>= 0, development)
+XB-Ruby-Versions: ${ruby:Versions}
diff --git a/debian/copyright b/debian/copyright
index ae4bf5e..bd8d582 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,31 +5,29 @@ Source: FIXME <http://example.com/>
 Files: *
 Copyright: <years> <put author's name and email here>
            <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+License: Expat
 
 Files: debian/*
 Copyright: 2014 Dominique Dumont <dod at debian.org>
-License: GPL-2+ (FIXME)
+License: Expat
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
-License: GPL-2+ (FIXME)
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
+License: Expat
+ 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:
  .
- This program 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 General Public License for more
- details.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
  .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+ 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.

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



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