[Pkg-bluetooth-commits] r944 - in /packages/obexd/trunk/debian: changelog control

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Tue Apr 27 08:36:03 UTC 2010


Author: iwamatsu
Date: Tue Apr 27 08:36:03 2010
New Revision: 944

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=944
Log:
Update debian/control and debian/changelog

- Add BTS number to close of BTS.
- Update package description.


Modified:
    packages/obexd/trunk/debian/changelog
    packages/obexd/trunk/debian/control

Modified: packages/obexd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/trunk/debian/changelog?rev=944&op=diff
==============================================================================
--- packages/obexd/trunk/debian/changelog (original)
+++ packages/obexd/trunk/debian/changelog Tue Apr 27 08:36:03 2010
@@ -1,10 +1,11 @@
 obexd (0.23-1) unstable; urgency=low
 
-  * New upstream release.
+  * New upstream release (Closes: #558710).
   * Update debian/control.
     - Remove Filippo Giunchedi <filippo at debian.org> from uploaders.
     - Add Nobuhiro Iwamatsu to Uploaders (Closes: #564570).
     - Bumped standards-version to 3.8.4.
+    - Update description (Closes: #541880).
   * Add debian/source/format.
     Set source format to "1.0". 
 

Modified: packages/obexd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/trunk/debian/control?rev=944&op=diff
==============================================================================
--- packages/obexd/trunk/debian/control (original)
+++ packages/obexd/trunk/debian/control Tue Apr 27 08:36:03 2010
@@ -18,8 +18,11 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Architecture: any
 Description: D-Bus OBEX client
- Implementation of OBEX client and server as a D-Bus service providing
+ Implementation of OBEX(OBject EXchange) client and server as a D-Bus service providing
  high-level functionality.
+ .
+ OBEX is communication protocol to facilitate the exchange of the binary object between
+ the device.
  .
  In this package the client is included.
 
@@ -29,7 +32,10 @@
 Conflicts: obex-data-server
 Architecture: any
 Description: D-Bus OBEX server
- Implementation of OBEX client and server as a D-Bus service providing
+ Implementation of OBEX(OBject EXchange) client and server as a D-Bus service providing
  high-level functionality.
  .
+ OBEX is communication protocol to facilitate the exchange of the binary object between
+ the device.
+ .
  In this package the server is included.




More information about the Pkg-bluetooth-commits mailing list