[DRE-commits] [ruby-clamp] 05/05: Fix various Lintian warnings or errors
Tim Potter
tpot-guest at moszumanska.debian.org
Tue Aug 5 05:38:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository ruby-clamp.
commit dbb48155c94300f55b23907da4addffbed6389b5
Author: Tim Potter <tpot at hp.com>
Date: Tue Aug 5 15:35:08 2014 +1000
Fix various Lintian warnings or errors
---
debian/changelog | 2 +-
debian/control | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6ffea14..1ce3603 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
ruby-clamp (0.6.3-1) unstable; urgency=medium
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #704685)
-- Tim Potter <tpot at hp.com> Fri, 25 Jul 2014 15:43:55 +1000
diff --git a/debian/control b/debian/control
index 696e711..f014fed 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,6 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: minimal framework for command-line utilities
- Clamp provides an object-model for command-line utilities.
- It handles parsing of command-line options, and generation of usage help.
+ Clamp provides an object-model for command-line utilities. It
+ handles parsing of command-line options, and generation of usage
+ help.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-clamp.git
More information about the Pkg-ruby-extras-commits
mailing list