Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv24648

Modified Files:
        changelog control control.in 
Log Message:
argh, again this >> vs >=. Note to self: Don't just replace the numbers, check 
the relations, too...

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v
retrieving revision 1.326
retrieving revision 1.327
diff -u -d -r1.326 -r1.327
--- changelog   20 May 2004 16:08:42 -0000      1.326
+++ changelog   21 May 2004 17:05:02 -0000      1.327
@@ -1,4 +1,4 @@
-openoffice.org (1.1.1-2.3pre) unstable; urgency=medium
+openoffice.org (1.1.1-3) unstable; urgency=medium
 
   * Urgency because of several FTBFSes and security-bug in neon..
   * New patches:

Index: control.in
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/control.in,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- control.in  21 May 2004 01:24:05 -0000      1.137
+++ control.in  21 May 2004 17:05:03 -0000      1.138
@@ -40,7 +40,7 @@
 
 Package: openoffice.org-bin
 Architecture: i386 powerpc s390 sparc
-Depends: ${shlibs:Depends}, ${debconf-depends}, openoffice.org (>> 
1.1.1-3)${java-additional-depends}
+Depends: ${shlibs:Depends}, ${debconf-depends}, openoffice.org (>= 
1.1.1-3)${java-additional-depends}
 Conflicts: openoffice.org1.1-bin
 Replaces: openoffice.org1.1-bin, openoffice.org-gnome
 Provides: openoffice.org1.1-bin

Index: control
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/control,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- control     21 May 2004 01:24:05 -0000      1.170
+++ control     21 May 2004 17:05:02 -0000      1.171
@@ -40,7 +40,7 @@
 
 Package: openoffice.org-bin
 Architecture: i386 powerpc s390 sparc
-Depends: ${shlibs:Depends}, ${debconf-depends}, openoffice.org (>> 
1.1.1-3)${java-additional-depends}
+Depends: ${shlibs:Depends}, ${debconf-depends}, openoffice.org (>= 
1.1.1-3)${java-additional-depends}
 Conflicts: openoffice.org1.1-bin
 Replaces: openoffice.org1.1-bin, openoffice.org-gnome
 Provides: openoffice.org1.1-bin

Reply via email to