[DRE-commits] r6022 - trunk/libstomp-ruby/debian
Bryan McLellan
btm-guest at alioth.debian.org
Fri Feb 4 21:48:44 UTC 2011
Author: btm-guest
Date: 2011-02-04 21:48:42 +0000 (Fri, 04 Feb 2011)
New Revision: 6022
Removed:
trunk/libstomp-ruby/debian/patches/
Modified:
trunk/libstomp-ruby/debian/changelog
trunk/libstomp-ruby/debian/watch
Log:
new upstream release of stomp
gitorious redirect watch file
remove ruby 1.9 patches
Modified: trunk/libstomp-ruby/debian/changelog
===================================================================
--- trunk/libstomp-ruby/debian/changelog 2011-01-31 00:12:36 UTC (rev 6021)
+++ trunk/libstomp-ruby/debian/changelog 2011-02-04 21:48:42 UTC (rev 6022)
@@ -1,3 +1,11 @@
+libstomp-ruby (1.1.6-1) unstable; urgency=low
+
+ * New upstream release
+ * Updated watch file uses gitorious redirect
+ * Remove Ruby 1.9 patches, upstream supports 1.9 now
+
+ -- Bryan McLellan <btm at loftninjas.org> Fri, 04 Feb 2011 13:46:56 -0800
+
libstomp-ruby (1.0.4-3) unstable; urgency=low
* Team upload.
Modified: trunk/libstomp-ruby/debian/watch
===================================================================
--- trunk/libstomp-ruby/debian/watch 2011-01-31 00:12:36 UTC (rev 6021)
+++ trunk/libstomp-ruby/debian/watch 2011-02-04 21:48:42 UTC (rev 6022)
@@ -1,3 +1,2 @@
-version=2
-http://rubyforge.org/frs/?group_id=1010 \
- .*/stomp-([\d\.]*).tgz
+version=3
+http://redir.ninjr.org/gitorious/stomp .*/stomp/v[.]?([\d.]+)\.tar\.gz
More information about the Pkg-ruby-extras-commits
mailing list