[debian-edu-commits] debian-edu/pkg-team/ 02/04: Install upstream Changelog into bin:packages.

Mike Gabriel sunweaver at debian.org
Tue Apr 1 18:00:16 UTC 2014


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

sunweaver pushed a commit to branch master
in repository gosa.

commit 2e8e35b98d2fb092d8ca481ce1345e01c19ba613
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Apr 1 19:46:29 2014 +0200

    Install upstream Changelog into bin:packages.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 88510d4..1412eca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ gosa (2.7.4+reloaded1-1) UNRELEASED; urgency=low
     + Add get-orig-source sequence.
     + Symlink default theme's fonts against fonts in
       /usr/share/fonts/truetrype/liberation.
+    + Install upstream Changelog into bin:packages.
   * debian/control:
     + Drop deprecated field DM-Upload-Allowed.
     + Break up Depends: field items into multiple lines (makes control file
diff --git a/debian/rules b/debian/rules
index 11f8501..fd25fc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,9 @@ override_dh_install:
 	ln -sf /usr/share/fonts/truetype/liberation/LiberationMono-BoldItalic.ttf debian/gosa/usr/share/gosa/html/themes/default/fonts
 	ln -sf /usr/share/fonts/truetype/liberation/LiberationSerif-Bold.ttf debian/gosa/usr/share/gosa/html/themes/default/fonts
 
+override_dh_installchangelogs:
+	dh_installchangelogs -k gosa-core/Changelog
+
 get-orig-source: $(patsubst %,$(PKG)-%_$(VER)$(DTYPE).orig.tar.gz,$(PLUGINS))
 	cd $(PKD) && XZ_OPT=-6v tar -caf "../$(PKG)_$(VER)$(DTYPE).orig.tar.gz" --owner=root --group=root --mode=a+rX README.multi-orig-tarball-package
 	cd $(PKD)/.. && mv *.tar.gz ..

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git



More information about the debian-edu-commits mailing list