[DRE-commits] [SCM] ruby-thin.git branch, master, updated. upstream/1.2.11-27-ga2e583c

Ryan Niebur ryanryan52 at gmail.com
Sun Jan 8 10:50:24 UTC 2012


The following commit has been merged in the master branch:
commit a3c1554ba12c52044b5c0022c3bc6ec33c38fea9
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Sun Jan 8 02:27:31 2012 -0800

    change Priority of transitional packages to extra

diff --git a/debian/changelog b/debian/changelog
index 63ada93..7dcecfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 ruby-thin (1.2.11-1) UNRELEASED; urgency=low
 
+  [ Laurent Arnoud ]
   * New upstream release
   * Switch to gem2deb-based packaging. Source and binary package renamed to
       ruby-thin. Transitional packages added.
 
- -- Laurent Arnoud <laurent at spkdev.net>  Sun, 08 May 2011 00:42:31 +0200
+  [ Ryan Niebur ]
+  * change Priority of transitional packages to extra
+
+ -- Ryan Niebur <ryan at debian.org>  Sun, 08 Jan 2012 02:27:28 -0800
 
 thin (1.2.4-1.1) unstable; urgency=high
 
diff --git a/debian/control b/debian/control
index b037fc7..2e87712 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,7 @@ Description: fast and very simple Ruby web server
 
 Package: thin
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-thin
 Description: Transitional package for ruby-thin
@@ -40,6 +41,7 @@ Description: Transitional package for ruby-thin
 
 Package: thin1.8
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-thin
 Description: Transitional package for ruby-thin

-- 
ruby-thin.git



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