r59030 - in /trunk/libnet-dpap-client-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jun 7 16:46:33 UTC 2010


Author: gregoa
Date: Mon Jun  7 16:46:22 2010
New Revision: 59030

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59030
Log:
  - add libtest-pod-perl and libclass-accessor-perl to Build-Depends-Indep
    and libclass-accessor-perl to Depends

Modified:
    trunk/libnet-dpap-client-perl/debian/changelog
    trunk/libnet-dpap-client-perl/debian/control

Modified: trunk/libnet-dpap-client-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-dpap-client-perl/debian/changelog?rev=59030&op=diff
==============================================================================
--- trunk/libnet-dpap-client-perl/debian/changelog (original)
+++ trunk/libnet-dpap-client-perl/debian/changelog Mon Jun  7 16:46:22 2010
@@ -5,8 +5,11 @@
     field (source stanza); Homepage field (source stanza).
 
   [ gregor herrmann ]
-  * debian/control: add ${misc:Depends} to Depends: field.
-  * debian/control: make short description a noun phrase.
+  * debian/control:
+    - add ${misc:Depends} to Depends: field
+    - make short description a noun phrase
+    - add libtest-pod-perl and libclass-accessor-perl to Build-Depends-Indep
+      and libclass-accessor-perl to Depends
 
   [ Jose Luis Rivas ]
   * Fixed debian/watch

Modified: trunk/libnet-dpap-client-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-dpap-client-perl/debian/control?rev=59030&op=diff
==============================================================================
--- trunk/libnet-dpap-client-perl/debian/control (original)
+++ trunk/libnet-dpap-client-perl/debian/control Mon Jun  7 16:46:22 2010
@@ -5,7 +5,8 @@
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
  Ansgar Burchardt <ansgar at 43-1.org>
 Build-Depends: debhelper (>= 7.3.7~), perl (>= 5.10) | libmodule-build-perl
-Build-Depends-Indep: perl, libcarp-assert-perl, libwww-perl, liburi-perl, libnet-daap-dmap-perl
+Build-Depends-Indep: perl, libcarp-assert-perl, libwww-perl, liburi-perl,
+ libnet-daap-dmap-perl, libclass-accessor-perl, libtest-pod-perl
 Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Net-DPAP-Client/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-dpap-client-perl/
@@ -13,7 +14,8 @@
 
 Package: libnet-dpap-client-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcarp-assert-perl, libwww-perl, liburi-perl, libnet-daap-dmap-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libcarp-assert-perl, libwww-perl, liburi-perl,
+ libnet-daap-dmap-perl, libclass-accessor-perl
 Description: Perl module for cnnecting to iPhoto shares (DPAP)
  The Net::DPAP::Client module provides a DPAP client. DPAP is the Digital Photo
  Access Protocol and is the protocol that Apple iPhoto uses to share photos.




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