r1346 - in zope-common/trunk/debian (changelog control copyright)

Jonas Meurer mejo at alioth.debian.org
Sat Mar 14 17:31:32 UTC 2009


    Date: Saturday, March 14, 2009 @ 17:31:31
  Author: mejo
Revision: 1346

minor fixes to make lintian happy

Modified:
  zope-common/trunk/debian/changelog
  zope-common/trunk/debian/control
  zope-common/trunk/debian/copyright

Modified: zope-common/trunk/debian/changelog
===================================================================
--- zope-common/trunk/debian/changelog	2009-03-14 17:19:33 UTC (rev 1345)
+++ zope-common/trunk/debian/changelog	2009-03-14 17:31:31 UTC (rev 1346)
@@ -6,8 +6,11 @@
 
   [ Jonas Meurer ]
   * dzhandle: add support for zope2.11.
+  * debian/copyright: add (c) symbol, link to GPL-2
+  * bump standards-version to 3.8.1, no changes needed
+  * move XS- prefix from svn fields in debian/control
 
- -- Jonas Meurer <mejo at debian.org>  Sat, 14 Mar 2009 18:17:55 +0100
+ -- Jonas Meurer <mejo at debian.org>  Sat, 14 Mar 2009 18:29:08 +0100
 
 zope-common (0.5.46) unstable; urgency=low
 

Modified: zope-common/trunk/debian/control
===================================================================
--- zope-common/trunk/debian/control	2009-03-14 17:19:33 UTC (rev 1345)
+++ zope-common/trunk/debian/control	2009-03-14 17:31:31 UTC (rev 1346)
@@ -5,8 +5,9 @@
 Uploaders: Fabio Tranchitella <kobold at debian.org>, Andrea Mennucci <mennucc1 at debian.org>, martin f. krafft <madduck at debian.org>, Matthias Klose <doko at debian.org>, Jonas Meurer <mejo at debian.org>, Bernd Zeimetz <bzed at debian.org>
 Build-Depends: debhelper (>= 5.0.0), po-debconf, lsb-release
 Build-Depends-Indep: docbook-to-man
-Standards-Version: 3.8.0
-XS-Vcs-Svn: svn://svn.debian.org/pkg-zope/zope-common/trunk
+Standards-Version: 3.8.1
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-zope/zope-common/trunk
+Vcs-Svn: svn://svn.debian.org/svn/pkg-zope/zope-common/trunk
 
 Package: zope-common
 Architecture: all

Modified: zope-common/trunk/debian/copyright
===================================================================
--- zope-common/trunk/debian/copyright	2009-03-14 17:19:33 UTC (rev 1345)
+++ zope-common/trunk/debian/copyright	2009-03-14 17:31:31 UTC (rev 1346)
@@ -1,7 +1,7 @@
 This package has been put togheter by Matthias Klose <doko at debian.org>
 on Sun, 13 Feb 2005 23:31:07 +0100.
 
-Copyright: Debian Zope team <pkg-zope-developers at lists.alioth.debian.org>
+Copyright: © 2005-2009 Debian Zope team <pkg-zope-developers at lists.alioth.debian.org>
 
 Upstream Authors: Matthias Klose <doko at debian.org>
                   martin f. krafft <madduck at debian.org>
@@ -14,5 +14,5 @@
   published by the Free Software Foundation.
 
   On Debian GNU/Linux systems, the complete text of the GNU General
-  Public License can be found in `/usr/share/common-licenses/GPL'.
+  Public License can be found in `/usr/share/common-licenses/GPL-2'.
 




More information about the pkg-zope-commits mailing list