[DRE-commits] r4518 - trunk/librestclient-ruby/debian
Lucas Nussbaum
lucas at alioth.debian.org
Sat Jan 9 23:49:33 UTC 2010
Author: lucas
Date: 2010-01-09 23:49:33 +0000 (Sat, 09 Jan 2010)
New Revision: 4518
Modified:
trunk/librestclient-ruby/debian/
trunk/librestclient-ruby/debian/changelog
trunk/librestclient-ruby/debian/control
Log:
new upstream release: 1.2.0
Property changes on: trunk/librestclient-ruby/debian
___________________________________________________________________
Added: mergeWithUpstream
+ Y
Modified: trunk/librestclient-ruby/debian/changelog
===================================================================
--- trunk/librestclient-ruby/debian/changelog 2010-01-09 14:00:53 UTC (rev 4517)
+++ trunk/librestclient-ruby/debian/changelog 2010-01-09 23:49:33 UTC (rev 4518)
@@ -1,14 +1,9 @@
-librestclient-ruby (1.1.5+really1.1.0-1) UNRELEASED; urgency=low
+librestclient-ruby (1.2.0-1) unstable; urgency=low
* New upstream release.
- + Due to an upstream change, there was a messup with the version
- numbering, leading to the release of a 1.1.0 version while there
- already was a 1.1.5 release. The new upstream upstream agreed to
- release the next version as 1.2.0, which is why it was chosen not
- to use an epoch.
+ debian/watch: point to new upstream.
- -- Lucas Nussbaum <lucas at lucas-nussbaum.net> Sun, 03 Jan 2010 14:48:23 +0100
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net> Sun, 10 Jan 2010 00:49:08 +0100
librestclient-ruby (1.1.5-1) unstable; urgency=low
Modified: trunk/librestclient-ruby/debian/control
===================================================================
--- trunk/librestclient-ruby/debian/control 2010-01-09 14:00:53 UTC (rev 4517)
+++ trunk/librestclient-ruby/debian/control 2010-01-09 23:49:33 UTC (rev 4518)
@@ -12,7 +12,7 @@
Package: librestclient-ruby1.8
Architecture: all
-Depends: ${misc:Depends}, ruby1.8, irb1.8
+Depends: ${misc:Depends}, ruby1.8, irb1.8, libmime-types-ruby (>= 1.16-1)
Description: simple REST client for Ruby
This library provides a simple way to access RESTful web services in Ruby.
More information about the Pkg-ruby-extras-commits
mailing list