[Pkg-gdb-logs] [gdb] 02/03: Don't use versioned Provides yet; it already broke apt and lintian ...
Samuel Bronson
naesten-guest at moszumanska.debian.org
Wed Aug 27 06:44:08 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 3578c73f790749f799d642ee7a3dc80eaaf6128f
Author: Samuel Bronson <naesten at gmail.com>
Date: Wed Aug 27 02:40:14 2014 -0400
Don't use versioned Provides yet; it already broke apt and lintian ...
---
debian/changelog | 2 +-
debian/control | 2 +-
debian/control.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c315d19..50ca03e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,7 +60,7 @@ gdb (7.8-1) experimental; urgency=medium
* Enable babeltrace on supported arches
[ Samuel Bronson ]
- * Make gdb-python2 provide gdb (= ${binary:Version}).
+ * Make gdb-python2 provide gdb.
* Totally rewrite the NEWS entry about the Python changes.
+ And split out most of the new text to README.python_switch.
diff --git a/debian/control b/debian/control
index 8ca5a47..905789d 100644
--- a/debian/control
+++ b/debian/control
@@ -66,7 +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})
+Provides: gdb
Conflicts: gdb
Replaces: gdb
Description: GNU Debugger
diff --git a/debian/control.in b/debian/control.in
index 8606119..fa6c936 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -66,7 +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})
+Provides: gdb at TS@
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