[DRE-commits] r4964 - trunk/libffi-ruby/debian

Micah Anderson micah at alioth.debian.org
Fri Mar 19 04:26:15 UTC 2010


Author: micah
Date: 2010-03-19 04:26:14 +0000 (Fri, 19 Mar 2010)
New Revision: 4964

Removed:
   trunk/libffi-ruby/debian/README.source
   trunk/libffi-ruby/debian/patches/
Modified:
   trunk/libffi-ruby/debian/changelog
   trunk/libffi-ruby/debian/control
Log:
remove unnecessary binding location path

Deleted: trunk/libffi-ruby/debian/README.source
===================================================================
--- trunk/libffi-ruby/debian/README.source	2010-03-19 04:21:32 UTC (rev 4963)
+++ trunk/libffi-ruby/debian/README.source	2010-03-19 04:26:14 UTC (rev 4964)
@@ -1,8 +0,0 @@
-This package includes patches managed with the «quilt» patch
-management system. Changes to the upstream sources are stored as diffs
-in debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
-
- -- Micah Anderson <micah at debian.org>, Thu,  4 Mar 2010 16:53:54 -0500
-

Modified: trunk/libffi-ruby/debian/changelog
===================================================================
--- trunk/libffi-ruby/debian/changelog	2010-03-19 04:21:32 UTC (rev 4963)
+++ trunk/libffi-ruby/debian/changelog	2010-03-19 04:26:14 UTC (rev 4964)
@@ -3,6 +3,7 @@
   * Fix ruby1.9.1 Build-Depends (Closes: #574532)
   * Fix libffi-ruby binary dependency to be libffi-ruby1.8
   * Add Dependency on ruby1.8 for libffi-ruby1.8
+  * Remove unnecessary binding patch adjustment patch
 
  -- Micah Anderson <micah at debian.org>  Thu, 18 Mar 2010 23:51:04 -0400
 

Modified: trunk/libffi-ruby/debian/control
===================================================================
--- trunk/libffi-ruby/debian/control	2010-03-19 04:21:32 UTC (rev 4963)
+++ trunk/libffi-ruby/debian/control	2010-03-19 04:26:14 UTC (rev 4964)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Micah Anderson <micah at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ruby-pkg-tools (>= 0.8), libsetup-ruby1.8, libffi-dev, ruby1.8, ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev, quilt
+Build-Depends: debhelper (>= 7), cdbs, ruby-pkg-tools (>= 0.8), libsetup-ruby1.8, libffi-dev, ruby1.8, ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev
 Standards-Version: 3.8.4
 Homepage: http://github.com/ffi/ffi
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libffi-ruby/




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