[libfile-monitor-perl] 01/02: Fix linebreaks in item list in long description.

gregor herrmann gregoa at debian.org
Tue Jun 2 17:50:13 UTC 2015


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

gregoa pushed a commit to branch master
in repository libfile-monitor-perl.

commit afd158783114bc96ad5dbd8ed56225015a3ca0f6
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 2 19:49:01 2015 +0200

    Fix linebreaks in item list in long description.
    
    Thanks: Beatrice Torracca for the bug report.
    Closes: #787522
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cb690f5..172272f 100644
--- a/debian/control
+++ b/debian/control
@@ -25,5 +25,5 @@ Description: module to monitor file and directory changes
    * Monitor existing files for changes to any of the attributes returned
      by the stat function
    * Monitor files that don't yet exist and notify you if they are created
-   * Notify when a monitored file is deleted Notify when files are added or
-     removed from a directory
+   * Notify when a monitored file is deleted
+   * Notify when files are added or removed from a directory

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



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