[DRE-commits] r3074 - packages-wip/libkrb5-ruby/trunk/debian
ryan52-guest at alioth.debian.org
ryan52-guest at alioth.debian.org
Wed Oct 15 15:11:38 UTC 2008
Author: ryan52-guest
Date: 2008-10-15 15:11:38 +0000 (Wed, 15 Oct 2008)
New Revision: 3074
Modified:
packages-wip/libkrb5-ruby/trunk/debian/compat
packages-wip/libkrb5-ruby/trunk/debian/control
Log:
change debhelper compatibility level to 5
Modified: packages-wip/libkrb5-ruby/trunk/debian/compat
===================================================================
--- packages-wip/libkrb5-ruby/trunk/debian/compat 2008-10-15 06:07:22 UTC (rev 3073)
+++ packages-wip/libkrb5-ruby/trunk/debian/compat 2008-10-15 15:11:38 UTC (rev 3074)
@@ -1 +1 @@
-7
+5
Modified: packages-wip/libkrb5-ruby/trunk/debian/control
===================================================================
--- packages-wip/libkrb5-ruby/trunk/debian/control 2008-10-15 06:07:22 UTC (rev 3073)
+++ packages-wip/libkrb5-ruby/trunk/debian/control 2008-10-15 15:11:38 UTC (rev 3074)
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Ryan Niebur <ryanryan52 at gmail.com>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ruby-pkg-tools, ruby1.8, ruby1.9, ruby1.8-dev, ruby1.9-dev, libkrb5-dev
+Build-Depends: debhelper (>= 5), cdbs, ruby-pkg-tools, ruby1.8, ruby1.9, ruby1.8-dev, ruby1.9-dev, libkrb5-dev
Standards-Version: 3.8.0
Homepage: http://rubyforge.org/projects/krb5-auth/
More information about the Pkg-ruby-extras-commits
mailing list