------------------------------------------------------------
revno: 1371
committer: Rene Engelhard <[email protected]>
branch nick: debian
timestamp: Thu 2009-01-08 22:56:55 +0100
message:
  install ooo-build/NEWS
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2009-01-08 21:26:37 +0000
+++ b/changelog 2009-01-08 21:56:55 +0000
@@ -12,6 +12,7 @@
     - fix extra license/readme file removal
     - remove empty .../ure/lib dir in -common
     - fix OOSDKDIR setting and move all $(OODIR)/sdk to $(OOSDKDIR)
+    - install ooo-build/NEWS
   * debian/control.reportdesign.in:
     - add missing Depends: on ${java-runtime-depends}
   * debian/control.in:

=== modified file 'rules'
--- a/rules     2009-01-08 21:26:37 +0000
+++ b/rules     2009-01-08 21:56:55 +0000
@@ -3023,7 +3023,8 @@
        done
 
        dh_installdocs -s -A -Nlibmythes-dev debian/README.Debian \
-               debian/tmp/pkg/openoffice.org-common/$(OOBRANDDIR)/README
+               debian/tmp/pkg/openoffice.org-common/$(OOBRANDDIR)/README \
+               ooo-build/NEWS
        dh_installdocs -plibmythes-dev debian/copyright
        dh_installman -s
        # fix manpage symlinks
@@ -3246,7 +3247,8 @@
        perl -pi -e 's,html/,html /,g' 
debian/openoffice.org-dev-doc.doc-base.udk-common-ref
 endif
        dh_installdocs -i -A debian/README.Debian \
-               debian/tmp/pkg/openoffice.org-common/$(OOBRANDDIR)/README
+               debian/tmp/pkg/openoffice.org-common/$(OOBRANDDIR)/README \
+               ooo-build/NEWS
 ifeq "$(PACKAGE_PCVSLIB)" "y"
        dh_installexamples -plibpcvslib-perl \
                $(SOURCE_TREE)/solenv/bin/modules/PCVSLib/samples/*

Reply via email to