diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-11-27 23:49:56 +0000 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-11-27 23:53:01 +0000 |
| commit | 33831f0ba604d4060d552a6c93f1d23b29672538 (patch) | |
| tree | e7388bf7ce1b569fc2009275d0a1b00ec19ba3b3 /debian/control | |
| parent | b32f3bc9edfbbab5c250da92c451c6eb99a079cb (diff) | |
New ustream snapshot
- Migrates everything to libpthread.
- Bump libc0.3-dev build dependency to get pthread_hurd_cond_wait.
- Break libthreads-based netdde.
- Remove install-msgids.diff, pflocal.patch,
runsystem_setup_pflocal.patch, makedev_keep_options.patch,
makedev_parted_store.patch, ext2fs_nowait.patch, libpager_deadlock.patch,
libdiskfs_self-reauth.patch, libdiskfs_sync.patch, merged upstream
- Refresh exec_filename_exec.patch, exec_filename_fs.patch,
ext2fs_large_stores.patch, external.patch, init_try_runsystem.gnu.patch,
libdde_workqueue.patch, libports_stability.patch, pfinet_dhcp.patch,
posix-sigcodes.patch, proxy-defpager.diff.
* New patch ext2fs_large_stores_pthread.patch to move ext2fs large store
support to pthread.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d1ab6208..ab5254ca 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.9.3 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526), - libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs, + libc0.3-dev (>= 2.13-38~), texinfo, texi2html, libncursesw5-dev, cdbs, debhelper (>= 4.2.0), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf, libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config, xkb-data, flex, bison @@ -18,7 +18,7 @@ Vcs-Git: git://git.debian.org/pkg-hurd/hurd.git Package: hurd Essential: yes Depends: ${misc:Depends}, sysv-rc, netdde (>= 0.0.20120518~), libc0.3 (>= 2.13-31~), ${shlibs:Depends}, xkb-data -Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.11.2-12) +Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.11.2-12), netdde (<< 0.0.20121127~) Suggests: hurd-doc Recommends: bf-utf-source Provides: makedev, login, console-driver-xkb |
