r60684 - in /trunk/libpoe-component-pcap-perl/debian: changelog compat control copyright libpoe-component-pcap-perl.examples rules source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Jul 27 22:14:14 UTC 2010


Author: gregoa
Date: Tue Jul 27 22:13:38 2010
New Revision: 60684

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60684
Log:
* Convert to source format 3.0 (quilt).
* debhelper 7.
* Set Standards-Version to 3.9.1, remove version from perl build dependency.
* Add /me to Uploaders.
* Update build and runtime dependencies.
* debian/copyright: DEP5 format.

Added:
    trunk/libpoe-component-pcap-perl/debian/libpoe-component-pcap-perl.examples
    trunk/libpoe-component-pcap-perl/debian/source/
    trunk/libpoe-component-pcap-perl/debian/source/format
Modified:
    trunk/libpoe-component-pcap-perl/debian/changelog
    trunk/libpoe-component-pcap-perl/debian/compat
    trunk/libpoe-component-pcap-perl/debian/control
    trunk/libpoe-component-pcap-perl/debian/copyright
    trunk/libpoe-component-pcap-perl/debian/rules

Modified: trunk/libpoe-component-pcap-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-pcap-perl/debian/changelog?rev=60684&op=diff
==============================================================================
--- trunk/libpoe-component-pcap-perl/debian/changelog (original)
+++ trunk/libpoe-component-pcap-perl/debian/changelog Tue Jul 27 22:13:38 2010
@@ -11,6 +11,14 @@
   [ Ansgar Burchardt ]
   * debian/watch, debian/control: Correct URL to upstream page.
 
+  [ gregor herrmann ]
+  * Convert to source format 3.0 (quilt).
+  * debhelper 7.
+  * Set Standards-Version to 3.9.1, remove version from perl build dependency.
+  * Add /me to Uploaders.
+  * Update build and runtime dependencies.
+  * debian/copyright: DEP5 format.
+
  -- gregor herrmann <gregoa at debian.org>  Sun, 20 Dec 2009 15:40:45 +0100
 
 libpoe-component-pcap-perl (0.04-1) unstable; urgency=low

Modified: trunk/libpoe-component-pcap-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-pcap-perl/debian/compat?rev=60684&op=diff
==============================================================================
--- trunk/libpoe-component-pcap-perl/debian/compat (original)
+++ trunk/libpoe-component-pcap-perl/debian/compat Tue Jul 27 22:13:38 2010
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libpoe-component-pcap-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-pcap-perl/debian/control?rev=60684&op=diff
==============================================================================
--- trunk/libpoe-component-pcap-perl/debian/control (original)
+++ trunk/libpoe-component-pcap-perl/debian/control Tue Jul 27 22:13:38 2010
@@ -1,19 +1,22 @@
 Source: libpoe-component-pcap-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), libpoe-perl
-Build-Depends-Indep: perl (>= 5.8.8)
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: libnet-pcap-perl, libnetpacket-perl,
+ libpoe-perl, netbase, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Benoit Mortier <benoit.mortier at opensides.be>
-Standards-Version: 3.8.3
+Uploaders: Benoit Mortier <benoit.mortier at opensides.be>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/POE-Component-Pcap/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-component-pcap-perl
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpoe-component-pcap-perl
-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-component-pcap-perl
 
 Package: libpoe-component-pcap-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libnet-pcap-perl, libnetpacket-perl 
-Description:  POE Interface to Net::Pcap
+Depends: ${misc:Depends}, ${perl:Depends}, libnet-pcap-perl,
+ libnetpacket-perl, libpoe-perl
+Description: POE Interface to Net::Pcap
  POE::Component::Pcap provides a wrapper for using the Net::Pcap module
  from POE programs.  The component creates a separate session which
  posts events to a specified session and state when packets are

Modified: trunk/libpoe-component-pcap-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-pcap-perl/debian/copyright?rev=60684&op=diff
==============================================================================
--- trunk/libpoe-component-pcap-perl/debian/copyright (original)
+++ trunk/libpoe-component-pcap-perl/debian/copyright Tue Jul 27 22:13:38 2010
@@ -1,22 +1,29 @@
-This is the debian package for the POE::Component::Pcap module.
-It was created by Cajus Pollmeier <pollmeier at gonicus.de>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Mike Fletcher, <fletch at phydeaux.org>
+Source: http://search.cpan.org/dist/POE-Component-Pcap/
+Name: POE-Component-Pcap
 
-It was downloaded from http://search.cpan.org/dist/POE::Component::Pcap/
+Files: *
+Copyright: 2000-2001, Mike Fletcher, <fletch at phydeaux.org>
+License: Artistic or GPL-1+
 
-The upstream author is: 
+Files: debian/*
+Copyright: 2009, 2010, gregor herrmann <gregoa at debian.org>
+ 2009, Cajus Pollmeier <cajus at debian.org>
+License: Artistic or GPL-1+
 
-Mike Fletcher, <fletch at phydeaux.org>.
+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'.
 
-
-Copyright 2000-2001, Mike Fletcher.  All Rights Reserved.  This is
-free software; you may 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) 2008, Cajus Pollmeier <pollmeier at gonicus.de> and
-is licensed under the same terms as the software itself (see above).
+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 version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libpoe-component-pcap-perl/debian/libpoe-component-pcap-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-pcap-perl/debian/libpoe-component-pcap-perl.examples?rev=60684&op=file
==============================================================================
--- trunk/libpoe-component-pcap-perl/debian/libpoe-component-pcap-perl.examples (added)
+++ trunk/libpoe-component-pcap-perl/debian/libpoe-component-pcap-perl.examples Tue Jul 27 22:13:38 2010
@@ -1,0 +1,1 @@
+eg/*

Modified: trunk/libpoe-component-pcap-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-pcap-perl/debian/rules?rev=60684&op=diff
==============================================================================
--- trunk/libpoe-component-pcap-perl/debian/rules (original)
+++ trunk/libpoe-component-pcap-perl/debian/rules Tue Jul 27 22:13:38 2010
@@ -1,75 +1,4 @@
 #!/usr/bin/make -f
-# This debian/rules file is provided as a template for normal perl
-# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
-# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
-# be used freely wherever it is useful.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# If set to a true value then MakeMaker's prompt function will
-# always return the default without waiting for user input.
-export PERL_MM_USE_DEFAULT=1
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	# Add commands to compile the package here
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-
-	touch $@
-
-clean:
-	dh_testdir
-	dh_testroot
-
-	dh_clean build-stamp install-stamp
-
-	# Add commands to clean up after the build process here
-	[ ! -f Makefile ] || $(MAKE) realclean
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-
-	# Add commands to install the package into $(TMP) here
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
-
-	touch $@
-
-binary-arch:
-# We have nothing to do here for an architecture-independent package
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installexamples
-	dh_installdocs README
-	dh_installchangelogs CHANGES
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+%:
+	dh $@

Added: trunk/libpoe-component-pcap-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-pcap-perl/debian/source/format?rev=60684&op=file
==============================================================================
--- trunk/libpoe-component-pcap-perl/debian/source/format (added)
+++ trunk/libpoe-component-pcap-perl/debian/source/format Tue Jul 27 22:13:38 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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