[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#545017: linux-kbuild-2.6: out-of-date-standards-version



Package: linux-kbuild-2.6
Version: 2.6.30-1
Severity: minor
Tags: patch

Hello,

the following patch applies on trunk

Best regards
Uwe

--->8---
* debian/templates/control.source.in: bump Standards-Version

* debian/templates/control.source.in, debian/templates/control.main.in
  - Use Section kernel

Index: linux-kbuild-2.6-debian/debian/changelog
===================================================================
--- linux-kbuild-2.6-debian.orig/debian/changelog	2009-09-04 14:37:04.000000000 +0200
+++ linux-kbuild-2.6-debian/debian/changelog	2009-09-04 14:49:30.000000000 +0200
@@ -1,7 +1,12 @@
 linux-kbuild-2.6 (2.6.31~rc4-1) UNRELEASED; urgency=low
 
+  [ Bastian Blank ]
   * New upstream version.
 
+  [ Uwe Kleine-König ]
+  * Standards-Version: 3.8.3
+    - use Section: kernel
+
  -- Bastian Blank <waldi@debian.org>  Sat, 25 Jul 2009 11:46:23 +0200
 
 linux-kbuild-2.6 (2.6.30-1) unstable; urgency=low
Index: linux-kbuild-2.6-debian/debian/templates/control.main.in
===================================================================
--- linux-kbuild-2.6-debian.orig/debian/templates/control.main.in	2009-09-04 14:37:04.000000000 +0200
+++ linux-kbuild-2.6-debian/debian/templates/control.main.in	2009-09-04 14:49:30.000000000 +0200
@@ -1,6 +1,6 @@
 Package: linux-kbuild-@version@
 Architecture: any
-Section: devel
+Section: kernel
 Priority: optional
 Depends: ${shlibs:Depends}
 Description: Kbuild infrastructure for Linux @version@
Index: linux-kbuild-2.6-debian/debian/templates/control.source.in
===================================================================
--- linux-kbuild-2.6-debian.orig/debian/templates/control.source.in	2009-09-04 14:37:04.000000000 +0200
+++ linux-kbuild-2.6-debian/debian/templates/control.source.in	2009-09-04 14:49:30.000000000 +0200
@@ -1,7 +1,7 @@
 Source: linux-kbuild-@major@
-Section: devel
+Section: kernel
 Priority: optional
 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
 Uploaders: Bastian Blank <waldi@debian.org>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.3
 Build-Depends: debhelper (>> 7), python

-- System Information:
Debian Release: 5.0.3
  APT prefers proposed-updates
  APT policy: (900, 'proposed-updates'), (900, 'stable'), (600, 'testing-proposed-updates'), (600, 'testing'), (500, 'oldstable-proposed-updates'), (500, 'oldstable'), (200, 'unstable'), (2, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: