[DRE-commits] [ruby-sdl] 03/03: Update debian/changelog

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Sat Feb 8 14:08:55 UTC 2014


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

uwabami-guest pushed a commit to branch master
in repository ruby-sdl.

commit a03454cb9b84135d166b5465fdc8545e0119a1f3
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Sat Feb 8 23:03:11 2014 +0900

    Update debian/changelog
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/changelog     | 7 +++++++
 debian/ruby-sdl.docs | 2 +-
 debian/rules         | 5 ++++-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 525391a..85ef3a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-sdl (2.1.3-1) unstable; urgency=medium
+
+  * Imported Upstream version 2.1.3
+  * debian/copyright: Update copyright format 1.0
+
+ -- Youhei SASAKI <uwabami at gfd-dennou.org>  Sat, 08 Feb 2014 23:00:17 +0900
+
 ruby-sdl (2.1.2-4) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/ruby-sdl.docs b/debian/ruby-sdl.docs
index 60937db..b589171 100644
--- a/debian/ruby-sdl.docs
+++ b/debian/ruby-sdl.docs
@@ -1,3 +1,3 @@
 README*
-NEWS*
+NEWS.ja
 rubysdl_ref*.html
diff --git a/debian/rules b/debian/rules
index 5c5f696..4bf38fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,10 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with ruby --buildsystem ruby 
+	dh $@ --with ruby --buildsystem ruby
 
 override_dh_strip:
 	dh_strip --dbg-package=ruby-sdl-dbg
+
+override_dh_installchangelogs:
+	dh_installchangelogs --all --keep $(CURDIR)/NEWS.en

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



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