[DRE-commits] [ruby-get-process-mem] 01/01: Fix description and patch header
Balasankar C
balasankarc-guest at moszumanska.debian.org
Sun Jun 14 05:44:07 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-get-process-mem.
commit 14dde9ca19e00e33a770bbd923a8912c8a237f45
Author: Balasankar C <balasankarc at autistici.org>
Date: Sun Jun 14 11:10:57 2015 +0530
Fix description and patch header
---
debian/control | 5 ++---
debian/patches/bundler | 3 +++
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 062eea6..a9ad14a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,7 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
-Description: Get memory usage of a process in Ruby
- Use GetProcessMem to find out the amount of RAM used by any process. Supports
+Description: get memory usage of a process in Ruby
+ Use GetProcessMem to find out the amount of RAM used by any process. Supports
retrieval of memory usage in units of bytes, kilobytes, megabytes and
gigabytes.
-
diff --git a/debian/patches/bundler b/debian/patches/bundler
index c70fb0a..dceab1b 100644
--- a/debian/patches/bundler
+++ b/debian/patches/bundler
@@ -1,5 +1,8 @@
Description: Remove bundler usage
Remove the usage of bundler for finding out gems
+Author: Balasankar C <balasankarc at autistici.org>
+Forwarded: not-needed
+Last-Update: 2015-06-14
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/test/test_helper.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-get-process-mem.git
More information about the Pkg-ruby-extras-commits
mailing list