generate Changes from git
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 22 Aug 2013 11:38:38 +0000 (13:38 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 22 Aug 2013 11:38:38 +0000 (13:38 +0200)
Makefile.PL

index a82bb28..f872126 100644 (file)
@@ -17,7 +17,7 @@ sub MY::postamble {
        return <<'MAKE_MORE';
 
 changelog:
-       svk update && svk log -v > Changes
+       git log > Changes
 
 cpan:
        make clean