[Pkg-gdb-logs] [gdb] 02/02: Set Conflicts, Breaks and Provides fields to replace gdb-arm-none-eabi for gdb-multiarch

Agustin Henze tin at moszumanska.debian.org
Tue Sep 8 17:49:50 UTC 2015


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

tin pushed a commit to branch add_arm_none_eabi_target
in repository gdb.

commit 735cf7a6bf4b1069c7b968a252dc793c6cec7c42
Author: Agustin Henze <tin at sluc.org.ar>
Date:   Tue Sep 8 14:47:58 2015 -0300

    Set Conflicts, Breaks and Provides fields to replace gdb-arm-none-eabi for gdb-multiarch
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 7cce9b0..36a5b6b 100644
--- a/debian/control
+++ b/debian/control
@@ -95,6 +95,9 @@ Description: GNU Debugger (minimal version)
 Package: gdb-multiarch
 Architecture: any
 Depends: gdb (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Conflicts: gdb-arm-none-eabi
+Breaks: gdb-arm-none-eabi
+Provides: gdb-arm-none-eabi
 Description: GNU Debugger (with support for multiple architectures)
  GDB is a source-level debugger, capable of breaking programs at
  any specific line, displaying variable values, and determining

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



More information about the Pkg-gdb-logs mailing list