| author | Antonio Terceiro <terceiro@debian.org> | |
| Mon, 25 Jun 2012 17:02:58 +0000 (14:02 -0300) | ||
| committer | Antonio Terceiro <terceiro@debian.org> | |
| Mon, 25 Jun 2012 17:02:58 +0000 (14:02 -0300) |
| debian/changelog | patch | blob | history | |
| debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
+ruby-journey (1.0.3-2) unstable; urgency=low
+
+ * Bump build dependency on gem2deb to >= 0.3.0~
+
+ -- Antonio Terceiro <terceiro@debian.org> Mon, 25 Jun 2012 14:02:57 -0300
+
ruby-journey (1.0.3-1) unstable; urgency=low
* Initial release
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
Uploaders: Ondřej Surý <ondrej@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-json,
ruby-hoe (>= 2.13)
