projects
/
libsereal-encoder-perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b0999b
)
Fix typo in short description.
author
gregor herrmann
<gregoa@debian.org>
Sat, 17 Oct 2015 21:14:55 +0000
(23:14 +0200)
committer
gregor herrmann
<gregoa@debian.org>
Sat, 17 Oct 2015 21:14:55 +0000
(23:14 +0200)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 2835b6a219fc1211bd93f8a3b7e970da3e4ef540..0fd9c327f0077e9e9d378e120b045af9668f3cf5 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-19,7
+19,7
@@
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends}
-Description: fast, compact, powerful binary serialization
a
module
+Description: fast, compact, powerful binary serialization module
Sereal::Encoder implements an efficient, compact-output,
and feature-rich serializer using a binary protocol called Sereal.
.