[SCM] Debian native package for Config::Model::Dpkg branch, master, updated. debian/2.035-10-g90516db

Dominique Dumont dod at debian.org
Sat Apr 27 15:02:33 UTC 2013


The following commit has been merged in the master branch:
commit c6b7ed25083f4c63c0791c24ed0b36aed36d2a1f
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Apr 27 16:50:52 2013 +0200

    added -x option to git clean

diff --git a/HOWTO.release b/HOWTO.release
index 3999690..5afd3c3 100644
--- a/HOWTO.release
+++ b/HOWTO.release
@@ -22,5 +22,5 @@ perl Build.PL
 ./Build dist
 cpan-upload Config-Model*
 
-# optionaly, clean up the git repo
-git clean -df
+# optionaly, clean up the git repo, including ignored files
+git clean -dfx

-- 
Debian native package for Config::Model::Dpkg



More information about the Pkg-perl-cvs-commits mailing list