[Pkg-electronics-commits] [geda-gaf] 01/03: change -dev package to depend on source, not binary, version of -common
Bdale Garbee
bdale at moszumanska.debian.org
Wed Dec 27 05:05:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
bdale pushed a commit to branch master
in repository geda-gaf.
commit 4f53f78a262d6ddb1235dded2532fd038666d889
Author: Bdale Garbee <bdale at gag.com>
Date: Sat Mar 11 12:43:22 2017 -0700
change -dev package to depend on source, not binary, version of -common
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c98ddd2..3c2ee40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+geda-gaf (1:1.8.2-6) unstable; urgency=high
+
+ * change -dev dependency on -common to source, not binary, so binNMU doesn't
+ render libgeda-dev uninstallable, closes: #856519
+
+ -- Bdale Garbee <bdale at gag.com> Sat, 11 Mar 2017 12:38:21 -0700
+
geda-gaf (1:1.8.2-5) unstable; urgency=medium
* Update my email address.
diff --git a/debian/control b/debian/control
index aa813d1..3b625d8 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: GPL EDA -- Electronics design software (library files)
Package: libgeda-dev
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, ${shlibs:Depends}, libgeda42 (= ${binary:Version}), libgtk2.0-dev, guile-2.0-dev [!ia64 !hurd-i386], guile-1.8-dev [ia64 hurd-i386], libgd-dev
+Depends: ${misc:Depends}, ${shlibs:Depends}, libgeda42 (= ${source:Version}), libgtk2.0-dev, guile-2.0-dev [!ia64 !hurd-i386], guile-1.8-dev [ia64 hurd-i386], libgd-dev
Description: GPL EDA -- Electronics design software (development files)
The gEDA project has produced and continues working on a full GPL'd suite and
toolkit of Electronic Design Automation tools. These tools are used for
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/geda-gaf.git
More information about the Pkg-electronics-commits
mailing list