[med-svn] [Git][med-team/tao-json][master] Remove shlibs:Depends and add new tao-json-examples with some example sources

Shayan Doust gitlab at salsa.debian.org
Mon Jul 6 18:06:38 BST 2020



Shayan Doust pushed to branch master at Debian Med / tao-json


Commits:
7ab75f71 by Shayan Doust at 2020-07-06T18:06:14+01:00
Remove shlibs:Depends and add new tao-json-examples with some example sources

- - - - -


2 changed files:

- debian/control
- + debian/tao-json-examples.examples


Changes:

=====================================
debian/control
=====================================
@@ -13,10 +13,22 @@ Package: tao-json-dev
 Architecture: all
 Multi-Arch: foreign
 Section: libdevel
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Description: multifunctional and zero-dependency C++ header-only JSON library
  taoJSON is a zero-dependency C++ header-only JSON library that provides
  a generic Value Class, uses Type Traits to interoperate with C++ types,
  uses an Events Interface to convert to and from JSON, JAXN, CBOR,
  MsgPack and UBJSON, and much, much more.
+
+Package: tao-json-examples
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: tao-json-dev
+Description: multifunctional and zero-dependency C++ header-only JSON library (examples)
+ taoJSON is a zero-dependency C++ header-only JSON library that provides
+ a generic Value Class, uses Type Traits to interoperate with C++ types,
+ uses an Events Interface to convert to and from JSON, JAXN, CBOR,
+ MsgPack and UBJSON, and much, much more.
+ .
+ This package accommodates tao-json-dev package, and provides example C++
+ sources featuring the usage and functionality of this library.


=====================================
debian/tao-json-examples.examples
=====================================
@@ -0,0 +1,2 @@
+src/example/json/*.cpp
+src/example/json/*.config



View it on GitLab: https://salsa.debian.org/med-team/tao-json/-/commit/7ab75f71d421be4c3bafe40abd939d9f00ba8ab4

-- 
View it on GitLab: https://salsa.debian.org/med-team/tao-json/-/commit/7ab75f71d421be4c3bafe40abd939d9f00ba8ab4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200706/bd48a416/attachment.html>


More information about the debian-med-commit mailing list