[Crosstoolchain-logs] [SCM] GNU GDB Debian packaging repository branch, next, updated. debian/7.3-1-9-g0f93aab

Hector Oron hector.oron at gmail.com
Wed Aug 24 19:07:42 UTC 2011


The following commit has been merged in the next branch:
commit f45c33dc2e614d5bfc20450c658cd9f74bacbb2f
Author: Luca Bruno <lucab at debian.org>
Date:   Sat Jul 23 13:10:01 2011 +0200

    Mention D and other language support in description
    
      * Mention D and other language support in description
        (Closes: #595892)

diff --git a/debian/control b/debian/control
index cddb51c..8a1ec61 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Suggests: gdb-doc
 Description: The GNU Debugger
  GDB is a source-level debugger, capable of breaking programs at
  any specific line, displaying variable values, and determining
- where errors occurred. Currently, it works for C, C++, Fortran,
+ where errors occurred. Currently, it works for C, C++, D, Fortran,
  Modula 2 and Java programs. A must-have for any serious
  programmer.
 
@@ -26,7 +26,7 @@ Conflicts: gdb
 Description: The GNU Debugger
  GDB is a source-level debugger, capable of breaking programs at
  any specific line, displaying variable values, and determining
- where errors occurred. Currently, it works for C, C++, Fortran,
+ where errors occurred. Currently, it works for C, C++, D, Fortran,
  Modula 2 and Java programs. A must-have for any serious
  programmer.
  .
@@ -40,7 +40,7 @@ Depends: ${shlibs:Depends}, gdb, ${misc:Depends}
 Description: The GNU Debugger (64-bit)
  GDB is a source-level debugger, capable of breaking programs at
  any specific line, displaying variable values, and determining
- where errors occurred. Currently, it works for C, C++, Fortran
+ where errors occurred. Currently, it works for C, C++, D, Fortran
  Modula 2 and Java programs. A must-have for any serious
  programmer.
 
@@ -52,7 +52,7 @@ Replaces: gdb (<< 7.0.1-1)
 Description: The GNU Debugger (remote server)
  GDB is a source-level debugger, capable of breaking programs at
  any specific line, displaying variable values, and determining
- where errors occurred. Currently, it works for C, C++, Fortran
+ where errors occurred. Currently, it works for C, C++, D, Fortran
  Modula 2 and Java programs. A must-have for any serious
  programmer.
  .
@@ -67,7 +67,7 @@ Priority: extra
 Description: The GNU Debugger (libgdb.a)
  GDB is a source-level debugger, capable of breaking programs at
  any specific line, displaying variable values, and determining
- where errors occurred. Currently, it works for C, C++, Fortran
+ where errors occurred. Currently, it works for C, C++, D, Fortran
  Modula 2 and Java programs. A must-have for any serious
  programmer.
  .
@@ -82,7 +82,7 @@ Depends: ${misc:Depends}, gdb
 Description: The GNU Debugger (source)
  GDB is a source-level debugger, capable of breaking programs at
  any specific line, displaying variable values, and determining
- where errors occurred. Currently, it works for C, C++, Fortran
+ where errors occurred. Currently, it works for C, C++, D, Fortran
  Modula 2 and Java programs. A must-have for any serious
  programmer.
  .

-- 
GNU GDB Debian packaging repository



More information about the Crosstoolchain-logs mailing list