This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch debian in repository plm.
commit e62e93b9b773261ca05fdfaebbdcf4774edb960e Author: Martin Quinson <[email protected]> Date: Fri Oct 24 21:22:22 2014 +0200 I normalized my git repo --- debian/README.source | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index f453460..0000000 --- a/debian/README.source +++ /dev/null @@ -1,15 +0,0 @@ -Git layout -========== - -This package does not exactly follows the classical git layout, as -advised by git-buildpackage. By default gbp uses one branch to keep -the Debian packaging called "master" and a branch to keep the upstream -packaging called "upstream". - -I don't quite like using "master" as a branch for the packaging, -because it prevents putting both the packaging git and the upstream -git in the same repo. Doing that is maybe hairly, but that will work -thanks to git branch handling. - -So, I put my packaging in a branch called "debian-debian" and my -upstream stuff in a branch called "debian-upstream" \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

