[DRE-commits] [SCM] ruby-image-science.git branch, master, updated. debian/1.2.1-4

Gunnar Wolf gwolf at gwolf.org
Thu Mar 15 19:28:52 UTC 2012


The following commit has been merged in the master branch:
commit 5acf35e01fc6d194c36309dcf496db9e63a51487
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Thu Mar 15 13:18:09 2012 -0600

    Use a temporary directory for the Inline files used during the test. Thanks to Christian Hofstaedtler for the insight! (Closes: #652802)

diff --git a/debian/changelog b/debian/changelog
index ffbf97a..2827933 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
 ruby-image-science (1.2.1-4) unstable; urgency=low
 
-  * Use a temporary directory for the Inline files used during the test
-    (Closes: #652802)
+  * Use a temporary directory for the Inline files used during the test.
+    Thanks to Christian Hofstaedtler for the insight! (Closes: #652802)
+  * Standards-version 3.9.2→3.9.3 (No changes)
+  * Transitional packages should go to the "extra" section
 
- -- Gunnar Wolf <gwolf at debian.org>  Thu, 15 Mar 2012 12:59:14 -0600
+ -- Gunnar Wolf <gwolf at debian.org>  Thu, 15 Mar 2012 13:17:14 -0600
 
 ruby-image-science (1.2.1-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 82283af..b8f075d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Gunnar Wolf <gwolf at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.8~), ruby-minitest, libfreeimage-dev, ruby-inline | libinline-ruby
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-image-science.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-image-science.git;a=summary
 Homepage: http://seattlerb.rubyforge.org/ImageScience.html
@@ -31,6 +31,7 @@ Description: Clean Ruby library to provide simple transformations on images
 # Transitional packages
 Package: libimage-science-ruby
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-image-science
 Description: Transitional package for ruby-image-science
@@ -39,6 +40,7 @@ Description: Transitional package for ruby-image-science
 
 Package: libimage-science-ruby-doc
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-image-science
 Description: Transitional package for ruby-image-science
@@ -47,6 +49,7 @@ Description: Transitional package for ruby-image-science
 
 Package: libimage-science-ruby1.8
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-image-science
 Description: Transitional package for ruby-image-science

-- 
ruby-image-science.git



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