[Crosstoolchain-logs] [SCM] GNU GDB Debian packaging repository branch, master, updated. debian/7.6-3-25-g41eb07a
Samuel Bronson
naesten at gmail.com
Sun Jun 16 20:21:37 UTC 2013
The following commit has been merged in the master branch:
commit 9b5e724c97bc378eaaaf7ba39f9f4cb119ffdd13
Author: Samuel Bronson <naesten at gmail.com>
Date: Sat Jun 15 22:40:55 2013 -0400
Remove stray "The" from short descriptions
diff --git a/debian/control b/debian/control
index b8bd8c7..8eb8feb 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Depends: gdbserver [amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powe
${shlibs:Depends}
Recommends: libc-dbg
Suggests: gdb-doc
-Description: The GNU Debugger
+Description: 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, gdb supports C, C++, D,
@@ -57,7 +57,7 @@ Package: gdb-minimal
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: gdb
-Description: The GNU Debugger (minimal version)
+Description: GNU Debugger (minimal version)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
@@ -71,7 +71,7 @@ Package: gdb64
Architecture: powerpc sparc
Replaces: gdb-multiarch (<< 7.6-1)
Depends: gdb (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: The GNU Debugger (64-bit)
+Description: 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, gdb supports C, C++, D,
@@ -84,7 +84,7 @@ Description: The GNU Debugger (64-bit)
Package: gdb-multiarch
Architecture: any
Depends: gdb (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: The GNU Debugger (with support for multiple architectures)
+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
where errors occurred. Currently, gdb supports C, C++, D,
@@ -98,7 +98,7 @@ Package: gdbserver
Architecture: amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x x32
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: gdb (<< 7.0.1-1)
-Description: The GNU Debugger (remote server)
+Description: 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, gdb supports C, C++, D,
@@ -111,7 +111,7 @@ Description: The GNU Debugger (remote server)
Package: gdb-source
Architecture: all
Depends: ${misc:Depends}
-Description: The GNU Debugger (source)
+Description: 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, gdb supports C, C++, D,
diff --git a/debian/control.in b/debian/control.in
index 618ea39..e89bc2c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -46,7 +46,7 @@ Depends: gdbserver [amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powe
${shlibs:Depends}
Recommends: libc-dbg
Suggests: gdb-doc
-Description: The GNU Debugger
+Description: 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, gdb supports C, C++, D,
@@ -57,7 +57,7 @@ Package: gdb-minimal
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: gdb
-Description: The GNU Debugger (minimal version)
+Description: GNU Debugger (minimal version)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
@@ -71,7 +71,7 @@ Package: gdb64
Architecture: powerpc sparc
Replaces: gdb-multiarch (<< 7.6-1)
Depends: gdb (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: The GNU Debugger (64-bit)
+Description: 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, gdb supports C, C++, D,
@@ -84,7 +84,7 @@ Description: The GNU Debugger (64-bit)
Package: gdb-multiarch
Architecture: any
Depends: gdb (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: The GNU Debugger (with support for multiple architectures)
+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
where errors occurred. Currently, gdb supports C, C++, D,
@@ -98,7 +98,7 @@ Package: gdbserver
Architecture: amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x x32
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: gdb (<< 7.0.1-1)
-Description: The GNU Debugger (remote server)
+Description: 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, gdb supports C, C++, D,
@@ -111,7 +111,7 @@ Description: The GNU Debugger (remote server)
Package: gdb-source
Architecture: all
Depends: ${misc:Depends}
-Description: The GNU Debugger (source)
+Description: 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, gdb supports C, C++, D,
--
GNU GDB Debian packaging repository
More information about the Crosstoolchain-logs
mailing list