[DRE-commits] [SCM] ruby-arel.git branch, master, updated. debian/3.0.2-1-1-gbb7eb91
Antonio Terceiro
terceiro at debian.org
Mon Jun 25 22:58:09 UTC 2012
The following commit has been merged in the master branch:
commit bb7eb918eb2c9aa4a3d44367ead0508a44da8f1e
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Jun 25 19:52:14 2012 -0300
Build against newer gem2deb
diff --git a/debian/changelog b/debian/changelog
index dbcf697..d31d244 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-arel (3.0.2-2) unstable; urgency=low
+
+ * Bump build dependency on gem2deb to >= 0.3.0~
+
+ -- Antonio Terceiro <terceiro at debian.org> Mon, 25 Jun 2012 19:52:13 -0300
+
ruby-arel (3.0.2-1) unstable; urgency=low
* Initial release
diff --git a/debian/control b/debian/control
index 47a73ba..85d73f7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
Uploaders: Ondřej Surý <ondrej at debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~),
- gem2deb (>= 0.2.13~),
+ gem2deb (>= 0.3.0~),
ruby-minitest (>= 2.11~),
ruby-hoe (>= 2.13~)
Standards-Version: 3.9.3
--
ruby-arel.git
More information about the Pkg-ruby-extras-commits
mailing list