[cod-tools] 46/142: trunk/ Adding ${shlibs:Depends} to the dependencies of libcexceptions0 and libgetoptions0.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:15 UTC 2017


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

merkys-guest pushed a commit to branch master
in repository cod-tools.

commit d6be83fc79426a047d5705fbad77bbad847c420a
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Mon Nov 21 12:09:59 2016 +0000

    trunk/
    Adding ${shlibs:Depends} to the dependencies of libcexceptions0 and
    libgetoptions0.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@46 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 libcexceptions0/debian/control | 2 +-
 libgetoptions0/debian/control  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libcexceptions0/debian/control b/libcexceptions0/debian/control
index a5f6546..528f3d3 100644
--- a/libcexceptions0/debian/control
+++ b/libcexceptions0/debian/control
@@ -8,7 +8,7 @@ Section: libs
 Package: libcexceptions0
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: C exception handling library
  Wrappers for C functions, allowing usage of try ... catch ... blocks in
  C language. Wrapped functions include memory allocation, standard I/O
diff --git a/libgetoptions0/debian/control b/libgetoptions0/debian/control
index b254b24..c7d690e 100644
--- a/libgetoptions0/debian/control
+++ b/libgetoptions0/debian/control
@@ -8,6 +8,6 @@ Section: libs
 Package: libgetoptions0
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Command line argument processing library for C
  <insert long description, indented with spaces>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git



More information about the debian-science-commits mailing list