[kernel] r19065 - in dists/sid: linux linux-2.6 linux/debian linux/debian/patches/debian/dfsg linux/debian/po linux/debian/templates linux/debian/templates/image.plain.bug

Ben Hutchings benh at alioth.debian.org
Sun Jun 3 15:55:12 UTC 2012


Author: benh
Date: Sun Jun  3 15:55:11 2012
New Revision: 19065

Log:
Rename linux-2.6 to linux

Added:
   dists/sid/linux/
      - copied from r19064, dists/sid/linux-2.6/
Deleted:
   dists/sid/linux-2.6/
Modified:
   dists/sid/linux/debian/README.Debian
   dists/sid/linux/debian/README.source
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/patches/debian/dfsg/files-1
   dists/sid/linux/debian/po/ca.po
   dists/sid/linux/debian/po/cs.po
   dists/sid/linux/debian/po/da.po
   dists/sid/linux/debian/po/de.po
   dists/sid/linux/debian/po/es.po
   dists/sid/linux/debian/po/et.po
   dists/sid/linux/debian/po/fr.po
   dists/sid/linux/debian/po/it.po
   dists/sid/linux/debian/po/ja.po
   dists/sid/linux/debian/po/nl.po
   dists/sid/linux/debian/po/pl.po
   dists/sid/linux/debian/po/pt.po
   dists/sid/linux/debian/po/pt_BR.po
   dists/sid/linux/debian/po/ru.po
   dists/sid/linux/debian/po/sk.po
   dists/sid/linux/debian/po/sv.po
   dists/sid/linux/debian/po/templates.pot
   dists/sid/linux/debian/po/tr.po
   dists/sid/linux/debian/po/vi.po
   dists/sid/linux/debian/templates/control.source.in
   dists/sid/linux/debian/templates/image.plain.bug/control

Modified: dists/sid/linux/debian/README.Debian
==============================================================================
--- dists/sid/linux-2.6/debian/README.Debian	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/README.Debian	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,17 +1,17 @@
-linux-2.6 for DEBIAN
-------------------------
+Linux kernel for Debian
+-----------------------
 
 Patches
 -------
 Debian applies small changes to the kernel source. These are split up into
 separated patches addressing individual problems. Each of the patch files
 contains a description and mentions the author. The patches can be found
-at http://svn.debian.org/wsvn/kernel/dists/trunk/linux-2.6/debian/patches/.
+at http://svn.debian.org/wsvn/kernel/dists/trunk/linux/debian/patches/.
 
 Config Files
 ------------
 The .config files used to build the various linux-image files are dynamically
-generated during the linux-2.6 package build.  See the source package for
+generated during the linux package build.  See the source package for
 details.  Each linux-image-* package provides the complete .config file that
 was used to generate it.  This file is installed in /boot.
 

Modified: dists/sid/linux/debian/README.source
==============================================================================
--- dists/sid/linux-2.6/debian/README.source	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/README.source	Sun Jun  3 15:55:11 2012	(r19065)
@@ -3,18 +3,18 @@
 
 1) You can use either:
    a) a git repository of the kernel source
-   b) a kernel tarball from kernel.org (e.g. linux-2.6.25.tar.bz2)
-      and, optionally, a patch (e.g. patch-2.6.26-rc3.bz2).
+   b) a kernel tarball from kernel.org (e.g. linux-3.4.tar.bz2)
+      and, optionally, a patch (e.g. patch-3.5-rc1.bz2).
 
 2) Run ./debian/bin/genorig.py <repository>
    or  ./debian/bin/genorig.py <tarball> [patch]
-   This will produce ../orig/linux-2.6_<version>.orig.tar.gz
-   (e.g. linux-2.6_2.6.26~rc3.orig.tar.gz).
+   This will produce ../orig/linux_<version>.orig.tar.gz
+   (e.g. linux_3.5~rc1.orig.tar.gz).
 
    (genorig.py requires the python and unifdef packages to be
     installed)
 
-3) Unpack linux-2.6-<version>.orig.tar.gz, cd into the new directory,
+3) Unpack linux_<version>.orig.tar.gz, cd into the new directory,
    and do a 'svn export' to get the debian/ subdirectory.
    Alternatively unpack using "make -f debian/rules orig".
 

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/changelog	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,6 +1,10 @@
-linux-2.6 (3.2.19.dfsg.1-1) UNRELEASED; urgency=low
+linux (3.2.19-2) UNRELEASED; urgency=low
 
