This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository activiz.net.
commit 909e0f2581e2da7949a2081886cdb904dfff100f Author: Andreas Tille <[email protected]> Date: Wed Jul 8 16:07:38 2015 +0200 Document why there is no proper watch file --- debian/changelog | 1 + debian/watch | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5130c72..aa34575 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ activiz.net (1:1.0~git20111214-3) UNRELEASED; urgency=medium * Moved from SVN to Git * cme fix dpkg-control * debian/get-orig-source: use xz compressed tarball + * debian/watch: Document why there is no proper watch file -- Andreas Tille <[email protected]> Wed, 08 Jul 2015 15:49:50 +0200 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..fce4855 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +# Upstream only provides a Git repository but no tarball +# This no watch file is possible -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/activiz.net.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
