[Pkg-ruby-extras-maintainers] r648 - packages/libbreakpoint-ruby/trunk/debian

Paul van Tilburg paulvt at costa.debian.org
Thu Jun 29 06:48:57 UTC 2006


Author: paulvt
Date: 2006-06-29 06:48:56 +0000 (Thu, 29 Jun 2006)
New Revision: 648

Modified:
   packages/libbreakpoint-ruby/trunk/debian/changelog
   packages/libbreakpoint-ruby/trunk/debian/control.in
Log:
Moved cdbs and debhelper to the Build-Depends, bump standards-version to 3.7.2.

Modified: packages/libbreakpoint-ruby/trunk/debian/changelog
===================================================================
--- packages/libbreakpoint-ruby/trunk/debian/changelog	2006-06-29 06:16:27 UTC (rev 647)
+++ packages/libbreakpoint-ruby/trunk/debian/changelog	2006-06-29 06:48:56 UTC (rev 648)
@@ -1,8 +1,10 @@
 libbreakpoint-ruby (0.5.1-1) unstable; urgency=low
 
-  * New upstream release. 
+  * New upstream release.
+  * Bumped standards-version to 3.7.2:
+    + Moved the Build-Depends-Indeps of cdbs and debhelper to Build-Depends. 
 
- -- Paul van Tilburg <paulvt at debian.org>  Thu, 29 Jun 2006 08:14:48 +0200
+ -- Paul van Tilburg <paulvt at debian.org>  Thu, 29 Jun 2006 08:21:57 +0200
 
 libbreakpoint-ruby (0.5.0-2) unstable; urgency=low
 

Modified: packages/libbreakpoint-ruby/trunk/debian/control.in
===================================================================
--- packages/libbreakpoint-ruby/trunk/debian/control.in	2006-06-29 06:16:27 UTC (rev 647)
+++ packages/libbreakpoint-ruby/trunk/debian/control.in	2006-06-29 06:48:56 UTC (rev 648)
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Paul van Tilburg <paulvt at debian.org>
 Uploaders: @RUBY_EXTRAS_TEAM@
-Build-Depends-Indep: cdbs, debhelper (>= 4.0.0), ruby-pkg-tools (>= 0.8), ruby1.8
-Standards-Version: 3.6.2
+Build-Depends: cdbs, debhelper (>= 4.0.0), 
+Build-Depends-Indep: ruby-pkg-tools (>= 0.8), ruby1.8
+Standards-Version: 3.7.2
 
 Package: libbreakpoint-ruby
 Architecture: all




More information about the pkg-ruby-extras-maintainers mailing list