[SCM] thin, simple and robust network communication layer on top of UDP branch, master, updated. upstream/1.2-18-gfc3b708

Ansgar Burchardt ansgar at 2008.43-1.org
Tue Aug 26 21:28:41 UTC 2008


The following commit has been merged in the master branch:
commit 54460954589452684ad22ca64ca485419b22aad0
Author: Ansgar Burchardt <ansgar at 2008.43-1.org>
Date:   Tue Aug 26 23:21:01 2008 +0200

    change description for libenet-dev
    
    Unify all short descriptions, add comment what the -dev package contains.

diff --git a/debian/changelog b/debian/changelog
index 009228f..5a48230 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,11 +16,11 @@ enet (1.2-1) UNRELEASED; urgency=low
   * debian/control: Add myself to Uploaders
   * Make libenet1-dev a transitional package for libenet-dev instead of the
     other way around.  We only want to support the latest version.
-  * Change description for libenet2
+  * Change description for libenet2 and libenet-dev
   * Add libenet-doc package for documentation, also generate said
     documentation with doxygen
 
- -- Ansgar Burchardt <ansgar at 43-1.org>  Tue, 26 Aug 2008 23:05:54 +0200
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Tue, 26 Aug 2008 23:20:15 +0200
 
 enet (1.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5cd9c3a..67b3bc3 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Section: libdevel
 Recommends: libenet-doc
 Replaces: libenet1-dev (<< 1.2)
 Architecture: any
-Description: devel files for libenet, a UDP networking library
+Description: thin network communication layer on top of UDP - headers
  ENet's purpose is to provide a relatively thin, simple and robust network
  communication layer on top of UDP (User Datagram Protocol). The primary
  feature it provides is optional reliable, in-order delivery of packets.
@@ -37,6 +37,8 @@ Description: devel files for libenet, a UDP networking library
  ENet is NOT intended to be a general purpose high level networking library
  that handles authentication, lobbying, server discovery, compression,
  encryption and other high level, often application level or dependent tasks.
+ .
+ This package contains the development files.
 
 Package: libenet1-dev
 Section: libdevel

-- 
thin, simple and robust network communication layer on top of UDP



More information about the Pkg-games-commits mailing list