-  * linux-image: Change package name for bugs to 'src:linux-2.6' (Closes: #644198)
+  * The "Not Quite So Many Different Version Numbers" release
+
+  [ Ben Hutchings ]
+  * Rename source package to 'linux' (Closes: #636010)
+  * linux-image: Change package name for bugs to 'src:linux' (Closes: #644198)
   * DFSG: video: Remove nvidiafb and rivafb, which include apparently
     obfuscated code (Closes: #383481).  The nouveau driver supports all
     the same hardware, aside from RIVA 128 (NV3).

Modified: dists/sid/linux/debian/patches/debian/dfsg/files-1
==============================================================================
--- dists/sid/linux-2.6/debian/patches/debian/dfsg/files-1	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/patches/debian/dfsg/files-1	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,7 +1,7 @@
 rm Documentation/netlabel/draft-ietf-cipso-ipsecurity-01.txt
 
 # Some of this is DFSG-free, but it has been moved to firmware-free so
-# we don't need it in linux-2.6 as well.
+# we don't need it in linux as well.
 rm firmware
 
 rm arch/powerpc/sysdev/micropatch.c

Modified: dists/sid/linux/debian/po/ca.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/ca.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/ca.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# Catalan translation of linux-2.6 debconf templates.
+# Catalan translation of linux debconf templates.
 # Copyright © 2010 Software in the Public Interest, Inc.
-# This file is distributed under the same license as linux-2.6's packaging.
+# This file is distributed under the same license as linux's packaging.
 # Jordi Mallach <jordi at debian.org>, 2010.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: linux-2.6 2.6.32-24\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2010-07-16 15:55+0100\n"
 "PO-Revision-Date: 2010-10-25 00:24+0200\n"
 "Last-Translator: Jordi Mallach <jordi at debian.org>\n"

Modified: dists/sid/linux/debian/po/cs.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/cs.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/cs.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# Czech PO debconf template translation of linux-2.6.
+# Czech PO debconf template translation of linux.
 # Copyright (C) 2010 Michal Simunek <michal.simunek at gmail.com>
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Michal Simunek <michal.simunek at gmail.com>, 2010.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: linux-2.6 2.6.32-18\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2010-07-25 10:32+0200\n"
 "PO-Revision-Date: 2010-07-26 18:02+0200\n"
 "Last-Translator: Michal Simunek <michal.simunek at gmail.com>\n"

Modified: dists/sid/linux/debian/po/da.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/da.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/da.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,11 +1,11 @@
-# Danish translation linux-2.6.
+# Danish translation linux.
 # Copyright (C) 2011 Joe Hansen.
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Joe Hansen <joedalton2 at yahoo.dk>, 2010, 2011.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: linux-2.6\n"
+"Project-Id-Version: linux\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2011-06-09 10:31+0200\n"
 "PO-Revision-Date: 2011-07-03 05:26+0100\n"

Modified: dists/sid/linux/debian/po/de.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/de.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/de.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# Translation of linux-2.6 templates to german.
+# Translation of linux templates to german.
 # Copyright (C) 2010 Holger Wansing.
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Holger Wansing <linux at wansing-online.de>, 2010, 2011.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: linux-2.6 3.0.0-3\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-07-04 04:24+0100\n"
 "PO-Revision-Date: 2011-09-13 20:41+0200\n"
 "Last-Translator: Holger Wansing <linux at wansing-online.de>\n"

Modified: dists/sid/linux/debian/po/es.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/es.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/es.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,5 +1,5 @@
-# linux-2.6 po-debconf translation to Spanish
-# This file is distributed under the same license as the linux-2.6 package.
+# linux po-debconf translation to Spanish
+# This file is distributed under the same license as the linux package.
 #
 #   Changes:
 #    - Initial translation
@@ -29,7 +29,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: linux-2.6 2.6.32+5\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-07-04 04:24+0100\n"
 "PO-Revision-Date: 2011-07-16 17:59+0200\n"
 "Last-Translator: Omar Campagne <ocampagne at gmail.com>\n"

Modified: dists/sid/linux/debian/po/et.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/et.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/et.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,14 +1,14 @@
-# linux-2.6 debconf estonian translation
-# linux-2.6 debconf eesti keele tõlge
+# linux debconf estonian translation
+# linux debconf eesti keele tõlge
 # Copyright (C) 2010 Debian GNU/Linux
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 #
 # mihkel <mihkel turakas com>, 2010.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: linux-2.6 2.6.32-11\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Project-Id-Version: linux 2.6.32-11\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2010-07-16 15:55+0100\n"
 "PO-Revision-Date: 2010-04-24 14:20+0300\n"
 "Last-Translator: mihkel <turakas gmail com>\n"

Modified: dists/sid/linux/debian/po/fr.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/fr.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/fr.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,6 +1,6 @@
-# Translation of linux-2.6 debconf templates to French
+# Translation of linux debconf templates to French
 # Copyright (C) 2010, 2011 Debian French l10n team <debian-l10n-french at lists.debian.org>
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 #
 # David Prévot <david at tilapin.org>, 2010, 2011.
 msgid ""

Modified: dists/sid/linux/debian/po/it.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/it.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/it.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,4 +1,4 @@
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Collaboratively translated during an online sprint, thanks to all contributors!
 # Luca Bruno <lucab at debian.org>, 2010.
 #

Modified: dists/sid/linux/debian/po/ja.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/ja.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/ja.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
 # Copyright (C) 2010 Kenshi Muto <kmuto at debian.org>
 # Copyright (C) 2010 Nobuhiro Iwamatsu <iwamatsu at debian.org>
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Kenshi Muto <kmuto at debian.org>, 2010.
 # Nobuhiro Iwamatsu <iwamatsu at debian.org>, 2010.
 
 msgid ""
 msgstr ""
-"Project-Id-Version: linux-2.6\n"
+"Project-Id-Version: linux\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2010-10-21 10:37+0200\n"
 "PO-Revision-Date: 2010-10-31 06:32+0900\n"

Modified: dists/sid/linux/debian/po/nl.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/nl.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/nl.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# Dutch translation of linux-2.6 po-debconf templates.
+# Dutch translation of linux po-debconf templates.
 # Copyright (C) 2011 Willem Kuyn
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Willem Kuyn <willemkuyn at gmail.com>, 2011.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: linux-2.6\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Project-Id-Version: linux\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-07-04 04:24+0100\n"
 "PO-Revision-Date: 2012-02-04 12:27+0100\n"
 "Last-Translator: willem kuyn <willemkuyn at gmail.com>\n"

Modified: dists/sid/linux/debian/po/pl.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/pl.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/pl.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# Translation of linux-2.6 debconf templates to Polish.
+# Translation of linux debconf templates to Polish.
 # Copyright (C) 2011 Michał Kułach
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 #
 # Michał Kułach <michal.kulach at gmail.com>, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-07-04 04:24+0100\n"
 "PO-Revision-Date: 2012-02-05 18:38+0100\n"
 "Last-Translator: Michał Kułach <michal.kulach at gmail.com>\n"

Modified: dists/sid/linux/debian/po/pt.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/pt.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/pt.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,11 +1,11 @@
-# Translation of linux-2.6 debconf messages to Portuguese
+# Translation of linux debconf messages to Portuguese
 # Copyright (C) 2010 Américo Monteiro
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 #
 # Américo Monteiro <a_monteiro at netcabo.pt>, 2010, 2011.
 msgid ""
 msgstr ""
-"Project-Id-Version: linux-2.6 2.6.39.1\n"
+"Project-Id-Version: linux 2.6.39.1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2011-05-21 10:31+0200\n"
 "PO-Revision-Date: 2011-05-22 23:53+0100\n"

Modified: dists/sid/linux/debian/po/pt_BR.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/pt_BR.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/pt_BR.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# linux-2.6 Brazilian Portuguese debconf template translation.
+# linux Brazilian Portuguese debconf template translation.
 # Copyright (C) 2010 Flamarion Jorge
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Flamarion Jorge <jorge.flamarion at gmail.com>, 2010.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: linux-2.6\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Project-Id-Version: linux\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2010-09-19 10:42+0200\n"
 "PO-Revision-Date: 2010-10-02 12:29-0300\n"
 "Last-Translator: Flamarion Jorge <jorge.flamarion at gmail.com>\n"

Modified: dists/sid/linux/debian/po/ru.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/ru.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/ru.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# translation of linux-2.6 debconf templates to Russian
+# translation of linux debconf templates to Russian
 # Copyright (C) 2010, 2011 Yuri Kozlov
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 #
 # Yuri Kozlov <yuray at komyakino.ru>, 2010, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: linux-2.6 3.1.6-1\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-07-04 04:24+0100\n"
 "PO-Revision-Date: 2011-12-30 18:35+0400\n"
 "Last-Translator: Yuri Kozlov <yuray at komyakino.ru>\n"

Modified: dists/sid/linux/debian/po/sk.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/sk.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/sk.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,13 +1,13 @@
-# Slovak translations for linux-2.6 package
-# Slovenské preklady pre balík linux-2.6.
+# Slovak translations for linux package
+# Slovenské preklady pre balík linux.
 # Copyright (C) 2011 Slavko
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Slavko <linux at slavino.sk>, 2011.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: linux-2.6 2.6.32-29\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-06-09 10:31+0200\n"
 "PO-Revision-Date: 2011-07-10 09:19+0200\n"
 "Last-Translator: Slavko <linux at slavino.sk>\n"

Modified: dists/sid/linux/debian/po/sv.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/sv.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/sv.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# Translation of linux-2.6 debconf template to Swedish
+# Translation of linux debconf template to Swedish
 # Copyright (C) 2010 Martin Bagge <brother at bsnet.se>
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 #
 # Martin Bagge <brother at bsnet.se>, 2010
 msgid ""
 msgstr ""
-"Project-Id-Version: linux-2.6\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Project-Id-Version: linux\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-05-21 10:31+0200\n"
 "PO-Revision-Date: 2011-06-02 14:52+0100\n"
 "Last-Translator: Martin Bagge / brother <brother at bsnet.se>\n"

Modified: dists/sid/linux/debian/po/templates.pot
==============================================================================
--- dists/sid/linux-2.6/debian/po/templates.pot	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/templates.pot	Sun Jun  3 15:55:11 2012	(r19065)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-07-04 04:24+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"

Modified: dists/sid/linux/debian/po/tr.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/tr.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/tr.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,12 +1,12 @@
-# Turkish translation of linux-2.6 debconf template.
+# Turkish translation of linux debconf template.
 # Copyright (C) 2012 Mert Dirik
-# This file is distributed under the same license as the linux-2.6 package.
+# This file is distributed under the same license as the linux package.
 # Mert Dirik <mertdirik at gmail.com>, 2012.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: linux-2.6 3.2.4-1\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2011-07-04 04:24+0100\n"
 "PO-Revision-Date: 2012-02-12 22:36+0200\n"
 "Last-Translator: Mert Dirik <mertdirik at gmail.com>\n"

Modified: dists/sid/linux/debian/po/vi.po
==============================================================================
--- dists/sid/linux-2.6/debian/po/vi.po	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/po/vi.po	Sun Jun  3 15:55:11 2012	(r19065)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: linux-2.6 2.6.32-26\n"
-"Report-Msgid-Bugs-To: linux-2.6 at packages.debian.org\n"
+"Report-Msgid-Bugs-To: linux at packages.debian.org\n"
 "POT-Creation-Date: 2010-10-21 10:37+0200\n"
 "PO-Revision-Date: 2010-10-27 15:21+1030\n"
 "Last-Translator: Clytie Siddall <clytie at riverland.net.au>\n"

Modified: dists/sid/linux/debian/templates/control.source.in
==============================================================================
--- dists/sid/linux-2.6/debian/templates/control.source.in	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/templates/control.source.in	Sun Jun  3 15:55:11 2012	(r19065)
@@ -5,5 +5,5 @@
 Standards-Version: 3.9.2
 Build-Depends: debhelper (>> 7), cpio, kmod | module-init-tools, python (>= 2.6.6-3~), lzma [armel], kernel-wedge (>= 2.83)
 Build-Depends-Indep: bzip2, xmlto
-Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/trunk/linux-2.6/
-Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux-2.6/
+Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/trunk/linux/
+Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux/

Modified: dists/sid/linux/debian/templates/image.plain.bug/control
==============================================================================
--- dists/sid/linux-2.6/debian/templates/image.plain.bug/control	Sun Jun  3 15:42:39 2012	(r19064)
+++ dists/sid/linux/debian/templates/image.plain.bug/control	Sun Jun  3 15:55:11 2012	(r19065)
@@ -1,2 +1,2 @@
-Submit-As: src:linux-2.6
+Submit-As: src:linux
 Package-Status: firmware-atheros firmware-bnx2 firmware-bnx2x firmware-brcm80211 firmware-intelwimax firmware-ipw2x00 firmware-ivtv firmware-iwlwifi firmware-libertas firmware-linux firmware-linux-nonfree firmware-myricom firmware-netxen firmware-qlogic firmware-ralink firmware-realtek xen-hypervisor



More information about the Kernel-svn-changes mailing list