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

Modified Files:
        changelog rules 
Log Message:
1.1.1...

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -d -r1.278 -r1.279
--- changelog   28 Mar 2004 14:24:19 -0000      1.278
+++ changelog   29 Mar 2004 15:22:09 -0000      1.279
@@ -1,5 +1,7 @@
-openoffice.org (1.1.0+cvs20040317-1.2pre) unstable; urgency=low
+openoffice.org (1.1.1-0.1pre) unstable; urgency=low
 
+  * 1.1.1 final release; generate a new .orig.tar.gz from the official
+    source .tar.bz2
   * debian/control.in: 
     - Tighten dependencies between packages to ensure all main packages are at
       least 1.1.1rc3 (closes: #239193) [CH]
@@ -13,7 +15,7 @@
   * debian/shell-lib.sh:
     - add message() taken from xfree86 (closes: #233424)
 
- -- Rene Engelhard <[EMAIL PROTECTED]>  Sun, 28 Mar 2004 04:59:26 +0200
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Sun, 28 Mar 2004 16:51:19 +0200
 
 openoffice.org (1.1.0+cvs20040317-1) unstable; urgency=low
 

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -d -r1.186 -r1.187
--- rules       28 Mar 2004 14:24:19 -0000      1.186
+++ rules       29 Mar 2004 15:22:09 -0000      1.187
@@ -1078,9 +1078,9 @@
 #          -l $(MAINPKGDIR)-bin/$(OPENOFFICEDIR)/program 
        dh_gencontrol  -- -V'debconf-depends=debconf (>= $(MINDEBCONFVER))' \
                -V'debianutils-depends=$(DEBIANUTILSDEPENDS)' \
-               -V'java-additional-depends=$(JAVA_ADDITOONAL_DEPENDS)' \
-               -v1.1.0+1.1.1rc3-`dpkg-parsechangelog  | grep urgency \
-               | awk '{print $$2}' | sed -e s/"("// -e s/")"// | cut -d"-" -f2`
+               -V'java-additional-depends=$(JAVA_ADDITOONAL_DEPENDS)'
+#              -v1.1.0+1.1.1rc3-`dpkg-parsechangelog  | grep urgency \
+#              | awk '{print $$2}' | sed -e s/"("// -e s/")"// | cut -d"-" -f2`
        dh_md5sums
        dh_builddeb
 

Reply via email to