[DRE-commits] [ruby-remcached] 09/11: debian/control: wrap and sort

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Mar 2 17:05:53 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository ruby-remcached.

commit 65f1e477b57f53163949fea31421aa84d9d13c19
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Mar 2 13:51:01 2016 -0300

    debian/control: wrap and sort
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 88f7025..6cc5b69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ ruby-remcached (0.4.1-2.1) UNRELEASED; urgency=medium
   * Update Debian packaging copyright
   * Declare compliance with Debian policy 3.9.7
   * Bump debhelper compatibility level to 9
+  * debian/control: wrap and sort
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 02 Mar 2016 10:02:57 -0300
 
diff --git a/debian/control b/debian/control
index 092d48c..e95fec5 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,9 @@ XS-Ruby-Versions: all
 Package: ruby-remcached
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
+Depends: ruby | ruby-interpreter,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Ruby EventMachine memcached client
  Ruby EventMachine memCACHED client implementation
  .

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



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