[DRE-commits] [SCM] gem2deb.git branch, master, updated. 0.3.0-9-gd3af073
Antonio Terceiro
terceiro at debian.org
Wed May 15 23:33:33 UTC 2013
The following commit has been merged in the master branch:
commit 553dc3a86d890d5e3fa6a43107823594797b239c
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue May 7 19:15:55 2013 -0300
0.3.1
diff --git a/debian/changelog b/debian/changelog
index 4a15c03..24cb3df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+gem2deb (0.3.1) unstable; urgency=low
+
+ [ Antonio Terceiro ]
+ * remove unused constant
+ * Remove DM-Upload-Allowed from d/control template (Closes: #692152)
+
+ [ Cédric Boutillier ]
+ * d/control template: bump Standards-Version; point VCS fields to anonscm.d.o
+
+ -- Antonio Terceiro <terceiro at debian.org> Tue, 07 May 2013 19:15:17 -0300
+
gem2deb (0.3.0) unstable; urgency=low
* Fix debug test mode
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index ac1d268..31effb2 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.3.0'
+ VERSION = '0.3.1'
end
--
gem2deb.git
More information about the Pkg-ruby-extras-commits
mailing list