r29866 - in /trunk/libwebservice-youtube-perl/debian: changelog compat control copyright libwebservice-youtube-perl.examples rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Jan 20 19:14:08 UTC 2009


Author: gregoa
Date: Tue Jan 20 19:14:04 2009
New Revision: 29866

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29866
Log:
* debian/control:
  - change my email address
  - extend long description
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}.
* Don't install README anymore.
* debian/copyright: switch to new format and add information about files
  under inc/.
* Set Standards-Version to 3.8.0 (no further changes).

Added:
    trunk/libwebservice-youtube-perl/debian/libwebservice-youtube-perl.examples
Modified:
    trunk/libwebservice-youtube-perl/debian/changelog
    trunk/libwebservice-youtube-perl/debian/compat
    trunk/libwebservice-youtube-perl/debian/control
    trunk/libwebservice-youtube-perl/debian/copyright
    trunk/libwebservice-youtube-perl/debian/rules

Modified: trunk/libwebservice-youtube-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwebservice-youtube-perl/debian/changelog?rev=29866&op=diff
==============================================================================
--- trunk/libwebservice-youtube-perl/debian/changelog (original)
+++ trunk/libwebservice-youtube-perl/debian/changelog Tue Jan 20 19:14:04 2009
@@ -10,6 +10,15 @@
 
   [ gregor herrmann ]
   * New upstream release.
+  * debian/control:
+    - change my email address
+    - extend long description
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}.
+  * Don't install README anymore.
+  * debian/copyright: switch to new format and add information about files
+    under inc/.
+  * Set Standards-Version to 3.8.0 (no further changes).
 
  -- Rene Mayorga <rmayorga at debian.org>  Tue, 20 Jan 2009 01:29:22 -0600
 

Modified: trunk/libwebservice-youtube-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwebservice-youtube-perl/debian/compat?rev=29866&op=diff
==============================================================================
--- trunk/libwebservice-youtube-perl/debian/compat (original)
+++ trunk/libwebservice-youtube-perl/debian/compat Tue Jan 20 19:14:04 2009
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libwebservice-youtube-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwebservice-youtube-perl/debian/control?rev=29866&op=diff
==============================================================================
--- trunk/libwebservice-youtube-perl/debian/control (original)
+++ trunk/libwebservice-youtube-perl/debian/control Tue Jan 20 19:14:04 2009
@@ -3,19 +3,24 @@
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Rene Mayorga <rmayorga at debian.org>,
- gregor herrmann <gregor+debian at comodo.priv.at>
-Build-Depends: debhelper (>= 6)
+ gregor herrmann <gregoa at debian.org>
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>=5.6.0-16), libversion-perl, 
  libclass-accessor-perl, libwww-perl, liburi-perl, libxml-simple-perl,
  libtest-pod-coverage-perl, libtest-pod-perl, libtest-perl-critic-perl
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwebservice-youtube-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libwebservice-youtube-perl/
 Homepage: http://search.cpan.org/dist/WebService-YouTube/
 
 Package: libwebservice-youtube-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libversion-perl, liburi-perl, libwww-perl, libxml-simple-perl, libclass-accessor-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libversion-perl, liburi-perl,
+ libwww-perl, libxml-simple-perl, libclass-accessor-perl
 Description: Perl module that provides an interface to YouTube services 
- WebService::Youtube provides a Perl interface to YouTube API and
- YouTube RSS services
+ WebService::Youtube provides a Perl interface to YouTube API and YouTube RSS
+ services. This module support only the Legacy API and does not support the
+ YouTube Data API based on the Google data protocol.
+ .
+ See the YouTube Data API Overview for details:
+ <http://code.google.com/apis/youtube/overview.html>

Modified: trunk/libwebservice-youtube-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwebservice-youtube-perl/debian/copyright?rev=29866&op=diff
==============================================================================
--- trunk/libwebservice-youtube-perl/debian/copyright (original)
+++ trunk/libwebservice-youtube-perl/debian/copyright Tue Jan 20 19:14:04 2009
@@ -1,21 +1,34 @@
-This package was debianized by Rene Mayorga <rmayorga at debian.org.sv> on
-Fri, 15 Jun 2007 23:15:53 -0600, and is maintaining by the Debian Perl Group
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Hironori Yoshida <yoshida at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/WebService-YouTube/
+Upstream-Name: WebService-YouTube
 
-It was downloaded from: http://search.cpan.org/dist/WebService-YouTube/
+Files: *
+Copyright: 2006, Hironori Yoshida <yoshida at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream Author: 
+Files: inc/*
+Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
+License: Artistic | GPL-1+
 
-    Hironori Yoshida <yoshida at cpan.org>
+Files: debian/*
+Copyright: 
+ 2007-2009, Rene Mayorga <rmayorga at debian.org>
+ 2008-2009, gregor herrmann <gregoa at debian.org>
+License: Artistic | GPL-1+
 
-    Copyright (c) 2006, Hironori Yoshida <yoshida at cpan.org>. All rights reserved
-    
+License: Artistic
     This program is free software; you can redistribute it and/or modify
-    it under the same terms as Perl itself.
+    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'
 
-    Perl is distributed under either the "Artistic License" or the GPL license.
-
-    On Debian GNU/Linux systems, the complete set of the Artistic License
-    can be found 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 GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libwebservice-youtube-perl/debian/libwebservice-youtube-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwebservice-youtube-perl/debian/libwebservice-youtube-perl.examples?rev=29866&op=file
==============================================================================
--- trunk/libwebservice-youtube-perl/debian/libwebservice-youtube-perl.examples (added)
+++ trunk/libwebservice-youtube-perl/debian/libwebservice-youtube-perl.examples Tue Jan 20 19:14:04 2009
@@ -1,0 +1,1 @@
+examples/*

Modified: trunk/libwebservice-youtube-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwebservice-youtube-perl/debian/rules?rev=29866&op=diff
==============================================================================
--- trunk/libwebservice-youtube-perl/debian/rules (original)
+++ trunk/libwebservice-youtube-perl/debian/rules Tue Jan 20 19:14:04 2009
@@ -1,50 +1,23 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-
-ifndef PERL
-       PERL = /usr/bin/perl
-endif
-
-TMP=$(CURDIR)/debian/libwebservice-youtube-perl
 
 build: build-stamp
 build-stamp:
-	dh_testdir
-	$(PERL) Makefile.PL
-	$(MAKE)
-	TEST_POD=1 TEST_CRITIC=1 $(MAKE) test
+	TEST_POD=1 TEST_CRITIC=1 dh build
 	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) distclean
+	dh $@
 
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(MAKE) install_vendor DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
+install: install-stamp
+install-stamp: build-stamp
+	dh install
+	touch $@
 
 binary-arch:
-# We have nothing to do 
 
-# Build architecture-dependent files here.
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs README
-	dh_installchangelogs Changes
-	dh_compress
-	dh_installexamples examples/*
-	dh_fixperms
-	dh_perl
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep: install
+	dh $@
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build




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