[DRE-commits] r5492 - trunk/libcomplearn-ruby/debian
Deepak Tripathi
deepak-guest at alioth.debian.org
Thu Jun 3 04:47:30 UTC 2010
Author: deepak-guest
Date: 2010-06-03 04:47:24 +0000 (Thu, 03 Jun 2010)
New Revision: 5492
Modified:
trunk/libcomplearn-ruby/debian/changelog
trunk/libcomplearn-ruby/debian/compat
trunk/libcomplearn-ruby/debian/control
Log:
update compatibility level to 7 because before 5 are deprecated
Modified: trunk/libcomplearn-ruby/debian/changelog
===================================================================
--- trunk/libcomplearn-ruby/debian/changelog 2010-06-03 04:41:24 UTC (rev 5491)
+++ trunk/libcomplearn-ruby/debian/changelog 2010-06-03 04:47:24 UTC (rev 5492)
@@ -5,6 +5,10 @@
+ bumped standard version to 3.8.4 ( no changes).
+ added DMUA flag.
+ added ${misc:Depends} as debhelper required now.
+ + update debhelper to >=7.
+ * debian/compat
+ + update compatibility level to 7 because
+ before 5 are deprecated
* Switch to dpkg-source 3.0 (quilt) format.
+ added debian/source/format
* debian/copyright
@@ -13,7 +17,7 @@
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request
- -- Deepak Tripathi <apenguinlinux at gmail.com> Thu, 03 Jun 2010 09:57:11 +0530
+ -- Deepak Tripathi <apenguinlinux at gmail.com> Thu, 03 Jun 2010 10:13:06 +0530
libcomplearn-ruby (1.0.8-1) unstable; urgency=low
Modified: trunk/libcomplearn-ruby/debian/compat
===================================================================
--- trunk/libcomplearn-ruby/debian/compat 2010-06-03 04:41:24 UTC (rev 5491)
+++ trunk/libcomplearn-ruby/debian/compat 2010-06-03 04:47:24 UTC (rev 5492)
@@ -1 +1 @@
-4
+7
Modified: trunk/libcomplearn-ruby/debian/control
===================================================================
--- trunk/libcomplearn-ruby/debian/control 2010-06-03 04:41:24 UTC (rev 5491)
+++ trunk/libcomplearn-ruby/debian/control 2010-06-03 04:47:24 UTC (rev 5492)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Deepak Tripathi <apenguinlinux at gmail.com>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 4.1.0), autotools-dev, complearn-tools, ruby1.8, cdbs, ruby-pkg-tools
+Build-Depends: debhelper (>= 7), autotools-dev, complearn-tools, ruby1.8, cdbs, ruby-pkg-tools
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libcomplearn-ruby/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libcomplearn-ruby/
Standards-Version: 3.8.4
More information about the Pkg-ruby-extras-commits
mailing list