[Glibc-bsd-commits] r2004 - trunk/kfreebsd-7/debian

aurel32 at alioth.debian.org aurel32 at alioth.debian.org
Tue Oct 23 20:47:53 UTC 2007


Author: aurel32
Date: 2007-10-23 20:47:52 +0000 (Tue, 23 Oct 2007)
New Revision: 2004

Modified:
   trunk/kfreebsd-7/debian/changelog
   trunk/kfreebsd-7/debian/control.flavor.in
   trunk/kfreebsd-7/debian/control.in
Log:
- Initial upload to experimental.
- Use ${binary:Version} instead of ${Source-Version}
- Drop depends on coreutils (it is an essential package)



Modified: trunk/kfreebsd-7/debian/changelog
===================================================================
--- trunk/kfreebsd-7/debian/changelog	2007-10-22 19:20:02 UTC (rev 2003)
+++ trunk/kfreebsd-7/debian/changelog	2007-10-23 20:47:52 UTC (rev 2004)
@@ -1,11 +1,14 @@
-kfreebsd-7 (7.0~cvs20071022-1) UNRELEASED; urgency=low
+kfreebsd-7 (7.0~cvs20071023-1) experimental; urgency=low
 
+  [ Aurelien Jarno ]
+  * Initial upload to experimental.
+
   [ Petr Salinger ]
   * New upstream snapshot of RELENG_7
      - refresh of some patches
   * Restrict some Build-Depends only for kfreebsd architectures
 
- -- Aurelien Jarno <aurel32 at debian.org>  Thr, 18 Oct 2007 07:22:03 +0200
+ -- Aurelien Jarno <aurel32 at debian.org>  Tue, 23 Oct 2007 17:20:02 +0200
 
 kfreebsd-7 (7.0~cvs20070710-1) unreleased; urgency=low
 

Modified: trunk/kfreebsd-7/debian/control.flavor.in
===================================================================
--- trunk/kfreebsd-7/debian/control.flavor.in	2007-10-22 19:20:02 UTC (rev 2003)
+++ trunk/kfreebsd-7/debian/control.flavor.in	2007-10-23 20:47:52 UTC (rev 2004)
@@ -32,7 +32,7 @@
 Architecture: kfreebsd- at arch@
 Section: devel
 Provides: kfreebsd-headers- at major@
-Depends: kfreebsd-headers- at version@- at abiname@ (= ${Source-Version})
+Depends: kfreebsd-headers- at version@- at abiname@ (= ${binary:Version})
 Description: header files for kernel of FreeBSD @version@
  This package provides the header files for kernel of FreeBSD @version@, generally 
  used for building out-of-tree kernel modules. These files are going to be 

Modified: trunk/kfreebsd-7/debian/control.in
===================================================================
--- trunk/kfreebsd-7/debian/control.in	2007-10-22 19:20:02 UTC (rev 2003)
+++ trunk/kfreebsd-7/debian/control.in	2007-10-23 20:47:52 UTC (rev 2004)
@@ -18,7 +18,6 @@
 Package: kfreebsd-headers- at version@- at abiname@
 Architecture: kfreebsd-i386 kfreebsd-amd64
 Section: devel
-Depends: coreutils
 Description: Common architecture-specific header files for kernel of FreeBSD @version@
  This package provides the architecture-specific common kernel header files for 
  kernel of FreeBSD @version@, generally used for building out-of-tree kernel 




More information about the Glibc-bsd-commits mailing list