r2275 - in zope.i18n/trunk/debian (5 files)

menesis-guest at users.alioth.debian.org menesis-guest at users.alioth.debian.org
Thu May 19 15:05:43 UTC 2011


    Date: Thursday, May 19, 2011 @ 15:05:31
  Author: menesis-guest
Revision: 2275

* New upstream release.
* debian/control: build-depend on python-all (not -dev).
* debian/copyright: update, convert to dep5 format, add section about
  Unicode data.

Modified:
  zope.i18n/trunk/debian/changelog
  zope.i18n/trunk/debian/control
  zope.i18n/trunk/debian/copyright
  zope.i18n/trunk/debian/rules
  zope.i18n/trunk/debian/watch

Modified: zope.i18n/trunk/debian/changelog
===================================================================
--- zope.i18n/trunk/debian/changelog	2011-05-19 14:54:18 UTC (rev 2274)
+++ zope.i18n/trunk/debian/changelog	2011-05-19 15:05:31 UTC (rev 2275)
@@ -1,8 +1,11 @@
-zope.i18n (3.7.4-1) unstable; urgency=low
+zope.i18n (3.7.4-0ubuntu1) natty; urgency=low
 
-  * Update to version from ztk1.0
+  * New upstream release.
+  * debian/control: build-depend on python-all (not -dev).
+  * debian/copyright: update, convert to dep5 format, add section about
+    Unicode data.
 
- -- Brian Sutherland <brian at vanguardistas.net>  Wed, 03 Nov 2010 13:07:24 +0000
+ -- Gediminas Paulauskas <menesis at pov.lt>  Thu, 10 Mar 2011 20:42:11 +0200
 
 zope.i18n (3.7.2-1) unstable; urgency=low
 
@@ -18,7 +21,7 @@
 
 zope.i18n (3.7.0-5) unstable; urgency=low
 
-  * debian/control: build-depend on pyton-vab.pydeb >= 1.3.0-2.
+  * debian/control: build-depend on python-van.pydeb >= 1.3.0-2.
     (Closes: #552919)
 
  -- Fabio Tranchitella <kobold at debian.org>  Sun, 08 Nov 2009 11:23:58 +0100

Modified: zope.i18n/trunk/debian/control
===================================================================
--- zope.i18n/trunk/debian/control	2011-05-19 14:54:18 UTC (rev 2274)
+++ zope.i18n/trunk/debian/control	2011-05-19 15:05:31 UTC (rev 2275)
@@ -3,20 +3,20 @@
 Priority: extra
 Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
 Uploaders: Brian Sutherland <brian at vanguardistas.net>, Fabio Tranchitella <kobold at debian.org>
-Build-Depends: debhelper (>= 7), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4)
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7), python-all (>= 2.3.5-11), python-central (>= 0.6.8), python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4)
+Standards-Version: 3.9.1
 XS-Python-Version: all
 XS-Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.i18n/trunk
 
 Package: python-zope.i18n
 Architecture: all
-Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends}
 Recommends: ${pydeb:Recommends}
 Provides: ${pydeb:Provides}, ${python:Provides}
 Suggests: ${pydeb:Suggests}
 Conflicts: zope3
 XB-Python-Version: ${python:Versions}
-Description: Zope3 Internationalization Support
+Description: Zope Internationalization Support
  This package implements several APIs related to internationalization and
  localization:
  .

Modified: zope.i18n/trunk/debian/copyright
===================================================================
--- zope.i18n/trunk/debian/copyright	2011-05-19 14:54:18 UTC (rev 2274)
+++ zope.i18n/trunk/debian/copyright	2011-05-19 15:05:31 UTC (rev 2275)
@@ -1,83 +1,97 @@
-This package was debianized by Brian Sutherland <brian at vanguardistas.net>
+Format-Specification: http://dep.debian.net/deps/dep5/
+Upstream-Name: zope.i18n
+Upstream-Contact: Zope Foundation and Contributors <zope-dev at zope.org>
+Source: http://pypi.python.org/pypi/zope.i18n
 
