[Pkg-bluetooth-commits] r957 - in /packages/bluez-hcidump/trunk/debian: TODO.Debian changelog control copyright

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Tue Jun 22 21:57:49 UTC 2010


Author: iwamatsu
Date: Tue Jun 22 21:57:43 2010
New Revision: 957

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

Removed:
    packages/bluez-hcidump/trunk/debian/TODO.Debian
Modified:
    packages/bluez-hcidump/trunk/debian/changelog
    packages/bluez-hcidump/trunk/debian/control
    packages/bluez-hcidump/trunk/debian/copyright

Modified: packages/bluez-hcidump/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-hcidump/trunk/debian/changelog?rev=957&op=diff
==============================================================================
--- packages/bluez-hcidump/trunk/debian/changelog (original)
+++ packages/bluez-hcidump/trunk/debian/changelog Tue Jun 22 21:57:43 2010
@@ -1,3 +1,15 @@
+bluez-hcidump (1.42-2) unstable; urgency=low
+
+  * Update debian/control.
+    - Add Nobuhiro Iwamatsu to Uploaders. (Closes: #564569)
+    - Remove Filippo Giunchedi from Uploaders.
+    - Update Standards-Version to 3.8.4.
+    - Add ${misc:Depends} to Depends.
+  * Update debian/copyright.
+  * Remove TODO.Debian.
+
+ -- Nobuhiro Iwamatsu <iwamatsu at debian.org>  Thu, 17 Jun 2010 12:26:39 +0900
+
 bluez-hcidump (1.42-1) unstable; urgency=low
 
   * New upstream release 

Modified: packages/bluez-hcidump/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-hcidump/trunk/debian/control?rev=957&op=diff
==============================================================================
--- packages/bluez-hcidump/trunk/debian/control (original)
+++ packages/bluez-hcidump/trunk/debian/control Tue Jun 22 21:57:43 2010
@@ -1,17 +1,17 @@
 Source: bluez-hcidump
 Section: admin
 Priority: extra
-Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers at lists.alioth.debian.org>
-Uploaders: Edd Dumbill <ejad at debian.org>
-Build-Depends: debhelper (>> 5.0), libbluetooth-dev (>= 3.14), docbook-to-man, autotools-dev, cdbs, pkg-config
+Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers at lists.alioth.debian.org> 
+Uploaders: Edd Dumbill <ejad at debian.org>, Nobuhiro Iwamatsu <iwamatsu at debian.org>
+Build-Depends: debhelper (>> 5.0), libbluetooth-dev (>= 4.40), docbook-to-man, autotools-dev, cdbs, pkg-config
 Vcs-Svn: svn://svn.debian.org/svn/pkg-bluetooth/packages/bluez-hcidump/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-hcidump/trunk
 Homepage: http://www.bluez.org
-Standards-Version: 3.8.0
+Standards-Version: 3.8.4
 
 Package: bluez-hcidump
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Analyses Bluetooth HCI packets
  The hcidump utility allows the monitoring of Bluetooth activity.
  It provides a disassembly of the Bluetooth traffic and can display

Modified: packages/bluez-hcidump/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-hcidump/trunk/debian/copyright?rev=957&op=diff
==============================================================================
--- packages/bluez-hcidump/trunk/debian/copyright (original)
+++ packages/bluez-hcidump/trunk/debian/copyright Tue Jun 22 21:57:43 2010
@@ -30,7 +30,7 @@
 published by the Free Software Foundation; version 2 dated June, 1991.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,




More information about the Pkg-bluetooth-commits mailing list