Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-21 | remove udeb rules | Justus Winter | |
2014-03-21 | sync with upstream packaging | Justus Winter | |
2013-12-04 | remove udeb stuff | Justus Winter | |
2013-09-23 | rules: Pass --without-libdaemon to udeb configure. | Samuel Thibault | |
2013-09-24 | Drop CC definition, it is not actually exported | Samuel Thibault | |
2013-09-23 | no multiarch when install for udeb | Pino Toscano | |
multiarch is not used in udebs, so there is no need to do the udeb installation using a multiarch library directory to move them back later | |||
2013-09-23 | dh_install: use --remaining-packages to not process udebs twice | Pino Toscano | |
2013-09-23 | rules: allow to pass own configure args to build flavours | Pino Toscano | |
2013-09-23 | do a separate build for the udeb variant | Pino Toscano | |
this way it can have a different configuration: - use build-udeb as build dir - use debian/tmp-udeb as DESTDIR, and use it as sourcedir for dh_install of *-udeb binaries | |||
2013-09-23 | dh_install: force debian/tmp as sourcedir | Pino Toscano | |
strip/fix the paths in *.install.in files according to the new root | |||
2013-09-23 | pass the right builddir to dh_auto_clean | Pino Toscano | |
2013-09-22 | rename the "build" build dir to "build-deb" | Pino Toscano | |
2013-09-21 | exclude shlibs for private modules in /usr/lib/hurd | Pino Toscano | |
this allows the drop of the shlibs for hurd, which has no public libraries anymore after the hurd-libs0.3 split | |||
2013-09-21 | rename installed libdde-linux26 stuff back to libdde_linux26 | Pino Toscano | |
2013-09-17 | Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd | Samuel Thibault | |
Conflicts: debian/changelog | |||
2013-09-17 | control, hurd.install.in, rules: Remove ufs parts. | Samuel Thibault | |
2013-09-16 | Make lintian happier | Samuel Thibault | |
* rules, control: Switch to makeinfo. * Refresh lintian overrides. | |||
2013-07-27 | Use autoreconf | Samuel Thibault | |
2013-07-27 | Move to multiple orig tarballs. | Samuel Thibault | |
Rename libdde_linux26 into libdde-linux26 | |||
2013-06-19 | Merge branch 'upstream-merged' | Samuel Thibault | |
2013-06-19 | Fix documentation build, add io_select_timeout | Samuel Thibault | |
* Add doc-fix.patch to fix documentation build. * Add io_select_timeout patch to introduce the RPC definition for libc to build the RPC stubs. | |||
2013-03-24 | Stop installing the upstream ChangeLog | Pino Toscano | |
it is just a pointer to the pre-Git ChangeLog files | |||
2013-02-28 | Split the hurd libraries in own hurd-libs0.3{,-udeb} packages | Pino Toscano | |
2013-02-28 | hurd libs: install in multiarch lib dirs (when !udeb) | Pino Toscano | |
2013-02-28 | Call dh_install with --list-missing | Pino Toscano | |
2013-02-28 | hurd{,-dev,-udeb}.install -> hurd{,-dev,-udeb}.install.in | Pino Toscano | |
generate the .install files at build time, so we can put values known only at build time | |||
2013-02-25 | Switch 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-25 | fix debug symbols extraction | Pino Toscano | |
2013-02-25 | X11 compose data: turn into static files, install in hurd-udeb | Pino Toscano | |
2013-02-25 | hurd/hurd-dev: install more stuff via dh_install | Pino Toscano | |
... instead of copying them manually. | |||
2013-02-24 | hurd-console.default: rename to hurd.hurd-console.default; let it be ↵ | Pino Toscano | |
installed by dh_installinit | |||
2013-02-24 | Bump debhelper compatibility to 7 | Pino Toscano | |
- Bump compat to 7. - Bump the debhelper build dependency to >= 7. - Fix the dh_strip parameters. | |||
2012-07-11 | fix paths | Samuel Thibault | |
2012-07-11 | Add keyboard layout switch to d-i | Samuel 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-07-10 | rules: Set XKB_DATA root for installing in debian/tmp | Samuel Thibault | |
2012-04-26 | rules: Bump to gcc-4.7. | Samuel Thibault | |
2012-04-08 | rules: Remove dde drivers, will be shipped by netdde | Samuel Thibault | |
2012-02-22 | Add libddekit and libdde_linux26 headers. | Samuel Thibault | |
2012-02-19 | Use CURDIR instead of PWD | Samuel Thibault | |
2012-02-19 | Add missing clean bits | Samuel Thibault | |
2012-02-19 | fix clean rule | Samuel Thibault | |
2012-02-19 | fix clean rule | Samuel Thibault | |
2012-02-19 | Fix dde drivers link | Samuel Thibault | |
2012-02-19 | Clean DDE build | Samuel Thibault | |
2012-02-19 | New upstream snapshot. | Samuel Thibault | |
2012-02-01 | rename {halt,reboot} to {halt,reboot}-hurd | Pino Toscano | |
... and handle them as slaves of the runsystem alternative. | |||
2011-11-12 | autoconf's libexec actually defaults to /lib/hurd | Samuel Thibault | |
2011-11-12 | Drop /libexec | Samuel Thibault | |
* patches/libexec.patch, hurd.install, hurd-udeb.install, hurd.postinst, rules: Move getty, console-run, and runttys to /sbin, runsystem and rc to /etc/hurd (Closes: Bug#556526). * hurd-udeb.lintian-overrides: Drop override about /libexec | |||
2011-10-30 | debian/local/cdrom.h: Add header for basic CD-ROM ioctl support | Samuel Thibault | |
2011-05-20 | Build with gcc-4.6 | Samuel Thibault | |