[SCM] Packaging of AnyEvent::I3 in Debian branch, master, updated. upstream/0.12-13-ge125c11

Xavier Guimard x.guimard at free.fr
Sun Dec 2 07:47:18 UTC 2012


The following commit has been merged in the master branch:
commit e125c119692bd265297c5a5c2928ac3d9ccf4b7a
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Dec 2 08:46:38 2012 +0100

    Update debian/copyright (years) and debian/compat

diff --git a/debian/changelog b/debian/changelog
index d0dfc8a..69d9094 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libanyevent-i3-perl (0.14-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.4
   * Use debhelper 8
   * Remove README from docs
+  * Update debian/copyright
 
  -- Xavier Guimard <x.guimard at free.fr>  Sun, 02 Dec 2012 08:33:54 +0100
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/copyright b/debian/copyright
index 8ba4a41..fd37688 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,23 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Contact: Michael Stapelberg <michael at i3wm.org>
 Upstream-Name: AnyEvent-I3
 Source: http://search.cpan.org/dist/AnyEvent-I3/
+Upstream-Contact: Michael Stapelberg, <michael at stapelberg.de>
 
 Files: *
-Copyright: Michael Stapelberg
-License: Artistic or GPL-1+
+Copyright: Michael Stapelberg <michael at stapelberg.de>
+License: Artistic or GPL-1+ 
 
 Files: debian/*
-Copyright: 2010, Michael Stapelberg <michael at stapelberg.de>
+Copyright: 2010-2012, Michael Stapelberg <stapelberg at debian.org>
+ 2012, Xavier Guimard <x.guimard at free.fr>
 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'
+ 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
@@ -24,5 +25,5 @@ License: GPL-1+
  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-1'
+ 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'.

-- 
Packaging of AnyEvent::I3 in Debian



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