Unverified Commit 8f278dbd authored by Kip's avatar Kip Committed by GitHub

debian/control: Updated links and C++ version...

parent 9caca9d4
...@@ -17,9 +17,9 @@ Build-Depends: ...@@ -17,9 +17,9 @@ Build-Depends:
pkg-config (>= 0.28), pkg-config (>= 0.28),
rapidjson-dev (>= 1.1.0), rapidjson-dev (>= 1.1.0),
valgrind valgrind
Vcs-Git: https://github.com/oktal/pistache.git Vcs-Git: https://github.com/pistacheio/pistache.git
Vcs-browser: https://www.github.com/oktal/pistache Vcs-browser: https://github.com/pistacheio/pistache
Homepage: https://www.github.com/oktal/pistache Homepage: https://github.com/pistacheio/pistache
Package: libpistache-dev Package: libpistache-dev
Architecture: any Architecture: any
...@@ -31,7 +31,7 @@ Depends: ...@@ -31,7 +31,7 @@ Depends:
libssl-dev libssl-dev
Description: elegant C++ REST framework Description: elegant C++ REST framework
Pistache is a C++ REST framework originally written by Mathieu Stefani at Pistache is a C++ REST framework originally written by Mathieu Stefani at
Datacratic, since maintained by other volunteers. It is written in pure C++11 Datacratic, since maintained by other volunteers. It is written in pure C++14
with no external dependency and provides a low-level HTTP abstraction. with no external dependency and provides a low-level HTTP abstraction.
. .
Pistache provides both an HTTP client and server that can be used to create and Pistache provides both an HTTP client and server that can be used to create and
...@@ -50,7 +50,7 @@ Depends: ...@@ -50,7 +50,7 @@ Depends:
${shlibs:Depends} ${shlibs:Depends}
Description: elegant C++ REST framework Description: elegant C++ REST framework
Pistache is a C++ REST framework originally written by Mathieu Stefani at Pistache is a C++ REST framework originally written by Mathieu Stefani at
Datacratic, since maintained by other volunteers. It is written in pure C++11 Datacratic, since maintained by other volunteers. It is written in pure C++14
with no external dependency and provides a low-level HTTP abstraction. with no external dependency and provides a low-level HTTP abstraction.
. .
Pistache provides both an HTTP client and server that can be used to create and Pistache provides both an HTTP client and server that can be used to create and
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment