From: Oleg Broytman Date: Sat, 15 Apr 2017 20:06:54 +0000 (+0300) Subject: Fix sdist and git alias X-Git-Tag: 0.0.15~11 X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=commitdiff_plain;h=fa1b9efa821d7aa1976f22077b1d547f3964dd15 Fix sdist and git alias ChangeLog was renamed to docs/news.rst. --- diff --git a/MANIFEST.in b/MANIFEST.in index 8b2220a..dbac53a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,6 @@ global-include Makefile *.py *.rst *.txt include sample/m_librarian.conf -include docs/genapidocs COPYING ChangeLog MANIFEST.in TODO mk-distr +include docs/genapidocs COPYING MANIFEST.in TODO mk-distr recursive-include docs* *.css *.js *.html *.gif *.png recursive-include m_librarian/translations *.mo *.po recursive-include tests test_config.conf *.inpx diff --git a/get-commit-message.vim b/get-commit-message.vim index 0ee615b..b542750 100644 --- a/get-commit-message.vim +++ b/get-commit-message.vim @@ -1,8 +1,8 @@ set fileencoding=utf-8 -edit ChangeLog -normal 1G3yy +edit docs/news.rst +normal 4G4yy buffer 1 -normal 1GPf ;Da: +normal 1GPjddkf ;Da: . normal JJ s/\.$//