r76542 - in /trunk/libterm-sk-perl/debian: changelog compat control copyright

mxey-guest at users.alioth.debian.org mxey-guest at users.alioth.debian.org
Sat Jun 25 10:01:44 UTC 2011


Author: mxey-guest
Date: Sat Jun 25 10:01:34 2011
New Revision: 76542

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76542
Log:
Update copyright syntax, increase debhelper compat level to 8

Modified:
    trunk/libterm-sk-perl/debian/changelog
    trunk/libterm-sk-perl/debian/compat
    trunk/libterm-sk-perl/debian/control
    trunk/libterm-sk-perl/debian/copyright

Modified: trunk/libterm-sk-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libterm-sk-perl/debian/changelog?rev=76542&op=diff
==============================================================================
--- trunk/libterm-sk-perl/debian/changelog (original)
+++ trunk/libterm-sk-perl/debian/changelog Sat Jun 25 10:01:34 2011
@@ -2,6 +2,8 @@
 
   * Team upload
   * New upstream release
+  * Update copyright syntax
+  * Increase debhelper compat level to 8
 
  -- Maximilian Gass <mxey at cloudconnected.org>  Sat, 25 Jun 2011 11:49:18 +0200
 

Modified: trunk/libterm-sk-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libterm-sk-perl/debian/compat?rev=76542&op=diff
==============================================================================
--- trunk/libterm-sk-perl/debian/compat (original)
+++ trunk/libterm-sk-perl/debian/compat Sat Jun 25 10:01:34 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libterm-sk-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libterm-sk-perl/debian/control?rev=76542&op=diff
==============================================================================
--- trunk/libterm-sk-perl/debian/control (original)
+++ trunk/libterm-sk-perl/debian/control Sat Jun 25 10:01:34 2011
@@ -1,7 +1,7 @@
 Source: libterm-sk-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlo Segre <segre at debian.org>

Modified: trunk/libterm-sk-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libterm-sk-perl/debian/copyright?rev=76542&op=diff
==============================================================================
--- trunk/libterm-sk-perl/debian/copyright (original)
+++ trunk/libterm-sk-perl/debian/copyright Sat Jun 25 10:01:34 2011
@@ -1,15 +1,17 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Term::Sk
+Upstream-Contact: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Source: http://search.cpan.org/dist/Term-Sk/
-Name: Term::Sk
 
 Files: *
 Copyright: 2008-2011, Klaus Eichner <klaus03 at gmail.com>
 License: Artistic or GPL-1+
 
+
 Files: debian/*
 Copyright: 2010, Carlo Segre <segre at debian.org>
 License: GPL-2
+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -34,3 +36,4 @@
  .
  On Debian systems, the complete text of the GNU General Public License
  can be found in `/usr/share/common-licenses/GPL-2'
+




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