[libfile-rsync-perl] 01/01: Also add runtime dependency on libipc-run3-perl

Axel Beckert abe at deuxchevaux.org
Mon Sep 28 18:49:14 UTC 2015


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

abe pushed a commit to branch master
in repository libfile-rsync-perl.

commit 0ca77dbfcc7b37e11d8044f6358f854ecbb6a991
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Sep 28 20:27:04 2015 +0200

    Also add runtime dependency on libipc-run3-perl
    
    Closes: #800123
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 79e7d80..afe5c60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libfile-rsync-perl (0.48-2) UNRELEASED; urgency=medium
+
+  * Also add runtime dependency on libipc-run3-perl. (Closes: #800123)
+
+ -- Axel Beckert <abe at debian.org>  Mon, 28 Sep 2015 20:26:02 +0200
+
 libfile-rsync-perl (0.48-1) unstable; urgency=medium
 
   * Import upstream version 0.48
diff --git a/debian/control b/debian/control
index 42cd851..5200664 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: libfile-rsync-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libipc-run3-perl,
          rsync
 Description: Perl module interface to rsync
  File::Rsync provides a convenience wrapper for the rsync program. Options

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



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