summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2013-02-28Add missing autotools-dev build dependencyPino Toscano
for the autotools_dev dh addon
2013-02-27hurd-doc: update suggestsPino Toscano
- Remove hurd (a bit pointless, since it is essential). - Add www-browser (for the HTML documentation).
2013-02-27hurd-dev: add ${shlibs:Depends}Pino Toscano
followup of 9c702196d81460380875874ab0e10cb7d365ee5f
2013-02-27hurd-dev: remove the libsem-dev conflicts/replaces/providesPino Toscano
nowadays they are obsolete, since the libsem has been removed from the archive more than 6 years ago (we can assume nobody has it installed anymore)
2013-02-27Move /bin/timertest and /bin/fstests from hurd to hurd-devPino Toscano
they are development-related utilities; add proper breaks/replaces.
2013-02-26Bump netdde breaking version, our updated pfinet wants a rebuilt one.Samuel Thibault
2013-02-25Switch rules from cdbs to the sequential `dh'Pino Toscano
- Bump the debhelper build dependency to >= 7.0.50~. - Drop the cdbs build dependency.
2013-02-25fix Vcs-* keys to point to anonscm.debian.orgPino Toscano
2013-02-25hurd-udeb: remove XC-Package-Type, redundant with Package-TypePino Toscano
2013-02-24Bump debhelper compatibility to 7Pino Toscano
- Bump compat to 7. - Bump the debhelper build dependency to >= 7. - Fix the dh_strip parameters.
2013-01-06Drop hurd dependency on libc0.3Samuel Thibault
2012-11-27New ustream snapshotSamuel Thibault
- 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.
2012-07-15control: Add missing xkb-data, flex, and bison build-dependencies.Samuel Thibault
2012-07-15Add missing pkg-config build-dependencySamuel Thibault
2012-07-15Add missing libx11-dev and x11proto-core-dev build-dependencies.Samuel Thibault
2012-07-12control: Make hurd depend on xkb-dataSamuel Thibault
2012-07-11Add keyboard layout switch to d-iSamuel Thibault
* control: Make hurd-udeb depend on xkb-data-udeb. Make hurd conflict/replace console-driver-xkb. * rules: Add empty compose file for hurd-udeb. * hurd.install: Do not install empty compose file. * local/runsystem: Read keyboard layout from console-setup, restart the console automatically.
2012-06-06control: Add missing autoconf build-dependency.Samuel Thibault
2012-05-25control: Depend on libpciaccess-dev for libddekit.Samuel Thibault
2012-05-22Fix hang in d-i at parman stageSamuel Thibault
* Do not make hurd-udeb depend on netdde-udeb, it leads to configure recursion, and is not actually needed.
2012-05-20make hurd-udeb depend on netdde-udeb, not netddeSamuel Thibault
2012-05-20Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog
2012-05-20Enable netdde by defaultSamuel Thibault
* control: Depend on netdde, recent enough (>= 0.0.20120518~) to avoid conflicts with gnumach drivers. * local/setup-translators: Setup netdde translator and /dev/eth*. * debian/hurd.postinst: Migrate pfinet into using /dev/eth0.
2012-04-27build-depend on gcc-4.7 instead of gcc-4.6Samuel Thibault
2012-04-25Remove libpthread, now shipped by glibc, and depend on itSamuel Thibault
2012-02-27control: Set hurd-udeb XC-Package-Type to udeb.Samuel Thibault
2012-02-25control: Bump Standards-Version to 3.9.3 (no changes).Samuel Thibault
2011-11-07debian/control: Recommend bf-utf-source to get more than just latin1 on the ↵Samuel Thibault
console.
2011-11-06debian/control: Use hurd-any instead of hurd-i386.Samuel Thibault
2011-10-30Use native random serverSamuel Thibault
* debian/control, debian/local/setup-translators: Use native random server set on /dev/u?random-hurd instead of random-egd on /dev/u?random. * debian/hurd.{postinst,prerm}: Handle alternative for /dev/u?random, default to u?random-hurd. * debian/hurd.lintian-overrides: Override warnings about the /dev/u?random mangling. * debian/copyright: Fix copyright notice. * debian/control: - Drop article from synopsis. - Tighten hurd-dev dependency on hurd to the same version.
2011-08-18Also provide random-egd, for smooth transitionSamuel Thibault
2011-08-18conflict/replace random-egdSamuel Thibault
2011-08-18debian/control, debian/local/setup-translators: Use native random server ↵Samuel Thibault
instead of random-egd.
2011-05-23Make the hurd package depend on random-egdSamuel Thibault
to get /dev/*random working as early as d-i's base install.
2011-05-20Build with gcc-4.6Samuel Thibault
2011-04-10Build with gcc-4.5Samuel Thibault
* debian/control: Depend on gcc-4.5 instead of gcc-4.4. * debian/rules: Build with gcc-4.5.
2011-04-10Bump Standards-Version to 3.9.2 (no change needed)Samuel Thibault
2011-03-21Use useradd instead of adduser to fix debootstrapSamuel Thibault
* debian/hurd.postinst: use useradd from required passwd package instead of adduser, which is not required and thus not available at debootstrap. * debian/control: Bump Standards-Version to 3.9.1 (no change needed).
2011-02-27debian/control Break libc0.3 before getifaddrs fixSamuel Thibault
now that pfinet provides a correct response
2011-02-27debian/control: Break old gnumach packagesSamuel Thibault
instead of depending on them.
2011-02-22debian/control: Recommend random-egd, to provide /dev/*random.Samuel Thibault
2010-08-30 * debian/control: Depend on gcc-4.4 instead of gcc-4.3. Thanks Émilio!Samuel Thibault
2010-08-22 * debian/control: Use Package-Type instead of XC-Package-Type.Samuel Thibault
2010-08-01Update Vcs fields to point to the new git repositoriesSamuel Thibault
2010-08-01Fix and enable parted storesJeremie Koenig
* debian/control: Build-Depend on libparted-dev. * debian/rules: Enable parted stores, in a hackish way for now. * debian/local/partman/commit.d/40hurd_reload-partitions: New file for hurd-udeb, make partman restart the partition translators after the partition table has been changed. * debian/hurd-udeb.install: Install file above.
2010-06-06Bump Standards-Version to 3.8.4 (no change needed).Samuel Thibault
2010-06-06Drop -1 from gnumach-dev dependency.Samuel Thibault
2010-01-09Add dpkg (>= 1.15.4) | install-info dependency.Samuel Thibault
2010-01-07 * debian/control: Drop duplicate priority and section fields.Samuel Thibault
* debian/control: Add ${misc:Depends}.
2009-12-23debian/control (hurd-udeb): Add Provides: ipv6-modules, mouse-modules, ↵Samuel Thibault
ufs-modules