[Pkg-owncloud-commits] [php-sabredav] 38/75: mv ChangeLog.md CHANGELOG.md for consistency.

David Prévot taffit at moszumanska.debian.org
Thu Feb 26 18:51:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 0c18505d425377e2802b88e999a3c640f18daf91
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Wed Feb 18 09:44:20 2015 +0100

    mv ChangeLog.md CHANGELOG.md for consistency.
---
 ChangeLog.md => CHANGELOG.md | 0
 bin/build.php                | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog.md b/CHANGELOG.md
similarity index 100%
rename from ChangeLog.md
rename to CHANGELOG.md
diff --git a/bin/build.php b/bin/build.php
index 4fd7444..f861138 100755
--- a/bin/build.php
+++ b/bin/build.php
@@ -148,7 +148,7 @@ function buildzip() {
     echo "  Moving important files to the root of the project\n";
 
     $fileNames = [
-        'ChangeLog.md',
+        'CHANGELOG.md',
         'LICENSE',
         'README.md',
         'examples',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list