r68841 - in /trunk/libasync-mergepoint-perl/debian: changelog compat copyright rules source/ source/format

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Feb 16 21:20:13 UTC 2011


Author: periapt-guest
Date: Wed Feb 16 21:19:50 2011
New Revision: 68841

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68841
Log:
* Refreshed copyright
* Added debian/soruce/format

Added:
    trunk/libasync-mergepoint-perl/debian/source/
    trunk/libasync-mergepoint-perl/debian/source/format
Modified:
    trunk/libasync-mergepoint-perl/debian/changelog
    trunk/libasync-mergepoint-perl/debian/compat
    trunk/libasync-mergepoint-perl/debian/copyright
    trunk/libasync-mergepoint-perl/debian/rules

Modified: trunk/libasync-mergepoint-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libasync-mergepoint-perl/debian/changelog?rev=68841&op=diff
==============================================================================
--- trunk/libasync-mergepoint-perl/debian/changelog (original)
+++ trunk/libasync-mergepoint-perl/debian/changelog Wed Feb 16 21:19:50 2011
@@ -19,8 +19,10 @@
   * Added myself to Uploaders
   * Upped standards version to 3.9.1
   * Upped debhelper version to 8
+  * Refreshed copyright
+  * Added debian/soruce/format
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 01 Sep 2009 21:18:01 -0700
+ -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 01 Sep 2009 21:18:01 -0700
 
 libasync-mergepoint-perl (0.02-1) unstable; urgency=low
 

Modified: trunk/libasync-mergepoint-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libasync-mergepoint-perl/debian/compat?rev=68841&op=diff
==============================================================================
--- trunk/libasync-mergepoint-perl/debian/compat (original)
+++ trunk/libasync-mergepoint-perl/debian/compat Wed Feb 16 21:19:50 2011
@@ -1,1 +1,1 @@
-8
+7

Modified: trunk/libasync-mergepoint-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libasync-mergepoint-perl/debian/copyright?rev=68841&op=diff
==============================================================================
--- trunk/libasync-mergepoint-perl/debian/copyright (original)
+++ trunk/libasync-mergepoint-perl/debian/copyright Wed Feb 16 21:19:50 2011
@@ -1,28 +1,30 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Paul Evans <leonerd at leonerd.org.uk>
-Upstream-Source: http://search.cpan.org/dist/Async-MergePoint/
-Upstream-Name: Async-MergePoint
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Paul Evans <leonerd at leonerd.org.uk>
+Source: http://search.cpan.org/dist/Async-MergePoint/
+Name: Async-MergePoint
 
 Files: *
 Copyright: 2007-2009, Paul Evans <leonerd at leonerd.org.uk>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
-License: Artistic | GPL-1+
+Copyright:
+ 2011, Nicholas Bamber <nicholas at periapt.co.uk>
+ 2009, Jonathan Yu <jawnsy at cpan.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 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Modified: trunk/libasync-mergepoint-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libasync-mergepoint-perl/debian/rules?rev=68841&op=diff
==============================================================================
--- trunk/libasync-mergepoint-perl/debian/rules (original)
+++ trunk/libasync-mergepoint-perl/debian/rules Wed Feb 16 21:19:50 2011
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
+%:
 	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

Added: trunk/libasync-mergepoint-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libasync-mergepoint-perl/debian/source/format?rev=68841&op=file
==============================================================================
--- trunk/libasync-mergepoint-perl/debian/source/format (added)
+++ trunk/libasync-mergepoint-perl/debian/source/format Wed Feb 16 21:19:50 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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