[DRE-commits] [ruby-hamlit] 05/06: Add patch headers

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Nov 13 08:03:40 UTC 2016


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

balasankarc-guest pushed a commit to branch master
in repository ruby-hamlit.

commit e6e263483efe989ca5d25689e04d366ea82960b2
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Nov 13 13:28:22 2016 +0530

    Add patch headers
---
 debian/patches/001-remove-git-in-gemspec.patch | 4 ++++
 debian/patches/002-remove-bundler.patch        | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/debian/patches/001-remove-git-in-gemspec.patch b/debian/patches/001-remove-git-in-gemspec.patch
index d427c54..88ceb54 100644
--- a/debian/patches/001-remove-git-in-gemspec.patch
+++ b/debian/patches/001-remove-git-in-gemspec.patch
@@ -1,3 +1,7 @@
+Description: Remove usage of git from gemspec
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/hamlit.gemspec
 +++ b/hamlit.gemspec
 @@ -14,9 +14,9 @@
diff --git a/debian/patches/002-remove-bundler.patch b/debian/patches/002-remove-bundler.patch
index b5dd9ee..db15dd9 100644
--- a/debian/patches/002-remove-bundler.patch
+++ b/debian/patches/002-remove-bundler.patch
@@ -1,3 +1,7 @@
+Description: Remove usage of bundler from tests
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/test/test_helper.rb
 +++ b/test/test_helper.rb
 @@ -1,5 +1,5 @@

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



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