This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to branch master in repository libparse-debianchangelog-perl.
commit 2aaae10ea651a640be04e7a27abc391478f17a33 Author: Frank Lichtenheld <[email protected]> Date: Sun Jul 8 03:48:05 2007 +0200 MANIFEST.SKIP: Update for move to git Ignore git specific files. Also merged the debian/ directory into the master branch, but this shouldn't be shipped with dist tar balls, so exclude from MANIFEST --- MANIFEST.SKIP | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 9b3451a..8f2c971 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -4,8 +4,13 @@ ,v$ \B\.svn\b _darcs +.git .patch$ +# Distribution specific +debian/ +.*-stamp$ + # Makemaker/Module::Build generated files and dirs. ^MANIFEST\.bak$ ^blib/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-debianchangelog-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
