[DRE-commits] [ruby-rack-piwik] 01/05: d/control: Wrap and sort control file
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Sun Apr 19 22:19:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-rack-piwik.
commit b525686008ba3d1ad54b953dc37b9b5f5e355e75
Author: Sebastien Badia <seb at sebian.fr>
Date: Sat Apr 18 20:59:52 2015 +0200
d/control: Wrap and sort control file
---
debian/control | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 60bc620..01c788d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,10 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
- ruby-shoulda, ruby-rack-test
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb (>= 0.3.0~),
+ ruby-rack-test,
+ ruby-shoulda
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rack-piwik.git
Vcs-Browser: http://anonscm.debian.org/git/pkg-ruby-extras/ruby-rack-piwik.git
@@ -14,9 +16,9 @@ XS-Ruby-Versions: all
Package: ruby-rack-piwik
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack
+Depends: ruby | ruby-interpreter, ruby-rack, ${misc:Depends}, ${shlibs:Depends}
Description: piwik Analytics racking in your Ruby-Rack based project
- Rack middleware to inject the Piwik tracking code into outgoing responses.
+ Rack middleware to inject the Piwik tracking code into outgoing responses.
.
In a digital world, Piwik gives you insights on your website's visitors,
your marketing campaigns and much more, so you can optimize your strategy and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rack-piwik.git
More information about the Pkg-ruby-extras-commits
mailing list