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

CVS:oo-debian-files/debian changelog,1.94,1.95 control,1.26,1.27



Update of /home/halls/cvs/debian-openoffice/oo-debian-files/debian
In directory gluck:/tmp/cvs-serv31628/debian

Modified Files:
	changelog control 
Log Message:
  * If setup fails, report error code to stderr 
  * Detect .lock that indicates that OOo is already running,
    and do not attempt to run setup if found (Closes: #241224) 
  * doc/README.Debian: Add advice about checking for lockd when using
    NFS filesystems 
  * debian/control: Update dependencies to require openoffice >> 1.1.1


Index: changelog
===================================================================
RCS file: /home/halls/cvs/debian-openoffice/oo-debian-files/debian/changelog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- changelog	16 Apr 2004 21:50:12 -0000	1.94
+++ changelog	16 Apr 2004 21:51:37 -0000	1.95
@@ -1,3 +1,14 @@
+openoffice.org-debian-files (1.1.1-1+0pre) unstable; urgency=low
+
+  * If setup fails, report error code to stderr [CH]
+  * Detect .lock that indicates that OOo is already running,
+    and do not attempt to run setup if found (Closes: #241224) [CH]
+  * doc/README.Debian: Add advice about checking for lockd when using
+    NFS filesystems [CH]
+  * debian/control: Update dependencies to require openoffice >> 1.1.1 [CH]
+
+ -- Chris Halls <halls@debian.org>  Fri, 16 Apr 2004 23:44:53 +0200
+
 openoffice.org-debian-files (1.1.0+1.1.1rc3-1+1) unstable; urgency=low
 
   * update neon bits in doc/TODO 

Index: control
===================================================================
RCS file: /home/halls/cvs/debian-openoffice/oo-debian-files/debian/control,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- control	16 Apr 2004 21:50:12 -0000	1.26
+++ control	16 Apr 2004 21:51:37 -0000	1.27
@@ -11,7 +11,7 @@
 Conflicts: openoffice.org1.1-debian-files, openoffice.org (<= 1.0.1-5)
 Replaces: openoffice.org1.1-debian-files
 Provides: openoffice.org1.1-debian-files
-Depends: openoffice.org (>= 1.1.0+1.1.1rc-1), debianutils (>= 1.16), openoffice.org-bin (>= 1.1.0-4)
+Depends: openoffice.org (>> 1.1.1), debianutils (>= 1.16), openoffice.org-bin (>> 1.1.1)
 Description: Debian specific parts of OpenOffice.org
  This is part of the packaging of OpenOffice.org for Debian.
  .



Reply to: