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

[glibc] 01/01: control: Re-introduce libc0.3-xen package



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

sthibault pushed a commit to branch sid
in repository glibc.

commit c3a9fa621d4055814fad6425c3b26309e0659a02
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon May 30 00:30:59 2016 +0000

    control: Re-introduce libc0.3-xen package
---
 debian/changelog      |  3 ++-
 debian/control        | 18 +++++++++++++++++-
 debian/control.in/opt | 16 ++++++++++++++++
 3 files changed, 35 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c47da58..932c0fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,8 @@ glibc (2.22-10) UNRELEASED; urgency=medium
   [ Samuel Thibault ]
   * patches/hurd-i386/cvs-i686-link.diff: Fix link of i686 build.
   * sysdeps/hurd-i386.mk: Disable ifunc, not working yet.
-  * sysdeps/hurd-i386.mk: Re-enable xen build.
+  * sysdeps/hurd-i386.mk: Fix and re-enable xen build.
+  * control: Re-introduce libc0.3-xen package.
 
  -- Aurelien Jarno <aurel32@debian.org>  Thu, 12 May 2016 18:06:35 +0200
 
diff --git a/debian/control b/debian/control
index a6e1350..203adb8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: glibc
 Section: libs
 Priority: required
-Build-Depends: gettext, dpkg-dev (>= 1.18.7), xz-utils, file, quilt,
+Build-Depends: gettext, dpkg (>= 1.18.7), xz-utils, file, quilt,
  autoconf, gawk, debhelper (>= 9.20141010), rdfind, symlinks, netbase,
  linux-libc-dev (>= 3.9) [linux-any],
  libaudit-dev [linux-any], libcap-dev [linux-any], libselinux-dev [linux-any],
@@ -840,6 +840,22 @@ Description: GNU C Library: Shared libraries [Xen version]
  This set of libraries is optimized for the Xen hypervisor, and will be
  selected instead when running under Xen.
 
+Package: libc0.3-xen
+Architecture: hurd-i386
+Section: libs
+Priority: extra
+Multi-Arch: same
+Pre-Depends: libc0.3 (= ${binary:Version})
+Depends: ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: Shared libraries [Xen version]
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C
+ library and the standard math library, as well as many others.
+ .
+ This set of libraries is optimized for the Xen hypervisor, and will be
+ selected instead when running under Xen.
+
 Package: libc6.1-alphaev67
 Architecture: alpha
 Section: libs
diff --git a/debian/control.in/opt b/debian/control.in/opt
index f272fb5..675b752 100644
--- a/debian/control.in/opt
+++ b/debian/control.in/opt
@@ -14,6 +14,22 @@ Description: GNU C Library: Shared libraries [Xen version]
  This set of libraries is optimized for the Xen hypervisor, and will be
  selected instead when running under Xen.
 
+Package: libc0.3-xen
+Architecture: hurd-i386
+Section: libs
+Priority: extra
+Multi-Arch: same
+Pre-Depends: libc0.3 (= ${binary:Version})
+Depends: ${misc:Depends}
+Build-Profiles: <!stage1>
+Description: GNU C Library: Shared libraries [Xen version]
+ Contains the standard libraries that are used by nearly all programs on
+ the system. This package includes shared versions of the standard C
+ library and the standard math library, as well as many others.
+ .
+ This set of libraries is optimized for the Xen hypervisor, and will be
+ selected instead when running under Xen.
+
 Package: libc6.1-alphaev67
 Architecture: alpha
 Section: libs

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


Reply to: