r31033 - in /trunk/libemail-mime-creator-perl/debian: changelog compat control copyright rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Feb 22 17:41:18 UTC 2009


Author: gregoa
Date: Sun Feb 22 17:41:15 2009
New Revision: 31033

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31033
Log:
* Add /me to Uploaders.
* Set Standards-Version to 3.8.0 (no changes).
* debian/control: rephrase short description.
* debian/copyright: switch to new format.

Modified:
    trunk/libemail-mime-creator-perl/debian/changelog
    trunk/libemail-mime-creator-perl/debian/compat
    trunk/libemail-mime-creator-perl/debian/control
    trunk/libemail-mime-creator-perl/debian/copyright
    trunk/libemail-mime-creator-perl/debian/rules

Modified: trunk/libemail-mime-creator-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-creator-perl/debian/changelog?rev=31033&op=diff
==============================================================================
--- trunk/libemail-mime-creator-perl/debian/changelog (original)
+++ trunk/libemail-mime-creator-perl/debian/changelog Sun Feb 22 17:41:15 2009
@@ -5,6 +5,12 @@
 
   [ Damyan Ivanov ]
   * use viewsvn-based Vcs-Browser field
+
+  [ gregor herrmann ]
+  * Add /me to Uploaders.
+  * Set Standards-Version to 3.8.0 (no changes).
+  * debian/control: rephrase short description.
+  * debian/copyright: switch to new format.
 
  -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Wed, 21 Jan 2009 12:14:35 -0430
 

Modified: trunk/libemail-mime-creator-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-creator-perl/debian/compat?rev=31033&op=diff
==============================================================================
--- trunk/libemail-mime-creator-perl/debian/compat (original)
+++ trunk/libemail-mime-creator-perl/debian/compat Sun Feb 22 17:41:15 2009
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libemail-mime-creator-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-creator-perl/debian/control?rev=31033&op=diff
==============================================================================
--- trunk/libemail-mime-creator-perl/debian/control (original)
+++ trunk/libemail-mime-creator-perl/debian/control Sun Feb 22 17:41:15 2009
@@ -1,25 +1,25 @@
 Source: libemail-mime-creator-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.8.0), libemail-mime-perl (>= 1.82),
  libemail-mime-modifier-perl (>= 1.440), libemail-simple-perl (>= 1.92),
  libemail-simple-creator-perl (>= 1.4), libtest-pod-perl,
  libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>
 Homepage: http://search.cpan.org/dist/Email-MIME-Creator/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-mime-creator-perl/
 Vcs-Browser:
  http://svn.debian.org/viewsvn/pkg-perl/trunk/libemail-mime-creator-perl/
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 
 Package: libemail-mime-creator-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libemail-mime-perl (>= 1.82),
  libemail-mime-modifier-perl (>= 1.440), libemail-simple-perl (>= 1.92),
  libemail-simple-creator-perl (>= 1.4)
-Description: Simple Email::MIME mail message creation
+Description: module for simple Email::MIME mail message creation
  Email::MIME::Creator is a Perl module providing simple creation of
  single and multipart e-mail messages based on Email::MIME, with
  automatic inclusion of attachments as valid MIME objects.

Modified: trunk/libemail-mime-creator-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-creator-perl/debian/copyright?rev=31033&op=diff
==============================================================================
--- trunk/libemail-mime-creator-perl/debian/copyright (original)
+++ trunk/libemail-mime-creator-perl/debian/copyright Sun Feb 22 17:41:15 2009
@@ -1,23 +1,31 @@
-This package was debianized by Ernesto Hernández-Novich (USB) <emhn at usb.ve>
-on Tue, 20 Nov 2007 10:30:57 -0400
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Ricardo SIGNES <rjbs at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Email-MIME-Creator/
+Upstream-Name: Email-MIME-Creator
 
-It was downloaded from http://search.cpan.org/dist/Email-MIME-Creator/
+Files: *
+Copyright: 2004, Casey West <casey at geeknest.com>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream Author:
+Files: debian/*
+Copyright:
+ 2007-2009, Damyan Ivanov <dmn at debian.org>
+ 2007-2009, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+ 2008-2009, gregor herrmann <gregoa at debian.org>
+License: Artistic | GPL-1+
 
-    Casey West <casey at geeknest.com>
+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:
-
-    Copyright (c) 2004 Casey West.  All rights reserved.
-
-License:
-    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.
-
-The complete text of the GNU General Public License can be found in
-/usr/share/common-licenses/GPL and 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'

Modified: trunk/libemail-mime-creator-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-creator-perl/debian/rules?rev=31033&op=diff
==============================================================================
--- trunk/libemail-mime-creator-perl/debian/rules (original)
+++ trunk/libemail-mime-creator-perl/debian/rules Sun Feb 22 17:41:15 2009
@@ -1,65 +1,23 @@
 #!/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
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	$(MAKE) test
+	dh build
 	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) realclean
+	dh $@
 
 install: install-stamp
 install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
+	dh install
 	touch $@
 
 binary-arch:
-# We have nothing to do by default.
 
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep: install
+	dh $@
 
-source diff:                                                                  
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+binary: binary-arch binary-indep
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+.PHONY: binary binary-arch binary-indep install clean build




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