This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit 4dac503d6aa91a5d6f4e5914d574101bf4fc8d7e
Author: Rene Engelhard <[email protected]>
Date:   Thu Aug 15 19:50:28 2013 +0200

    /usr/share/doc/libreoffice-dev/api -> docs
---
 changelog |    2 ++
 rules     |    3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index c51866b..d516f37 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,8 @@ libreoffice (1:4.1.0-5) UNRELEASED; urgency=low
   * debian/rules:
     - don't try to package up -subsequentcheckbase on gcj-using archs
       as needed stuff isn't built there 
+  * debian/libreoffice-dev-doc.links: add api -> docs symlink as Javadocs
+    should be in api/
 
  -- Rene Engelhard <[email protected]>  Mon, 12 Aug 2013 10:49:11 +0200
 
diff --git a/rules b/rules
index 625b905..dd6af57 100755
--- a/rules
+++ b/rules
@@ -1357,7 +1357,8 @@ clean-debdir:
        # remove generated symlinks / java wrappers
        rm -rf debian/usr
 
-       find debian -name "*.links" -exec rm {} \;
+       find debian -name "*.links" ! -name "libreoffice-dev-doc.links" \
+               -exec rm {} \;
        if [ -d "$(STAMP_DIR)" ]; then rm -rf "$(STAMP_DIR)"; fi
        rm -f debian/*.bug-script
        rm -f debian/scripts/aotcompile.py*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-openoffice/libreoffice.git


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to