-It was downloaded from http://pypi.python.org/pypi/zope.i18n
+Files: *
+Copyright: (c) 2001-2008 Zope Foundation and Contributors.
+License: Zope-2.1
+ Zope Public License (ZPL) Version 2.1
+ .
+ A copyright notice accompanies this license document that identifies the
+ copyright holders.
+ .
+ This license has been certified as open source. It has also been designated as
+ GPL compatible by the Free Software Foundation (FSF).
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions in source code must retain the accompanying copyright
+ notice, this list of conditions, and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the accompanying copyright
+ notice, this list of conditions, and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. Names of the copyright holders must not be used to endorse or promote
+ products derived from this software without prior written permission from the
+ copyright holders.
+ .
+ 4. The right to distribute this software or to use it for any purpose does not
+ give you the right to use Servicemarks (sm) or Trademarks (tm) of the
+ copyright
+ holders. Use of them is covered by separate agreement with the copyright
+ holders.
+ .
+ 5. If any files are modified, you must cause the modified files to carry
+ prominent notices stating that you changed the files and the date of any
+ change.
+ .
+ Disclaimer
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
+ OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-Copyright:
+Files: src/zope/i18n/locales/data/*
+Copyright: 1991-2008 Unicode, Inc. All rights reserved.
+Comment: Distributed under the Terms of Use in http://www.unicode.org/copyright.html
+License: MIT/X
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of the Unicode data files and any associated documentation
+  (the "Data Files") or Unicode software and any associated documentation
+  (the "Software") to deal in the Data Files or Software without
+  restriction, including without limitation the rights to use, copy,
+  modify, merge, publish, distribute, and/or sell copies of the Data
+  Files or Software, and to permit persons to whom the Data Files or
+  Software are furnished to do so, provided that (a) the above copyright
+  notice(s) and this permission notice appear with all copies of the Data
+  Files or Software, (b) both the above copyright notice(s) and this
+  permission notice appear in associated documentation, and (c) there is
+  clear notice in each modified Data File or in the Software as well as
+  in the documentation associated with the Data File(s) or Software that
+  the data or software has been modified.
 
-Upstream Author: Zope Corporation and Contributers <zope3-dev at zope.org>
+  THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
+  ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+  OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+  OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
+  INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
+  OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
+  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+  PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 
-Files contain this header:
+  Except as contained in this notice, the name of a copyright holder shall
+  not be used in advertising or otherwise to promote the sale, use or other
+  dealings in these Data Files or Software without prior written authorization
+  of the copyright holder.
 
-# Copyright (c) 2004 Zope Corporation and Contributors.
-# All Rights Reserved.
-#
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE.
+  Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be
+  registered in some jurisdictions. All other trademarks and registered
+  trademarks mentioned herein are the property of their respective owners.
 
-Zope Public License (ZPL) Version 2.1
--------------------------------------
-
-A copyright notice accompanies this license document that
-identifies the copyright holders.
-
-This license has been certified as open source. It has also
-been designated as GPL compatible by the Free Software
-Foundation (FSF).
-
-Redistribution and use in source and binary forms, with or
-without modification, are permitted provided that the
-following conditions are met:
-
-1. Redistributions in source code must retain the
-   accompanying copyright notice, this list of conditions,
-   and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the accompanying
-   copyright notice, this list of conditions, and the
-   following disclaimer in the documentation and/or other
-   materials provided with the distribution.
-
-3. Names of the copyright holders must not be used to
-   endorse or promote products derived from this software
-   without prior written permission from the copyright
-   holders.
-
-4. The right to distribute this software or to use it for
-   any purpose does not give you the right to use
-   Servicemarks (sm) or Trademarks (tm) of the copyright
-   holders. Use of them is covered by separate agreement
-   with the copyright holders.
-
-5. If any files are modified, you must cause the modified
-   files to carry prominent notices stating that you changed
-   the files and the date of any change.
-
-Disclaimer
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS''
-  AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
-  NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
-  AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
-  NO EVENT SHALL THE COPYRIGHT HOLDERS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
-  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-  DAMAGE.
-
-src/zope/i18n/locales/LocaleElements.dtd:
-
-  Copyright (c) 2002-2003 International Business Machines Corporation
-  and others. All rights reserved.
-
+Files: src/zope/i18n/locales/LocaleElements.dtd:
+Copyright: (c) 2002-2003 International Business Machines Corporation and others. All rights reserved.
+License: MIT/X
   Permission is hereby granted, free of charge, to any person
   obtaining a copy of the LDML format and associated documentation
   files (the "Format"), to deal in the Format without restriction,

Modified: zope.i18n/trunk/debian/rules
===================================================================
--- zope.i18n/trunk/debian/rules	2011-05-19 14:54:18 UTC (rev 2274)
+++ zope.i18n/trunk/debian/rules	2011-05-19 15:05:31 UTC (rev 2275)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export PYDEB_SUGGESTS_EXTRAS=compile
+export PYDEB_SUGGESTS_EXTRAS=compile test zcml
 
 %:
 	dh --with pydeb --with python-central $@

Modified: zope.i18n/trunk/debian/watch
===================================================================
--- zope.i18n/trunk/debian/watch	2011-05-19 14:54:18 UTC (rev 2274)
+++ zope.i18n/trunk/debian/watch	2011-05-19 15:05:31 UTC (rev 2275)
@@ -1,3 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/z/zope.i18n/zope.i18n-(.*)\.tar\.gz
-http://pypi.python.org/packages/source/z/zope.i18n/zope.i18n-(.*)\.zip
+http://pypi.python.org/packages/source/z/zope.i18n/zope.i18n-(\d.*)\.(?:tar\.gz|zip)




More information about the pkg-zope-developers mailing list