summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2014-04-04sync with upstream packagingJustus Winter
2014-03-21sync with upstream packagingJustus Winter
2013-12-04remove udeb stuffJustus Winter
2013-11-02Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog debian/control
2013-11-01New upstream snapshot.Samuel Thibault
* control: bump libc0.3-dev dependency to make sure we don't get internal inlines exported by previous versions.
2013-10-28Remove dpkg | install-info dependency.Samuel Thibault
2013-09-23RPC stubs now come from libcSamuel Thibault
* control: Bump libc0.3-dev build dep to get new RPC stubs. * patches/newRPC: Drop accordingly.
2013-09-23remove duplicated texinfo B-DPino Toscano
2013-09-23add ${shlibs:Depends} in hurd-udebPino Toscano
2013-09-21add ${shlibs:Depends} in hurd-libs0.3-udebPino Toscano
2013-09-21add ${perl:Depends} in hurd-devPino Toscano
2013-09-21add missing libpcap0.8-dev B-DPino Toscano
2013-09-17Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog
2013-09-17control, hurd.install.in, rules: Remove ufs parts.Samuel Thibault
2013-09-16Make lintian happierSamuel Thibault
* rules, control: Switch to makeinfo. * Refresh lintian overrides.
2013-09-16control: Add build dependency on libdaemonJustus Winter
2013-07-27Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
2013-07-27Use autoreconfSamuel Thibault
2013-07-17control: Remove Neal and Jeff from uploaders.Samuel Thibault
2013-07-13Bump Standards-Version to 3.9.4 (no changes)Samuel Thibault
2013-05-01control: build-depend on gawk.Samuel Thibault
2013-04-12hurd: pre-depend on hurd-libs0.3 (#704998)Pino Toscano
2013-03-16upload to unstableSamuel Thibault
2013-03-10uploadSamuel Thibault
2013-02-28Split the hurd libraries in own hurd-libs0.3{,-udeb} packagesPino Toscano
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