This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository devscripts.
commit 5a67b806751600ff4c1813c8e4a9a14e67e5b594 Author: Mattia Rizzolo <[email protected]> Date: Thu Aug 31 14:03:37 2017 +0200 d/control: wrap-and-sort those 2 lines as well... Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8dcb1ec..c2f4521 100644 --- a/debian/control +++ b/debian/control @@ -122,8 +122,8 @@ Suggests: adequate, svn-buildpackage, w3m, ${vendor:Suggests} -Breaks: ubuntu-dev-tools (<< 0.147~), hardening-includes -Replaces: ubuntu-dev-tools (<< 0.124~), hardening-includes +Breaks: hardening-includes, ubuntu-dev-tools (<< 0.147~) +Replaces: hardening-includes, ubuntu-dev-tools (<< 0.124~) Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
