commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r6943 - trunk/gnue-common/packaging/debian


From: ajmitch
Subject: [gnue] r6943 - trunk/gnue-common/packaging/debian
Date: Thu, 3 Feb 2005 04:08:27 -0600 (CST)

Author: ajmitch
Date: 2005-02-03 04:08:26 -0600 (Thu, 03 Feb 2005)
New Revision: 6943

Modified:
   trunk/gnue-common/packaging/debian/changelog
   trunk/gnue-common/packaging/debian/control
   trunk/gnue-common/packaging/debian/copyright
   trunk/gnue-common/packaging/debian/rules
Log:
Update for current debian packaging



Modified: trunk/gnue-common/packaging/debian/changelog
===================================================================
--- trunk/gnue-common/packaging/debian/changelog        2005-02-03 09:38:21 UTC 
(rev 6942)
+++ trunk/gnue-common/packaging/debian/changelog        2005-02-03 10:08:26 UTC 
(rev 6943)
@@ -1,3 +1,94 @@
+gnue-common (0.5.12-1) unstable; urgency=low
+
+  * New upstream release
+  * Fix lintian warnings about file permissions in printing/pdftable/sample.py
+  * Rework the package description
+
+ -- Andrew Mitchell <address@hidden>  Tue, 11 Jan 2005 20:35:25 +1300
+
+gnue-common (0.5.11-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Andrew Mitchell <address@hidden>  Tue, 30 Nov 2004 11:38:42 +1300
+
+gnue-common (0.5.10-2) unstable; urgency=low
+
+  * Fixed source URL in debian/copyright
+  * Removed conflicting copyright notice on debian/rules (Closes: #273526)
+
+ -- Andrew Mitchell <address@hidden>  Wed, 24 Nov 2004 14:58:44 +1300
+
+gnue-common (0.5.10-1) unstable; urgency=low
+
+  * New upstream release
+  * Fix debian/rules copyright conflict (Closes: #273526).
+
+ -- Andrew Mitchell <address@hidden>  Tue,  2 Nov 2004 22:35:07 +1300
+
+gnue-common (0.5.9-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Andrew Mitchell <address@hidden>  Tue, 12 Oct 2004 20:56:29 +1300
+
+gnue-common (0.5.8-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Andrew Mitchell <address@hidden>  Tue, 21 Sep 2004 08:18:54 +1200
+
+gnue-common (0.5.7-3) unstable; urgency=high
+
+  * Fix setup.py to avoid incorrect path being set for gnue.pth (this time)
+  * Closes: #268850
+
+ -- Andrew Mitchell <address@hidden>  Tue, 31 Aug 2004 00:00:08 +1200
+
+gnue-common (0.5.7-2) unstable; urgency=high
+
+  * Add in abspath() call to setup.py to avoid incorrect path being set
+
+ -- Andrew Mitchell <address@hidden>  Mon, 30 Aug 2004 01:23:05 +1200
+
+gnue-common (0.5.7-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Andrew Mitchell <address@hidden>  Sat,  7 Aug 2004 13:04:15 +1200
+
+gnue-common (0.5.6-1) unstable; urgency=low
+
+  * New upstream release
+  * Add python to Build-Depends-Indep to fix FTBFS issue .
+    Thanks to Marc 'HE' Brockschmidt for NMU. (Closes: #255771)
+
+ -- Andrew Mitchell <address@hidden>  Fri, 23 Jul 2004 22:27:09 +1200
+
+gnue-common (0.5.5-1) unstable; urgency=low
+
+  * New upstream release
+ 
+ -- Andrew Mitchell <address@hidden>  Wed, 16 Jun 2004 11:24:16 +1200
+
+gnue-common (0.5.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Andrew Mitchell <address@hidden>  Fri, 16 Apr 2004 20:58:13 +1200
+
+gnue-common (0.5.3-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Andrew Mitchell <address@hidden>  Sun, 14 Mar 2004 12:14:39 +1300
+
+gnue-common (0.5.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Jeff Bailey <address@hidden>  Wed, 22 Oct 2003 18:35:43 -0400
+
 gnue-common (0.5.1.20031004) unstable; urgency=low
 
   * Cvs update to fix problem where other modules couldn't find

Modified: trunk/gnue-common/packaging/debian/control
===================================================================
--- trunk/gnue-common/packaging/debian/control  2005-02-03 09:38:21 UTC (rev 
6942)
+++ trunk/gnue-common/packaging/debian/control  2005-02-03 10:08:26 UTC (rev 
6943)
@@ -1,17 +1,25 @@
 Source: gnue-common
 Section: interpreters
 Priority: optional
-Maintainer: Jeff Bailey <address@hidden>
-Build-Depends-Indep: debhelper (>= 4.1.25), python2.3-dev, cdbs (>= 0.4.9)
-Standards-Version: 3.5.7
+Maintainer: Andrew Mitchell <address@hidden>
+Build-Depends-Indep: debhelper (>= 4.1.25), python, python-dev, cdbs (>= 0.4.9)
+Standards-Version: 3.6.1
 
 Package: gnue-common
 Architecture: all
 Depends: ${python:Depends}, python2.3-egenix-mxdatetime
-Recommends: gnue-reports, gnue-forms
-Suggests: gnue-designer, python2.3-psycopg, python2.3-mysqldb
-Description: The shared library for many items of the GNU Enterprise Framework
+Recommends: gnue-reports, gnue-forms-wxgtk, python2.3-psycopg | 
python-pygresql, python2.3-mysqldb
+Suggests: gnue-designer
+Description: GNU Enterprise Common Library for use with the GNUe tools
  GNUe-Common provides a set of images and classes that GNUe-Forms, 
- GNUe-Reports, and GNUe-Designer are dependent upon.
+ GNUe-Reports, GNUe-Appserver and GNUe-Designer and others are dependent
+ upon.
+ It implements a database-abstraction layer that provides support for most
+ major databases. A builtin XML-to-Object parser and Object-to-XML marshaller
+ are used by Forms, Reports, and Designer to save and read Forms/Report
+ definitions to and from an XML file. It also defines and implements an
+ RPC abstraction layer that will allow server processes to define their
+ public methods once and have them available to CORBA, XML-RPC, SOAP, and
+ DCOM clients.
 
 

Modified: trunk/gnue-common/packaging/debian/copyright
===================================================================
--- trunk/gnue-common/packaging/debian/copyright        2005-02-03 09:38:21 UTC 
(rev 6942)
+++ trunk/gnue-common/packaging/debian/copyright        2005-02-03 10:08:26 UTC 
(rev 6943)
@@ -1,8 +1,8 @@
 This package was debianized by Jason Cater <address@hidden> on
 Fri Oct  4 22:22:30 CDT 2002 and heavily modified thereafter by
-Jeff Bailey <address@hidden> from sources obtained from CVS:
+Jeff Bailey <address@hidden> from sources obtained from:
 
-:pserver:address@hidden:/cvsroot/gnue
+http://www.gnuenterprise.org/downloads/releases.php
 
 Copyright:
 

Modified: trunk/gnue-common/packaging/debian/rules
===================================================================
--- trunk/gnue-common/packaging/debian/rules    2005-02-03 09:38:21 UTC (rev 
6942)
+++ trunk/gnue-common/packaging/debian/rules    2005-02-03 10:08:26 UTC (rev 
6943)
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-# Copyright (c) 2003 Jeff Bailey
+# Written by Jeff Bailey in 2003
 # This Makefile is in the public domain
 
 # Uncomment this to turn on verbose mode.
@@ -12,5 +12,8 @@
 
 DEB_INSTALL_PYTHON_gnue-common = /usr/lib/gnue/python
 
+binary-post-install/gnue-common::
+       chmod 0755 
debian/gnue-common/usr/lib/gnue/python/gnue/common/printing/pdftable/sample.py
+
 clean::
        find . -name \*pyc -exec rm '{}' \;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]