[DRE-commits] [ruby-font-awesome-rails] 01/01: fix fonts-font-awesome dependency
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Jun 28 12:22:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-font-awesome-rails.
commit 52e83d4518746fed7981f1793f747685e53918a5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Jun 28 17:42:19 2016 +0530
fix fonts-font-awesome dependency
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c063945..3be43b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-font-awesome-rails (4.6.3.0-2) unstable; urgency=medium
+
+ * Fix dependency on fonts-font-awesome (Closes: #828090)
+
+ -- Pirate Praveen <praveen at debian.org> Tue, 28 Jun 2016 17:42:12 +0530
+
ruby-font-awesome-rails (4.6.3.0-1) unstable; urgency=medium
[ Balasankar C ]
diff --git a/debian/control b/debian/control
index 8218886..635ca89 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
Package: ruby-font-awesome-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: fonts-font-awesome (>= 4.6.3),
+Depends: fonts-font-awesome (>= 4.6.3~),
ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-font-awesome-rails.git
More information about the Pkg-ruby-extras-commits
mailing list