[DRE-commits] [ruby-unicode-display-width] 02/02: adjust Debian files for new upstream release

Michael Moll mmoll-guest at moszumanska.debian.org
Sat Jan 21 16:19:26 UTC 2017


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

mmoll-guest pushed a commit to branch master
in repository ruby-unicode-display-width.

commit 08e3d9ef485e22babcb1caac98b4b20af47aa672
Author: Michael Moll <Michael Moll kvedulv at kvedulv.de>
Date:   Sat Jan 21 17:17:22 2017 +0100

    adjust Debian files for new upstream release
---
 debian/changelog                        | 7 +++++++
 debian/patches/use_debian_datadir.patch | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c83a1e6..3562847 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-unicode-display-width (1.1.3-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream release
+
+ -- Michael Moll <kvedulv at kvedulv.de>  Sat, 21 Jan 2017 17:15:49 +0100
+
 ruby-unicode-display-width (1.1.2-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/use_debian_datadir.patch b/debian/patches/use_debian_datadir.patch
index 2d11623..9cf8b59 100644
--- a/debian/patches/use_debian_datadir.patch
+++ b/debian/patches/use_debian_datadir.patch
@@ -2,7 +2,7 @@
 +++ b/lib/unicode/display_width/constants.rb
 @@ -2,7 +2,8 @@
    module DisplayWidth
-     VERSION = '1.1.2'
+     VERSION = '1.1.3'
      UNICODE_VERSION = "9.0.0".freeze
 -    DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + '/../../../data/').freeze
 +    DEBIAN_DATA_DIRECTORY = '/usr/share/ruby-unicode-display-width/'

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



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