[DRE-commits] r3823 - in packages-wip: . libsinatra-ruby libsinatra-ruby/trunk/debian

Laurent VALLAR val-guest at alioth.debian.org
Thu Jul 23 06:41:55 UTC 2009


Author: val-guest
Date: 2009-07-23 06:41:53 +0000 (Thu, 23 Jul 2009)
New Revision: 3823

Added:
   packages-wip/libsinatra-ruby/
   packages-wip/libsinatra-ruby/trunk/debian/changelog
   packages-wip/libsinatra-ruby/trunk/debian/control
Removed:
   packages-wip/libsinatra-ruby/trunk/debian/changelog
   packages-wip/libsinatra-ruby/trunk/debian/control
   packages-wip/sinatra/
Log:
Change sinatra source package name to libsinatra-ruby (2/2)


Property changes on: packages-wip/libsinatra-ruby
___________________________________________________________________
Added: svn:mergeinfo
   + 

Deleted: packages-wip/libsinatra-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/sinatra/trunk/debian/changelog	2009-07-23 01:01:34 UTC (rev 3821)
+++ packages-wip/libsinatra-ruby/trunk/debian/changelog	2009-07-23 06:41:53 UTC (rev 3823)
@@ -1,18 +0,0 @@
-sinatra (0.9.3-1) UNRELEASED; urgency=low
-
-  [ Laurent Vallar ]
-  * Initial release (Closes: #534557).
-  * Provide patch to fix :run default bad value on Sinatra applications,
-    see https://sinatra.lighthouseapp.com/projects/9779-sinatra/tickets/249.
-  * Provide patch to fix in file template support, see
-    https://sinatra.lighthouseapp.com/projects/9779-sinatra/tickets/254
-  * Move images from library path and provide patch to fix path in code.
-  * Build HTML API documentation using rdoc instead of mislav-hanna gem which
-    is not packaged for now.
-  * Add graphviz dependency for build process plus many lintian fixes
-    (thanks Ryan).
-
-  [ Ryan Niebur ]
-  * fix watch file
-
- -- Laurent Vallar <val at zbla.net>  Wed, 24 Jun 2009 14:13:24 +0200

Copied: packages-wip/libsinatra-ruby/trunk/debian/changelog (from rev 3822, packages-wip/sinatra/trunk/debian/changelog)
===================================================================
--- packages-wip/libsinatra-ruby/trunk/debian/changelog	                        (rev 0)
+++ packages-wip/libsinatra-ruby/trunk/debian/changelog	2009-07-23 06:41:53 UTC (rev 3823)
@@ -0,0 +1,18 @@
+libsinatra-ruby (0.9.3-1) UNRELEASED; urgency=low
+
+  [ Laurent Vallar ]
+  * Initial release (Closes: #534557).
+  * Provide patch to fix :run default bad value on Sinatra applications,
+    see https://sinatra.lighthouseapp.com/projects/9779-sinatra/tickets/249.
+  * Provide patch to fix in file template support, see
+    https://sinatra.lighthouseapp.com/projects/9779-sinatra/tickets/254
+  * Move images from library path and provide patch to fix path in code.
+  * Build HTML API documentation using rdoc instead of mislav-hanna gem which
+    is not packaged for now.
+  * Add graphviz dependency for build process plus many lintian fixes
+    (thanks Ryan).
+
+  [ Ryan Niebur ]
+  * fix watch file
+
+ -- Laurent Vallar <val at zbla.net>  Wed, 24 Jun 2009 14:13:24 +0200

Deleted: packages-wip/libsinatra-ruby/trunk/debian/control
===================================================================
--- packages-wip/sinatra/trunk/debian/control	2009-07-23 01:01:34 UTC (rev 3821)
+++ packages-wip/libsinatra-ruby/trunk/debian/control	2009-07-23 06:41:53 UTC (rev 3823)
@@ -1,53 +0,0 @@
-Source: sinatra
-Section: ruby
-Priority: extra
-Maintainer: Laurent Vallar <val at zbla.net>
-Standards-Version: 3.8.2
-Build-Depends: cdbs, debhelper (>= 5.0.37), ruby-pkg-tools, libsetup-ruby1.8
-Build-Depends-Indep: ruby1.8, rdoc, graphviz
-Homepage: http://www.sinatrarb.com/
-
-Package: libsinatra-ruby1.8
-Architecture: all
-Depends: ${misc:Depends}, ruby1.8, librack-ruby1.8
-Suggests: mongrel, thin1.8
-Description: Ruby web-development dressed in a DSL
- Sinatra is an open source web framework for Ruby programming language.
- It provides simple Domain Specific Language (DSL) for defining RESTful
- HTTP actions, and then defining how the application is going to respond
- to them.
- .
- This framework is lighweight and uses Rack which is a web server
- interface developed to run many Ruby frameworks using the same stack.
-
-Package: libsinatra-ruby
-Architecture: all
-Depends: ${misc:Depends}, libsinatra-ruby1.8
-Description: Ruby web-development dressed in a DSL (Ruby 1.8 package)
- Sinatra is an open source web framework for Ruby programming language.
- It provides simple Domain Specific Language (DSL) for defining RESTful
- HTTP actions, and then defining how the application is going to respond
- to them.
- .
- This framework is lighweight and uses Rack which is a web server
- interface developed to run many Ruby frameworks using the same stack.
- .
- This is a dummy package depending on the library for the current default
- version of Ruby.
-
-Package: libsinatra-ruby-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: Ruby web-development dressed in a DSL (documentation)
- Sinatra is an open source web framework for Ruby programming language.
- It provides simple Domain Specific Language (DSL) for defining RESTful
- HTTP actions, and then defining how the application is going to respond
- to them.
- .
- This framework is lighweight and uses Rack which is a web server
- interface developed to run many Ruby frameworks using the same stack.
- .
- This is the documentation package, with upstream documentation, as well as
- generated rdoc.
-

Copied: packages-wip/libsinatra-ruby/trunk/debian/control (from rev 3822, packages-wip/sinatra/trunk/debian/control)
===================================================================
--- packages-wip/libsinatra-ruby/trunk/debian/control	                        (rev 0)
+++ packages-wip/libsinatra-ruby/trunk/debian/control	2009-07-23 06:41:53 UTC (rev 3823)
@@ -0,0 +1,53 @@
+Source: libsinatra-ruby
+Section: ruby
+Priority: extra
+Maintainer: Laurent Vallar <val at zbla.net>
+Standards-Version: 3.8.2
+Build-Depends: cdbs, debhelper (>= 5.0.37), ruby-pkg-tools, libsetup-ruby1.8
+Build-Depends-Indep: ruby1.8, rdoc, graphviz
+Homepage: http://www.sinatrarb.com/
+
+Package: libsinatra-ruby1.8
+Architecture: all
+Depends: ${misc:Depends}, ruby1.8, librack-ruby1.8
+Suggests: mongrel, thin1.8
+Description: Ruby web-development dressed in a DSL
+ Sinatra is an open source web framework for Ruby programming language.
+ It provides simple Domain Specific Language (DSL) for defining RESTful
+ HTTP actions, and then defining how the application is going to respond
+ to them.
+ .
+ This framework is lighweight and uses Rack which is a web server
+ interface developed to run many Ruby frameworks using the same stack.
+
+Package: libsinatra-ruby
+Architecture: all
+Depends: ${misc:Depends}, libsinatra-ruby1.8
+Description: Ruby web-development dressed in a DSL (Ruby 1.8 package)
+ Sinatra is an open source web framework for Ruby programming language.
+ It provides simple Domain Specific Language (DSL) for defining RESTful
+ HTTP actions, and then defining how the application is going to respond
+ to them.
+ .
+ This framework is lighweight and uses Rack which is a web server
+ interface developed to run many Ruby frameworks using the same stack.
+ .
+ This is a dummy package depending on the library for the current default
+ version of Ruby.
+
+Package: libsinatra-ruby-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Ruby web-development dressed in a DSL (documentation)
+ Sinatra is an open source web framework for Ruby programming language.
+ It provides simple Domain Specific Language (DSL) for defining RESTful
+ HTTP actions, and then defining how the application is going to respond
+ to them.
+ .
+ This framework is lighweight and uses Rack which is a web server
+ interface developed to run many Ruby frameworks using the same stack.
+ .
+ This is the documentation package, with upstream documentation, as well as
+ generated rdoc.
+




More information about the Pkg-ruby-extras-commits mailing list