[Pkg-mozext-commits] [mozilla-password-editor] 01/01: add a debian/rules target that uses amo-changelog

Ximin Luo infinity0 at pwned.gg
Sat May 17 15:52:25 UTC 2014


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

infinity0-guest pushed a commit to branch master
in repository mozilla-password-editor.

commit d68fbc47f5ba713de8363f902d44485f1047413d
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Sat May 17 16:52:07 2014 +0100

    add a debian/rules target that uses amo-changelog
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index f493428..c3e1193 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,7 @@ override_dh_auto_install:
 
 override_dh_installchangelogs:
 	dh_installchangelogs debian/changelog.upstream
+
+.PHONY: get-orig-changelog
+get-orig-changelog:
+	amo-changelog saved-password-editor > debian/changelog.upstream

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/mozilla-password-editor.git



More information about the Pkg-mozext-commits mailing list