[Crosstoolchain-logs] [SCM] GNU GDB Debian packaging repository branch, master, updated. debian/7.6-2-2-g03b7577

Héctor Orón Martín?==?UTF-8?Q?ez zumbi at debian.org
Wed May 22 22:31:15 UTC 2013


The following commit has been merged in the master branch:
commit 03b75773bbcdd7dbf0fca62494efa0387c2a8c80
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Thu May 23 00:29:45 2013 +0200

    d/control{,.in}: add replaces gdb-multiarch (<< 7.6-1). (Closes: #709232)
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>

diff --git a/debian/control b/debian/control
index dd8e655..93bad7c 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Description: The GNU Debugger
 
 Package: gdb64
 Architecture: i386 powerpc s390 sparc
+Replaces: gdb-multiarch (<< 7.6-1)
 Depends: ${shlibs:Depends}, gdb (= ${binary:Version}), ${misc:Depends}
 Description: The GNU Debugger (64-bit)
  GDB is a source-level debugger, capable of breaking programs at
diff --git a/debian/control.in b/debian/control.in
index 71ba9e1..5da35e1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -46,6 +46,7 @@ Description: The GNU Debugger
 
 Package: gdb64
 Architecture: i386 powerpc s390 sparc
+Replaces: gdb-multiarch (<< 7.6-1)
 Depends: ${shlibs:Depends}, gdb (= ${binary:Version}), ${misc:Depends}
 Description: The GNU Debugger (64-bit)
  GDB is a source-level debugger, capable of breaking programs at

-- 
GNU GDB Debian packaging repository



More information about the Crosstoolchain-logs mailing list