commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r6948 - trunk/gnue-navigator/packaging/debian


From: ajmitch
Subject: [gnue] r6948 - trunk/gnue-navigator/packaging/debian
Date: Thu, 3 Feb 2005 05:46:00 -0600 (CST)

Author: ajmitch
Date: 2005-02-03 05:45:59 -0600 (Thu, 03 Feb 2005)
New Revision: 6948

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



Modified: trunk/gnue-navigator/packaging/debian/changelog
===================================================================
--- trunk/gnue-navigator/packaging/debian/changelog     2005-02-03 10:20:48 UTC 
(rev 6947)
+++ trunk/gnue-navigator/packaging/debian/changelog     2005-02-03 11:45:59 UTC 
(rev 6948)
@@ -1,3 +1,30 @@
+gnue-navigator (0.0.8-2) unstable; urgency=low
+
+  * Fixed source URL in debian/copyright
+  * Removed conflicting copyright notice on debian/rules
+
+ -- Andrew Mitchell <address@hidden>  Wed, 24 Nov 2004 14:57:53 +1300
+
+gnue-navigator (0.0.8-1) unstable; urgency=low
+
+  * New upstream release
+  * Update dependencies to work with latest gnue-common
+
+ -- Andrew Mitchell <address@hidden>  Wed, 24 Nov 2004 10:31:37 +1300
+
+gnue-navigator (0.0.7-1) unstable; urgency=low
+
+  * New upstream release (Closes: #219522, #221486, #250443)
+
+ -- Andrew Mitchell <address@hidden>  Sun, 23 May 2004 14:34:34 +1200
+
+gnue-navigator (0.0.6-1) unstable; urgency=low
+
+  * New upstream version.  First upload to Debian.
+    (Closes: #217171)
+
+ -- Jeff Bailey <address@hidden>  Wed, 22 Oct 2003 19:42:14 -0400
+
 gnue-navigator (0.0.0.20031022) unstable; urgency=low
 
   * New package.

Modified: trunk/gnue-navigator/packaging/debian/control
===================================================================
--- trunk/gnue-navigator/packaging/debian/control       2005-02-03 10:20:48 UTC 
(rev 6947)
+++ trunk/gnue-navigator/packaging/debian/control       2005-02-03 11:45:59 UTC 
(rev 6948)
@@ -1,17 +1,19 @@
 Source: gnue-navigator
 Section: interpreters
 Priority: optional
-Maintainer: Jeff Bailey <address@hidden>
-Build-Depends-Indep: debhelper (>= 4.1.25), python2.3-dev, cdbs (>= 0.4.9), 
gnue-common
-Standards-Version: 3.5.7
+Maintainer: Andrew Mitchell <address@hidden>
+Build-Depends-Indep: debhelper (>= 4.1.25), python2.3-dev, cdbs (>= 0.4.9), 
gnue-common (>= 0.5.10)
+Standards-Version: 3.6.1
 
 Package: gnue-navigator
 Architecture: all
-Depends: ${python:Depends}, gnue-common
+Depends: ${python:Depends}, gnue-common (>= 0.5.10)
+Recommends: gnue-forms-wxgtk (>= 0.5.8), gnue-reports (>= 0.1.6)
 Description: GNU Enterprise Navigator
- GNUe Navigator is a helper application for Forms and Reports. It takes an XML
- definition of meuu items and the form or report associated with them, and 
turns it
- into a navigation form, to allow users to select and run a Form or Report.
+ GNUe Navigator is a helper application for Forms and Reports. It takes
+ an XML definition of menu items and the form or report associated with
+ them, and turns it into a navigation form, to allow users to select and
+ run a Form or Report.
 
 
 

Modified: trunk/gnue-navigator/packaging/debian/copyright
===================================================================
--- trunk/gnue-navigator/packaging/debian/copyright     2005-02-03 10:20:48 UTC 
(rev 6947)
+++ trunk/gnue-navigator/packaging/debian/copyright     2005-02-03 11:45:59 UTC 
(rev 6948)
@@ -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-navigator/packaging/debian/rules
===================================================================
--- trunk/gnue-navigator/packaging/debian/rules 2005-02-03 10:20:48 UTC (rev 
6947)
+++ trunk/gnue-navigator/packaging/debian/rules 2005-02-03 11:45:59 UTC (rev 
6948)
@@ -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.





reply via email to

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