[Pkg-virtualbox-commits] r57 - trunk/debian
    daniel at alioth.debian.org 
    daniel at alioth.debian.org
       
    Tue Oct  9 12:03:04 UTC 2007
    
    
  
Author: daniel
Date: 2007-10-09 12:03:04 +0000 (Tue, 09 Oct 2007)
New Revision: 57
Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
Sorting control fields.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-10-09 12:01:46 UTC (rev 56)
+++ trunk/debian/changelog	2007-10-09 12:03:04 UTC (rev 57)
@@ -10,6 +10,7 @@
   [ Daniel Baumann ]
   * Removing useless whitespaces at EOL and EOF in debian/*.
   * Sorting build-depends.
+  * Sorting control fields.
 
  -- Daniel Baumann <daniel at debian.org>  Tue,  2 Oct 2007 13:57:00 +0200
 
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2007-10-09 12:01:46 UTC (rev 56)
+++ trunk/debian/control	2007-10-09 12:03:04 UTC (rev 57)
@@ -7,12 +7,12 @@
 Standards-Version: 3.7.2
 
 Package: virtualbox-ose
-Provides: virtualbox
-Conflicts: virtualbox
-Replaces: virtualbox
 Architecture: i386 amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: virtualbox-ose-source, virtualbox-ose-modules
+Conflicts: virtualbox
+Replaces: virtualbox
+Provides: virtualbox
 Description: PC virtualization solution
  VirtualBox is a free PC virtualization solution allowing you to run a wide
  range of PC operating systems on your Linux system. This includes Windows,
@@ -23,11 +23,11 @@
   Homepage: <http://www.virtualbox.org/>
 
 Package: virtualbox-ose-source
-Provides: virtualbox-source
+Architecture: all
+Depends: debhelper (>= 5), dpatch, module-assistant, bzip2, kbuild
 Conflicts: virtualbox-source
 Replaces: virtualbox-source
-Architecture: all
-Depends: debhelper (>= 5), dpatch, module-assistant, bzip2, kbuild
+Provides: virtualbox-source
 Description: Source for the VirtualBox module
  This package provides the source code for the virtualbox kernel modules.
  The virtualbox package is also required in order to make use of these
    
    
More information about the Pkg-virtualbox-commits
mailing list