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

[glibc] 01/01: debian/control.in/libc: set the priority of the libc{0.1, 0.3, 0.6} packages to optional following the changes on the ftp-master side (see bug#846982).



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch sid
in repository glibc.

commit 966890bf422271fcb4bd9e481de0fce60ee2dd66
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Tue Jan 23 13:09:59 2018 +0100

    debian/control.in/libc: set the priority of the libc{0.1,0.3,0.6} packages to optional following the changes on the ftp-master side (see bug#846982).
---
 debian/changelog       | 5 +++++
 debian/control         | 8 ++++----
 debian/control.in/libc | 2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d7a5099..404dfbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 glibc (2.26-5) UNRELEASED; urgency=medium
 
+  [ Samuel Thibault ]
   * debian/patches/any/local-cudacc-float128.diff: Disable _Float128 for icc
     too.
 
+  [ Aurelien Jarno ]
+  * debian/control.in/libc: set the priority of the libc{0.1,0.3,0.6} packages
+    to optional following the changes on the ftp-master side (see bug#846982).
+
  -- Samuel Thibault <sthibault@debian.org>  Mon, 22 Jan 2018 14:27:57 +0100
 
 glibc (2.26-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 20bbd4b..bd40e48 100644
--- a/debian/control
+++ b/debian/control
@@ -159,7 +159,7 @@ Description: Transitional package to ensure multiarch compatibility
 Package: libc6
 Architecture: amd64 arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc powerpcspe ppc64 ppc64el sparc sparc64 s390x sh3 sh4 x32
 Section: libs
-Priority: required
+Priority: optional
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${libgcc:Depends}
 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386]
@@ -247,7 +247,7 @@ Description: GNU C Library: Shared libraries - udeb
 Package: libc6.1
 Architecture: alpha ia64
 Section: libs
-Priority: required
+Priority: optional
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${libgcc:Depends}
 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386]
@@ -335,7 +335,7 @@ Description: GNU C Library: Shared libraries - udeb
 Package: libc0.3
 Architecture: hurd-i386
 Section: libs
-Priority: required
+Priority: optional
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${libgcc:Depends}
 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386]
@@ -423,7 +423,7 @@ Description: GNU C Library: Shared libraries - udeb
 Package: libc0.1
 Architecture: kfreebsd-amd64 kfreebsd-i386
 Section: libs
-Priority: required
+Priority: optional
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${libgcc:Depends}
 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386]
diff --git a/debian/control.in/libc b/debian/control.in/libc
index d5a2cd0..449de91 100644
--- a/debian/control.in/libc
+++ b/debian/control.in/libc
@@ -1,7 +1,7 @@
 Package: @libc@
 Architecture: @archs@
 Section: libs
-Priority: required
+Priority: optional
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${libgcc:Depends}
 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: