r66364 - in /trunk/libnet-bluetooth-perl/debian: README.source changelog compat control copyright libnet-bluetooth-perl.examples patches/proper-interpreter-in-samples.patch rules source/ source/format

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Dec 25 19:47:35 UTC 2010


Author: jawnsy-guest
Date: Sat Dec 25 19:47:27 2010
New Revision: 66364

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66364
Log:
* Rewrite package long description (Closes: #597743)
* Standards-Version 3.9.1 (no changes)
* Use new debhelper 7 short rules format
* Refresh patch and add DEP3 headers

Added:
    trunk/libnet-bluetooth-perl/debian/libnet-bluetooth-perl.examples
    trunk/libnet-bluetooth-perl/debian/source/
    trunk/libnet-bluetooth-perl/debian/source/format
Removed:
    trunk/libnet-bluetooth-perl/debian/README.source
Modified:
    trunk/libnet-bluetooth-perl/debian/changelog
    trunk/libnet-bluetooth-perl/debian/compat
    trunk/libnet-bluetooth-perl/debian/control
    trunk/libnet-bluetooth-perl/debian/copyright
    trunk/libnet-bluetooth-perl/debian/patches/proper-interpreter-in-samples.patch
    trunk/libnet-bluetooth-perl/debian/rules

Modified: trunk/libnet-bluetooth-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/debian/changelog?rev=66364&op=diff
==============================================================================
--- trunk/libnet-bluetooth-perl/debian/changelog (original)
+++ trunk/libnet-bluetooth-perl/debian/changelog Sat Dec 25 19:47:27 2010
@@ -1,4 +1,10 @@
 libnet-bluetooth-perl (0.40-3) UNRELEASED; urgency=low
+
+  [ Jonathan Yu ]
+  * Rewrite package long description (Closes: #597743)
+  * Standards-Version 3.9.1 (no changes)
+  * Use new debhelper 7 short rules format
+  * Refresh patch and add DEP3 headers
 
   [ gregor herrmann ]
   * Add debian/README.source to document quilt usage, as required by
@@ -12,7 +18,7 @@
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
- -- Rene Mayorga <rmayorga at debian.org>  Tue, 20 Jan 2009 01:28:08 -0600
+ -- Jonathan Yu <jawnsy at cpan.org>  Sat, 25 Dec 2010 15:00:30 -0500
 
 libnet-bluetooth-perl (0.40-2) unstable; urgency=low
 

Modified: trunk/libnet-bluetooth-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/debian/compat?rev=66364&op=diff
==============================================================================
--- trunk/libnet-bluetooth-perl/debian/compat (original)
+++ trunk/libnet-bluetooth-perl/debian/compat Sat Dec 25 19:47:27 2010
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libnet-bluetooth-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/debian/control?rev=66364&op=diff
==============================================================================
--- trunk/libnet-bluetooth-perl/debian/control (original)
+++ trunk/libnet-bluetooth-perl/debian/control Sat Dec 25 19:47:27 2010
@@ -1,19 +1,19 @@
 Source: libnet-bluetooth-perl
 Section: perl
 Priority: optional
+Build-Depends: debhelper (>= 7), perl, libbluetooth-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Mayorga <rmayorga at debian.org>,
- Damyan Ivanov <dmn at debian.org>
-Build-Depends: debhelper (>= 6), perl ( >=5.6.0-16), quilt, libbluetooth-dev
-Standards-Version: 3.7.3
+Uploaders: Rene Mayorga <rmayorga at debian.org>, Damyan Ivanov <dmn at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Net-Bluetooth/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-bluetooth-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-bluetooth-perl/
 
 Package: libnet-bluetooth-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
-Description: Perl Bluetooth interface
- Net::Bluetooth allow to manage Bluetooth features such a device and services
- discovery, RFCOMM connections and other Bluetooth functions, please
- see the examples for more info.
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Description: Perl interface to Bluetooth libraries
+ Net::Bluetooth works with the BlueZ libraries as well as with Microsoft
+ Windows. It allows developers to manage Bluetooth features such as device
+ and services discovery, RFCOMM connections and other Bluetooth functions.

Modified: trunk/libnet-bluetooth-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/debian/copyright?rev=66364&op=diff
==============================================================================
--- trunk/libnet-bluetooth-perl/debian/copyright (original)
+++ trunk/libnet-bluetooth-perl/debian/copyright Sat Dec 25 19:47:27 2010
@@ -1,21 +1,30 @@
-This package was debianized by Rene Mayorga <rmayorga at debian.org.sv> on
-Sun, 09 Sep 2007 21:26:15 -0600.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Ian Guthrie <IGuthrie at aol.com>
+Source: http://search.cpan.org/dist/Net-Bluetooth/
+Name: Net-Bluetooth
 
-Upstream source location: http://search.cpan.org/dist/Net-Bluetooth/
+Files: *
+Copyright: 2006, Ian Guthrie <IGuthrie at aol.com>
+License: Artistic or GPL-1+
 
-Upstream Author: 
-    Ian Guthrie <IGuthrie at aol.com>
+Files: debian/*
+Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2007, Rene Mayorga <rmayorga at debian.org.sv>
+ 2008, Damyan Ivanov <dmn at debian.org>
+License: Artistic or GPL-1+
 
-Copyright: 
-    Copyright (c) 2006 Ian Guthrie. All rights reserved.
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-    This program is free software; you can redistribute it and/or
-    modify it under the same terms as Perl itself.
-   
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
-
-The Debian packaging is (C) 2007, Rene Mayorga <rmayorga at debian.org.sv> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libnet-bluetooth-perl/debian/libnet-bluetooth-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/debian/libnet-bluetooth-perl.examples?rev=66364&op=file
==============================================================================
--- trunk/libnet-bluetooth-perl/debian/libnet-bluetooth-perl.examples (added)
+++ trunk/libnet-bluetooth-perl/debian/libnet-bluetooth-perl.examples Sat Dec 25 19:47:27 2010
@@ -1,0 +1,1 @@
+samples/*

Modified: trunk/libnet-bluetooth-perl/debian/patches/proper-interpreter-in-samples.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/debian/patches/proper-interpreter-in-samples.patch?rev=66364&op=diff
==============================================================================
--- trunk/libnet-bluetooth-perl/debian/patches/proper-interpreter-in-samples.patch (original)
+++ trunk/libnet-bluetooth-perl/debian/patches/proper-interpreter-in-samples.patch Sat Dec 25 19:47:27 2010
@@ -1,7 +1,8 @@
-# proper-interpreter-in-samples.patch by Rene Mayorga <rmayorga at debian.org.sv>
-# Adding #!/usr/bin/perl in some samples
+Description: add shebang to samples
+Forwarded: no
+Author: Rene Mayorga <rmayorga at debian.org>
+Reviewed-by: Jonathan Yu <jawnsy at cpan.org>
 
- at DPATCH@
 --- a/samples/client_connection
 +++ b/samples/client_connection
 @@ -1,3 +1,5 @@

Modified: trunk/libnet-bluetooth-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/debian/rules?rev=66364&op=diff
==============================================================================
--- trunk/libnet-bluetooth-perl/debian/rules (original)
+++ trunk/libnet-bluetooth-perl/debian/rules Sat Dec 25 19:47:27 2010
@@ -1,70 +1,4 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-ifndef PERL
-   PERL = /usr/bin/perl
-endif
-
-TMP=$(CURDIR)/debian/libnet-bluetooth-perl
-
-include /usr/share/quilt/quilt.make
-
-CFLAGS = -Wall -g
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-	CFLAGS += -O0
-else
-	CFLAGS += -O2
-endif
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh_testdir
-	$(PERL) Makefile.PL
-	$(MAKE) OPTIMIZE="$(CFLAGS)"
-	$(MAKE) test
-	touch $@
-
-clean: unpatch
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) distclean
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k 
-	$(MAKE) install_vendor DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5
-	touch $@
-
-
-binary-indep: build install
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs Changes
-	dh_installdocs README
-	dh_installexamples samples/*
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_perl
-	dh_installdeb
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+%:
+	dh $@

Added: trunk/libnet-bluetooth-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/debian/source/format?rev=66364&op=file
==============================================================================
--- trunk/libnet-bluetooth-perl/debian/source/format (added)
+++ trunk/libnet-bluetooth-perl/debian/source/format Sat Dec 25 19:47:27 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the Pkg-perl-cvs-commits mailing list