[Pkg-gdb-logs] [gdb] 01/01: d/control: make more explicit gdb-python2 is linked with python2. BTS#761421
Hector Oron
zumbi at moszumanska.debian.org
Fri Aug 28 16:27:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
zumbi pushed a commit to branch master
in repository gdb.
commit 807072561b0de014fb82c4c899232a41b13b07d8
Author: Héctor Orón Martínez <zumbi at debian.org>
Date: Fri Aug 28 18:27:11 2015 +0200
d/control: make more explicit gdb-python2 is linked with python2. BTS#761421
---
debian/control | 2 +-
debian/control.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 28568f2..5b33838 100644
--- a/debian/control
+++ b/debian/control
@@ -68,7 +68,7 @@ Suggests: gdb-doc
Provides: gdb
Conflicts: gdb
Replaces: gdb
-Description: GNU Debugger
+Description: GNU Debugger (linked against python2)
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 7ad0033..98b29fc 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -68,7 +68,7 @@ Suggests: gdb-doc
Provides: gdb at TS@
Conflicts: gdb
Replaces: gdb
-Description: GNU Debugger
+Description: GNU Debugger (linked against python2)
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,
--
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