[cpp-sp] 20/78: Don't use Source-Version

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:39:55 EST 2018


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

scantor pushed a commit to annotated tag debian/2.0.dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=649c69e1433e0c9d099aafc9b4d7a30604b6898f

commit 649c69e1433e0c9d099aafc9b4d7a30604b6898f
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Jun 25 14:29:18 2008 +0200

    Don't use Source-Version
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 10dae81..ed408b3 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,8 @@ Description: Open source system for attribute-based Web SSO
 Package: libshib2-dev
 Section: libdevel
 Architecture: any
-Depends: libapache2-mod-shib2 (= ${Source-Version})
-Suggests: libshib2-doc (= ${Source-Version})
+Depends: libapache2-mod-shib2 (= ${binary:Version})
+Suggests: libshib2-doc (= ${source:Version})
 Description: Shibboleth development headers
  Shibboleth, a project of Internet2/MACE, is developing architectures,
  policy structures, practical technologies, and an open source

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list