[DRE-commits] [ruby-attr-required] 01/01: Fix patch dep3 header and short description
Balasankar C
balasankarc-guest at moszumanska.debian.org
Thu May 28 12:45:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-attr-required.
commit 409de0b93dc819e31973659249f67e5a516c240f
Author: Balasankar C <balasankarc at autistici.org>
Date: Thu May 28 18:15:46 2015 +0530
Fix patch dep3 header and short description
---
debian/control | 2 +-
debian/patches/simplecov | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0895f47..8b5c742 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: ruby-attr-required
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
-Description: Provide attr_required and attr_optional
+Description: attr_required and attr_optional support for Ruby
REQUIRED and OPTIONAL are common terminology in RFCs, and used for protocol
parameters. This gem helps RFC library developers to define which parameters
(attributes in Ruby world) are REQUIRED and which are OPTIONAL.
diff --git a/debian/patches/simplecov b/debian/patches/simplecov
index a6ab860..078f35a 100644
--- a/debian/patches/simplecov
+++ b/debian/patches/simplecov
@@ -1,5 +1,8 @@
Description: Disable simplecov
Disable simplecov while running tests
+Author: Balasankar C <balasankarc at autistici.org>
+Forwarded: not-needed
+Last-Update: 2015-05-28
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/spec/spec_helper.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-attr-required.git
More information about the Pkg-ruby-extras-commits
mailing list