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

Modified Files:
        changelog rules 
Log Message:
install ooo-build changelog as changelog.ooo-build.gz

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- changelog   10 Oct 2003 04:05:00 -0000      1.208
+++ changelog   10 Oct 2003 16:19:10 -0000      1.209
@@ -88,6 +88,8 @@
     - removed obsolete dbs targets from stampdir_targets [JT]
     - removed downloadpatch and rsyncpatch targets, which depend on obsolete
       debian/patches directory [JT]
+    - install ooo-build changelog as changelog.ooo-build.gz instead
+      of changelog.Ximian+Debian.gz [RE]
   * debian/scripts/detect_java.sh:
     - removed [JT]
   * debian/setperms:
@@ -113,7 +115,7 @@
     - debian/scripts/source.unpack
     - debian/scripts/unfix.source.patch
 
- -- Chris Halls <[EMAIL PROTECTED]>  Thu,  9 Oct 2003 16:32:46 +0200
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Fri, 10 Oct 2003 17:42:53 +0200
 
 openoffice.org (1.1.0-1) unstable; urgency=low
 

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -d -r1.140 -r1.141
--- rules       10 Oct 2003 13:08:05 -0000      1.140
+++ rules       10 Oct 2003 16:19:10 -0000      1.141
@@ -932,9 +932,9 @@
        dh_installchangelogs
        if [ -e $(MAINPKGDIR)/usr/share/doc/openoffice.org$(VER) ]; then \
         install -m644 ooo-build/ChangeLog \
-          $(MAINPKGDIR)/usr/share/doc/openoffice.org/changelog.Ximian+Debian \
+          $(MAINPKGDIR)/usr/share/doc/openoffice.org/changelog.ooo-build \
         && gzip -f9 \
-          $(MAINPKGDIR)/usr/share/doc/openoffice.org/changelog.Ximian+Debian; \
+          $(MAINPKGDIR)/usr/share/doc/openoffice.org/changelog.ooo-build; \
        fi
 ifeq ($(PO2DEBCONF),yes)
        po2debconf -e utf8 $(MAINPKGDIR)-bin.templates.master \

Reply via email to