[libtree-redblack-perl] 06/10: Remove trailing blank line from debian/control

Axel Beckert abe at deuxchevaux.org
Sun Nov 19 19:21:17 UTC 2017


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

abe pushed a commit to branch master
in repository libtree-redblack-perl.

commit 6b0ad8165699bce95918fed9b070fe51ce463c67
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Nov 19 20:13:14 2017 +0100

    Remove trailing blank line from debian/control
---
 debian/changelog | 1 +
 debian/control   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d5c3e5c..587b02c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ libtree-redblack-perl (0.5-2) UNRELEASED; urgency=low
     + Update versioned build-dependency on debhelper accordingly.
   * Drop dh_make comments about how to rename the file from debian/watch.
   * Mention module name in long package description.
+  * Remove trailing blank line from debian/control.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:48:42 +0100
 
diff --git a/debian/control b/debian/control
index 2321809..afc3393 100644
--- a/debian/control
+++ b/debian/control
@@ -29,4 +29,3 @@ Description: Perl implementation of Red/Black tree, a balanced tree
  An example perl script is contained in the documentation directory,
  which would show the different run times using hash table, linear or
  tree structure.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtree-redblack-perl.git



More information about the Pkg-perl-cvs-commits mailing list