[licensecheck] 01/03: Fix replace (not only break) older devscripts. Thanks to James McCoy.

Jonas Smedegaard dr at jones.dk
Wed Jun 29 14:51:09 UTC 2016


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

js pushed a commit to branch master
in repository licensecheck.

commit ea2b278dfa3a1b844e76865e30e39e055f056a7f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jun 29 02:38:02 2016 +0200

    Fix replace (not only break) older devscripts. Thanks to James McCoy.
---
 debian/control.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control.in b/debian/control.in
index 8badbcd..7df0e90 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,6 +16,7 @@ Depends: ${cdbs:Depends},
  ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Breaks: devscripts (<< 2.16.6~)
+Replaces: devscripts (<< 2.16.6~)
 Description: simple license checker for source files
  Licensecheck attempts to determine the license that applies to each
  file passed to it, by searching the start of the file for text

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



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