r48220 - in /trunk/libpoe-component-client-mpd-perl/debian: changelog control copyright libpoe-component-client-mpd-perl.examples rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Dec 5 03:38:41 UTC 2009


Author: jawnsy-guest
Date: Sat Dec  5 03:38:35 2009
New Revision: 48220

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48220
Log:
* Add myself to Uploaders and Copyright
* Update dependencies per upstream
* Rewrite control description
* Use an override to enable RELEASE_TESTING

Added:
    trunk/libpoe-component-client-mpd-perl/debian/libpoe-component-client-mpd-perl.examples
Modified:
    trunk/libpoe-component-client-mpd-perl/debian/changelog
    trunk/libpoe-component-client-mpd-perl/debian/control
    trunk/libpoe-component-client-mpd-perl/debian/copyright
    trunk/libpoe-component-client-mpd-perl/debian/rules

Modified: trunk/libpoe-component-client-mpd-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-mpd-perl/debian/changelog?rev=48220&op=diff
==============================================================================
--- trunk/libpoe-component-client-mpd-perl/debian/changelog (original)
+++ trunk/libpoe-component-client-mpd-perl/debian/changelog Sat Dec  5 03:38:35 2009
@@ -1,6 +1,10 @@
 libpoe-component-client-mpd-perl (1.093320-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Add myself to Uploaders and Copyright
+  * Update dependencies per upstream
+  * Rewrite control description
+  * Use an override to enable RELEASE_TESTING
 
  -- Jonathan Yu <jawnsy at cpan.org>  Fri, 04 Dec 2009 19:15:29 -0500
 

Modified: trunk/libpoe-component-client-mpd-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-mpd-perl/debian/control?rev=48220&op=diff
==============================================================================
--- trunk/libpoe-component-client-mpd-perl/debian/control (original)
+++ trunk/libpoe-component-client-mpd-perl/debian/control Sat Dec  5 03:38:35 2009
@@ -1,12 +1,14 @@
 Source: libpoe-component-client-mpd-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.10), libreadonly-perl,
-  libclass-accessor-perl, libaudio-mpd-common-perl (>= 0.1.4), libpoe-perl,
-  libtest-pod-perl, libtest-pod-coverage-perl, net-tools, mpd, netbase, procps, libtest-cpan-meta-perl
+Build-Depends: debhelper (>= 7.0.50)
+Build-Depends-Indep: perl (>= 5.10), mpd, net-tools, netbase, procps,
+ libaudio-mpd-common-perl (>= 0.1.4), libmoosex-semiaffordanceaccessor-perl,
+ libmoose-perl (>= 0.92), libmoosex-has-sugar-perl, libmoosex-types-perl,
+ libpoe-perl, libreadonly-perl, libsub-exporter-perl, libtest-cpan-meta-perl,
+ libtest-pod-coverage-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
+Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>, Iulian Udrea <iulian at ubuntu.com>
 Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/POE-Component-Client-MPD/
@@ -15,11 +17,13 @@
 
 Package: libpoe-component-client-mpd-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.10), libreadonly-perl,
-  libclass-accessor-perl, libaudio-mpd-common-perl (>= 0.1.4), libpoe-perl
-Description: full-blown mpd client library
- POCOCM gives a clear message-passing interface (sitting on top of POE) for
- talking to and controlling MPD (Music Player Daemon) servers. A connection to
- the MPD server is established as soon as a new POCOCM object is created.
- .
- Commands are then sent to the server as messages are passed.
+Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10), libreadonly-perl,
+ libaudio-mpd-common-perl (>= 0.1.4), libmoose-perl (>= 0.92), libpoe-perl,
+ libmoosex-has-sugar-perl, libmoosex-semiaffordanceaccessor-perl,
+ libmoosex-types-perl, libsub-exporter-perl
+Description: client library for MPD (Music Player Daemon)
+ POE::Component::Client::MPD is a Perl POE component module that provides a
+ clear message passing interface for talking to and controlling Music Player
+ Daemon (MPD) servers. A connection to the MPD server is established as soon
+ as a new object is created. Commands are then sent to the server as messages
+ are passed.

Modified: trunk/libpoe-component-client-mpd-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-mpd-perl/debian/copyright?rev=48220&op=diff
==============================================================================
--- trunk/libpoe-component-client-mpd-perl/debian/copyright (original)
+++ trunk/libpoe-component-client-mpd-perl/debian/copyright Sat Dec  5 03:38:35 2009
@@ -1,28 +1,31 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Jerome Quelin <jquelin at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/POE-Component-Client-MPD/
-Upstream-Name: POE-Component-Client-MPD
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Jerome Quelin <jquelin at cpan.org>
+Source: http://search.cpan.org/dist/POE-Component-Client-MPD/
+Name: POE-Component-Client-MPD
 
 Files: *
 Copyright: 2007, Jerome Quelin <jquelin at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Ryan Niebur <ryan at debian.org>
-License: Artistic | GPL-1+
+Copyright: 2009, Iulian Udrea <iulian at ubuntu.com>
+ 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 2009, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
 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 GNU/Linux 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 terms of the Artistic License, which comes with Perl.
+ .
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
 
 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 GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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 GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libpoe-component-client-mpd-perl/debian/libpoe-component-client-mpd-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-mpd-perl/debian/libpoe-component-client-mpd-perl.examples?rev=48220&op=file
==============================================================================
--- trunk/libpoe-component-client-mpd-perl/debian/libpoe-component-client-mpd-perl.examples (added)
+++ trunk/libpoe-component-client-mpd-perl/debian/libpoe-component-client-mpd-perl.examples Sat Dec  5 03:38:35 2009
@@ -1,0 +1,1 @@
+examples/*

Modified: trunk/libpoe-component-client-mpd-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-mpd-perl/debian/rules?rev=48220&op=diff
==============================================================================
--- trunk/libpoe-component-client-mpd-perl/debian/rules (original)
+++ trunk/libpoe-component-client-mpd-perl/debian/rules Sat Dec  5 03:38:35 2009
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	RELEASE_TESTING=1 dh $@
+	dh $@
+
+override_dh_auto_test:
+	RELEASE_TESTING=1 dh_auto_test




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