[DHG_packages] 05/08: protobuf: rewrite package desc

Sean Whitton spwhitton at spwhitton.name
Sat May 6 19:04:00 UTC 2017


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

spwhitton pushed a commit to annotated tag haskell-protobuf_v0.2.1.1-1
in repository DHG_packages.

commit ad5f0bcd12ec5b292c0c92ca37df6e171f325996
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat May 6 11:35:47 2017 -0700

    protobuf: rewrite package desc
---
 p/haskell-protobuf/debian/control | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/p/haskell-protobuf/debian/control b/p/haskell-protobuf/debian/control
index a163761..72f1d1e 100644
--- a/p/haskell-protobuf/debian/control
+++ b/p/haskell-protobuf/debian/control
@@ -32,17 +32,14 @@ Standards-Version: 3.9.8
 Homepage: https://github.com/alphaHeavy/protobuf
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-protobuf
 Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
-X-Description: Google Protocol Buffers via GHC.Generics
- Google Protocol Buffers via GHC.Generics.
+X-Description: Google Protocol Buffers for Haskell
+ Protocol Buffers are a way of encoding structured data in an
+ efficient yet extensible format.  This is an implementation of a
+ subset of Google Protocol Buffers for Haskell.
  .
- Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
- Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
- .
- This library supports a useful subset of Google Protocol Buffers message specifications
- in a Haskell. No preprocessor or additional build steps are required for message encoding and decoding.
- .
- Record specifications are built by defining records with specially defined fields that
- capture most of the Protocol Buffers specification language.
+ Record specifications are built by defining records with specially
+ defined fields that capture most of the Protocol Buffers
+ specification language.
 
 Package: libghc-protobuf-dev
 Architecture: any

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list