[kernel] r18666 - dists/trunk/linux-2.6/debian

Bastian Blank waldi at alioth.debian.org
Sun Feb 5 09:04:49 UTC 2012


Author: waldi
Date: Sun Feb  5 09:04:48 2012
New Revision: 18666

Log:
* debian/changelog: Update.
* debian/rules.real: Remove unneeded scmversion workaround.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/rules.real

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Feb  5 09:03:31 2012	(r18665)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Feb  5 09:04:48 2012	(r18666)
@@ -17,6 +17,9 @@
   * PCI: Rework ASPM disable code (fixes power usage regression on some
     systems)
 
+  [ Bastian Blank ]
+  * Remove unneeded scmversion workaround.
+
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 02 Feb 2012 03:18:04 +0000
 
 linux-2.6 (3.2.2-1) unstable; urgency=low

Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real	Sun Feb  5 09:03:31 2012	(r18665)
+++ dists/trunk/linux-2.6/debian/rules.real	Sun Feb  5 09:04:48 2012	(r18666)
@@ -82,8 +82,6 @@
 	mkdir -p '$(DIR)'
 	cp -al $(SOURCE_FILES) '$(DIR)'
 	$(patch_cmd)
-	# Suppress trailing '+' in utsrelease
-	touch '$(DIR)/.scmversion'
 	@$(stamp)
 
 $(STAMPS_DIR)/source_$(ARCH)_$(FEATURESET): SOURCE_DIR=$(BUILD_DIR)/source



More information about the Kernel-svn-changes mailing list