This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix-plugins.
commit c986fa9750917df15be2b9ada1bd95840e7b1d84 Author: Peter Pentchev <[email protected]> Date: Thu Feb 25 23:44:19 2010 +0000 Explicitly specify the source format as 1.0 for the present. --- debian/changelog | 1 + debian/source/format | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index b81b292..49655ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ fenix-plugins (0.0.20070803-4) UNRELEASED; urgency=low $echo -> $ECHO change. * Add armhf to the list of supported architectures and override the Lintian "unknown architecture" warning. + * Specify the source format as 1.0 for the present. -- Peter Pentchev <[email protected]> Thu, 25 Nov 2010 16:09:06 +0200 diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..d3827e7 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +1.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix-plugins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

