r1267 - in zope-mysqlda (7 files)

Jonas Meurer mejo at alioth.debian.org
Thu Jul 17 14:13:59 UTC 2008


    Date: Thursday, July 17, 2008 @ 14:13:58
  Author: mejo
Revision: 1267

update to upstream 3.0~beta1

Added:
  zope-mysqlda/tarballs/zope-mysqlda_3.0~beta1.orig.tar.gz
Modified:
  zope-mysqlda/trunk/debian/changelog
  zope-mysqlda/trunk/debian/control
  zope-mysqlda/trunk/debian/copyright
  zope-mysqlda/trunk/debian/docs
  zope-mysqlda/trunk/debian/dzproduct
  zope-mysqlda/trunk/debian/rules

Added: zope-mysqlda/tarballs/zope-mysqlda_3.0~beta1.orig.tar.gz
===================================================================
(Binary files differ)


Property changes on: zope-mysqlda/tarballs/zope-mysqlda_3.0~beta1.orig.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: zope-mysqlda/trunk/debian/changelog
===================================================================
--- zope-mysqlda/trunk/debian/changelog	2008-07-17 09:44:37 UTC (rev 1266)
+++ zope-mysqlda/trunk/debian/changelog	2008-07-17 14:13:58 UTC (rev 1267)
@@ -1,8 +1,12 @@
-zope-mysqlda (2.0.9~b3-6) unstable; urgency=low
+zope-mysqlda (3.0~beta1-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * new upstream beta release
+  * tighten depends on python-mysqldb to (>= 1.2.1)
+  * add NEWS.txt to docs
+  * rewrite debian/copyright according to proposed format at
+    http://wiki.debian.org/Proposals/CopyrightFormat
 
- -- Jonas Meurer <mejo at debian.org>  Fri, 10 Aug 2007 15:13:51 +0200
+ -- Jonas Meurer <mejo at debian.org>  Thu, 17 Jul 2008 16:07:32 +0200
 
 zope-mysqlda (2.0.9~b3-5) unstable; urgency=low
 

Modified: zope-mysqlda/trunk/debian/control
===================================================================
--- zope-mysqlda/trunk/debian/control	2008-07-17 09:44:37 UTC (rev 1266)
+++ zope-mysqlda/trunk/debian/control	2008-07-17 14:13:58 UTC (rev 1267)
@@ -3,13 +3,13 @@
 Priority: extra
 Maintainer: Debian Zope team <pkg-zope-developers at lists.alioth.debian.org>
 Uploaders: Jonas Meurer <mejo at debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
 Build-Depends: debhelper (>> 5.0.0)
 Build-Depends-Indep: zope-debhelper
 
 Package: zope-mysqlda
 Architecture: all
-Depends: ${zope:Depends}, python-mysqldb
+Depends: ${zope:Depends}, python-mysqldb (>= 1.2.1)
 Description: A Database Adapter for connecting Zope and MySQL
  ZMySQLDA is a database adapter for accessing MySQL databases from
  Zope. It is based on the MySQLdb module for Python.

Modified: zope-mysqlda/trunk/debian/copyright
===================================================================
--- zope-mysqlda/trunk/debian/copyright	2008-07-17 09:44:37 UTC (rev 1266)
+++ zope-mysqlda/trunk/debian/copyright	2008-07-17 14:13:58 UTC (rev 1267)
@@ -1,94 +1,95 @@
-This package was debianized by Jonas Meurer <mejo at debian.org> on
-Wed, 27 Apr 2005 16:48:31 +0200.
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Name: ZMySQLDA
+Upstream-Maintainer: Andy Dustman <andy at dustman.net>
+Upstream-Source: http://sourceforge.net/projects/mysql-python
+Debianized-By: Jonas Meurer <mejo at debian.org>
+Debianized-Date: Wed, 27 Apr 2005 16:48:31 +0200
 
-It was downloaded from http://sourceforge.net/projects/mysql-python
+Files: *
+Copyright © Digital Creations.
+License: ZPL-1.0
+ Zope Public License (ZPL) Version 1.0
+ -------------------------------------
 
-Upstream Author: Andy Dustman <andy at dustman.net>
+ This license has been certified as Open Source(tm).
 
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
 
-Copyright:
+ 1. Redistributions in source code must retain the above copyright
+    notice, this list of conditions, and the following disclaimer.
 
-############################################################################
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions, and the following disclaimer in
+    the documentation and/or other materials provided with the
+    distribution.
 
-Zope Public License (ZPL) Version 1.0
--------------------------------------
+ 3. Digital Creations requests that attribution be given to Zope
+    in any manner possible. Zope includes a "Powered by Zope"
+    button that is installed by default. While it is not a license
+    violation to remove this button, it is requested that the
+    attribution remain. A significant investment has been put
+    into Zope, and this effort will continue if the Zope community
+    continues to grow. This is one way to assure that growth.
+ 
+ 4. All advertising materials and documentation mentioning
+    features derived from or use of this software must display
+    the following acknowledgement:
+ 
+      "This product includes software developed by Digital Creations
+      for use in the Z Object Publishing Environment
+      (http://www.zope.org/)."
+ 
+    In the event that the product being advertised includes an
+    intact Zope distribution (with copyright and license included)
+    then this clause is waived.
+ 
+ 5. Names associated with Zope or Digital Creations must not be used to
+    endorse or promote products derived from this software without
+    prior written permission from Digital Creations.
+ 
+ 6. Modified redistributions of any form whatsoever must retain
+    the following acknowledgment:
+ 
+      "This product includes software developed by Digital Creations
+      for use in the Z Object Publishing Environment
+      (http://www.zope.org/)."
+ 
+    Intact (re-)distributions of any official Zope release do not
+    require an external acknowledgement.
+ 
+ 7. Modifications are encouraged but must be packaged separately as
+    patches to official Zope releases.  Distributions that do not
+    clearly separate the patches from the original work must be clearly
+    labeled as unofficial distributions.  Modifications which do not
+    carry the name Zope may be packaged in any form, as long as they
+    conform to all of the clauses above.
+ 
+ 
+ Disclaimer
+ 
+   THIS SOFTWARE IS PROVIDED BY DIGITAL CREATIONS ``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 DIGITAL CREATIONS OR ITS
+   CONTRIBUTORS 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 (c) Digital Creations.  All rights reserved.
 
-This license has been certified as Open Source(tm).
+ This software consists of contributions made by Digital Creations and
+ many individuals on behalf of Digital Creations.  Specific
+ attributions are listed in the accompanying credits file.
 
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
+Files: debian/*
+Copyright: © 2005-2008 Jonas Meurer <jonas at freesources.org>
+License: GPL-2+
+ On Debian systems the full text of the GNU General Public License can be found
+ in the `/usr/share/common-licenses/GPL' file.
 
-1. Redistributions in source code must retain the above copyright
-   notice, this list of conditions, and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions, and the following disclaimer in
-   the documentation and/or other materials provided with the
-   distribution.
-
-3. Digital Creations requests that attribution be given to Zope
-   in any manner possible. Zope includes a "Powered by Zope"
-   button that is installed by default. While it is not a license
-   violation to remove this button, it is requested that the
-   attribution remain. A significant investment has been put
-   into Zope, and this effort will continue if the Zope community
-   continues to grow. This is one way to assure that growth.
-
-4. All advertising materials and documentation mentioning
-   features derived from or use of this software must display
-   the following acknowledgement:
-
-     "This product includes software developed by Digital Creations
-     for use in the Z Object Publishing Environment
-     (http://www.zope.org/)."
-
-   In the event that the product being advertised includes an
-   intact Zope distribution (with copyright and license included)
-   then this clause is waived.
-
-5. Names associated with Zope or Digital Creations must not be used to
-   endorse or promote products derived from this software without
-   prior written permission from Digital Creations.
-
-6. Modified redistributions of any form whatsoever must retain
-   the following acknowledgment:
-
-     "This product includes software developed by Digital Creations
-     for use in the Z Object Publishing Environment
-     (http://www.zope.org/)."
-
-   Intact (re-)distributions of any official Zope release do not
-   require an external acknowledgement.
-
-7. Modifications are encouraged but must be packaged separately as
-   patches to official Zope releases.  Distributions that do not
-   clearly separate the patches from the original work must be clearly
-   labeled as unofficial distributions.  Modifications which do not
-   carry the name Zope may be packaged in any form, as long as they
-   conform to all of the clauses above.
-
-
-Disclaimer
-
-  THIS SOFTWARE IS PROVIDED BY DIGITAL CREATIONS ``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 DIGITAL CREATIONS OR ITS
-  CONTRIBUTORS 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.
-
-
-This software consists of contributions made by Digital Creations and
-many individuals on behalf of Digital Creations.  Specific
-attributions are listed in the accompanying credits file.
-
-############################################################################

Modified: zope-mysqlda/trunk/debian/docs
===================================================================
--- zope-mysqlda/trunk/debian/docs	2008-07-17 09:44:37 UTC (rev 1266)
+++ zope-mysqlda/trunk/debian/docs	2008-07-17 14:13:58 UTC (rev 1267)
@@ -1 +1,2 @@
 README.txt
+NEWS.txt

Modified: zope-mysqlda/trunk/debian/dzproduct
===================================================================
--- zope-mysqlda/trunk/debian/dzproduct	2008-07-17 09:44:37 UTC (rev 1266)
+++ zope-mysqlda/trunk/debian/dzproduct	2008-07-17 14:13:58 UTC (rev 1267)
@@ -1,3 +1,3 @@
 Package: zope-mysqlda
 Name: ZMySQLDA
-ZopeVersions: 2.9 2.10
+ZopeVersions: 2.8 2.9 2.10

Modified: zope-mysqlda/trunk/debian/rules
===================================================================
--- zope-mysqlda/trunk/debian/rules	2008-07-17 09:44:37 UTC (rev 1266)
+++ zope-mysqlda/trunk/debian/rules	2008-07-17 14:13:58 UTC (rev 1267)
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=3
@@ -8,20 +6,21 @@
 build: build-stamp
 build-stamp:
 	dh_testdir
-	touch build-stamp
+	touch $@
 
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp
-	dh_clean
+	dh_clean build-stamp install-stamp
 
-install: build
+install: install-stamp
+install-stamp: build-stamp
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_clean
 	dh_installdirs
 	dh_installzope .
+	touch $@
 
 # Build architecture-independent files here.
 binary-indep: build install
@@ -42,4 +41,4 @@
 binary-arch: build install
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+.PHONY: build clean install binary-indep binary-arch binary




More information about the pkg-zope-commits mailing list