[DRE-commits] [ruby-rubymail] 06/11: debian/rules: NEWS file renamed upstream

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Feb 15 15:51:15 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-rubymail.

commit 0ec1a4aa01c37765bdc5de2f2d972ec911abac7d
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Feb 15 13:16:40 2015 -0200

    debian/rules: NEWS file renamed upstream
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 919025f..c41a382 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-rubymail (1.1.0-1) UNRELEASED; urgency=medium
   * New upstream release
   * Dropped *all* patches which are not needed anymore.
   * debian/rules: build documentation from source
+  * debian/rules: NEWS file renamed upstream
 
  -- Antonio Terceiro <terceiro at debian.org>  Sun, 15 Feb 2015 13:11:11 -0200
 
diff --git a/debian/rules b/debian/rules
index 25ea8bd..88acd31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,4 +28,4 @@ override_dh_auto_install:
 	-rm -rf $(CURDIR)/debian/ruby-rubymail-doc/usr/lib
 
 override_dh_installchangelogs:
-	dh_installchangelogs -O--buildsystem=ruby NEWS
+	dh_installchangelogs -O--buildsystem=ruby ChangeLog

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rubymail.git



More information about the Pkg-ruby-extras-commits mailing list