This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit 109cb117c5e797feff488fa4d10bb9d4bf5ff2e7 Author: Markus Koschany <[email protected]> Date: Fri Jun 23 22:50:02 2017 +0200 Add get-orig-source target. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 6bd069f..a59f502 100755 --- a/debian/rules +++ b/debian/rules @@ -17,3 +17,6 @@ override_dh_installchangelogs: install ChangeLog.pre-0-2-2 debian/hitori/usr/share/doc/hitori/changelog install help/ChangeLog.pre-0-2-2 debian/hitori/usr/share/doc/hitori/changelog.help.pre-0-2-2 install po/ChangeLog.pre-0-2-2 debian/hitori/usr/share/doc/hitori/changelog.po.pre-0-2-2 + +get-orig-source: + uscan --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/hitori.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

