[librcs-perl] 04/11: Remove trailing whitespace from debian/control
Axel Beckert
abe at deuxchevaux.org
Wed Nov 15 04:10:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository librcs-perl.
commit 2ae464746c9e36ff3ad6854d6a399eabaaa27a16
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Nov 15 04:42:55 2017 +0100
Remove trailing whitespace from debian/control
---
debian/changelog | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b3c5c01..67db5c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,7 @@ librcs-perl (1.05-5) UNRELEASED; urgency=low
[ Axel Beckert ]
* Fix double blank line and trailing whitespace in ancient
- debian/changelog entries.
+ debian/changelog entries and debian/control.
-- gregor herrmann <gregoa at debian.org> Sun, 16 Nov 2008 20:46:33 +0100
diff --git a/debian/control b/debian/control
index b8f0d7e..b4e92c2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Package: librcs-perl
Architecture: all
Depends: rcs,
${perl:Depends},
- ${misc:Depends}
+ ${misc:Depends}
Description: Perl Object Class for Revision Control System (RCS)
- This Perl module provides an object oriented interface to access
+ This Perl module provides an object oriented interface to access
Revision Control System (RCS) utilities. This module should simplify
the creation of an RCS front-end.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librcs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list