[lemonldap-ng] 01/02: Move replace/break to llng-common

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Apr 9 05:04:58 UTC 2014


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

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 9e83ebc2cc1a159e170ec20703d6a4eab843b09b
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Apr 9 07:02:53 2014 +0200

    Move replace/break to llng-common
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cd4bf18..29ce5ef 100644
--- a/debian/control
+++ b/debian/control
@@ -109,14 +109,14 @@ Description: Lemonldap::NG Apache handler part
 
 Package: liblemonldap-ng-conf-perl
 Depends: liblemonldap-ng-common-perl
-Replaces: liblemonldap-ng-conf-perl (<< 1.3.3~)
-Breaks: liblemonldap-ng-conf-perl (<< 1.3.3~)
 Architecture: all
 Section: oldlibs
 Description: transitional dummy package
  This is a transitional dummy package. It can safely be removed.
 
 Package: liblemonldap-ng-common-perl
+Replaces: liblemonldap-ng-conf-perl (<< 1.3.3~)
+Breaks: liblemonldap-ng-conf-perl (<< 1.3.3~)
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},

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



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