[Pkg-gdb-logs] [gdb] 03/03: Make gdb-python2 provide gdb (= ${binary:Version}).

Samuel Bronson naesten-guest at moszumanska.debian.org
Tue Aug 26 08:17:56 UTC 2014


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

naesten-guest pushed a commit to branch master
in repository gdb.

commit 316577616b2cd921668616e38d81012f4bb9fe85
Author: Samuel Bronson <naesten at gmail.com>
Date:   Tue Aug 26 01:51:27 2014 -0400

    Make gdb-python2 provide gdb (= ${binary:Version}).
---
 debian/control    | 1 +
 debian/control.in | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index d2fe633..8ca5a47 100644
--- a/debian/control
+++ b/debian/control
@@ -66,6 +66,7 @@ Depends: ${misc:Depends},
 Recommends: libc-dbg,
             gdbserver [amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x x32]
 Suggests: gdb-doc
+Provides: gdb (= ${binary:Version})
 Conflicts: gdb
 Replaces: gdb
 Description: GNU Debugger
diff --git a/debian/control.in b/debian/control.in
index 11f108a..8606119 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -66,6 +66,7 @@ Depends: ${misc:Depends},
 Recommends: libc-dbg,
             gdbserver [amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x x32]
 Suggests: gdb-doc
+Provides: gdb at TS@ (= ${binary:Version})
 Conflicts: gdb
 Replaces: gdb
 Description: GNU Debugger

-- 
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