summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2013-07-27Use autoreconfSamuel Thibault
2013-07-27Move to multiple orig tarballs.Samuel Thibault
Rename libdde_linux26 into libdde-linux26
2013-06-19Merge branch 'upstream-merged'Samuel Thibault
2013-06-19Fix documentation build, add io_select_timeoutSamuel 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-24Stop installing the upstream ChangeLogPino Toscano
it is just a pointer to the pre-Git ChangeLog files
2013-02-28Split the hurd libraries in own hurd-libs0.3{,-udeb} packagesPino Toscano
2013-02-28hurd libs: install in multiarch lib dirs (when !udeb)Pino Toscano
2013-02-28Call dh_install with --list-missingPino Toscano
2013-02-28hurd{,-dev,-udeb}.install -> hurd{,-dev,-udeb}.install.inPino Toscano
generate the .install files at build time, so we can put values known only at build time
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 debug symbols extractionPino Toscano
2013-02-25X11 compose data: turn into static files, install in hurd-udebPino Toscano
2013-02-25hurd/hurd-dev: install more stuff via dh_installPino Toscano
... instead of copying them manually.
2013-02-24hurd-console.default: rename to hurd.hurd-console.default; let it be ↵Pino Toscano
installed by dh_installinit
2013-02-24Bump debhelper compatibility to 7Pino Toscano
- Bump compat to 7. - Bump the debhelper build dependency to >= 7. - Fix the dh_strip parameters.
2012-07-11fix pathsSamuel 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-07-10rules: Set XKB_DATA root for installing in debian/tmpSamuel Thibault
2012-04-26rules: Bump to gcc-4.7.Samuel Thibault
2012-04-08rules: Remove dde drivers, will be shipped by netddeSamuel Thibault
2012-02-22Add libddekit and libdde_linux26 headers.Samuel Thibault
2012-02-19Use CURDIR instead of PWDSamuel Thibault
2012-02-19Add missing clean bitsSamuel Thibault
2012-02-19fix clean ruleSamuel Thibault
2012-02-19fix clean ruleSamuel Thibault
2012-02-19Fix dde drivers linkSamuel Thibault
2012-02-19Clean DDE buildSamuel Thibault
2012-02-19New upstream snapshot.Samuel Thibault
2012-02-01rename {halt,reboot} to {halt,reboot}-hurdPino Toscano
... and handle them as slaves of the runsystem alternative.
2011-11-12autoconf's libexec actually defaults to /lib/hurdSamuel Thibault
2011-11-12Drop /libexecSamuel 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-30debian/local/cdrom.h: Add header for basic CD-ROM ioctl supportSamuel Thibault
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.
2010-08-30Revert "debian/rules: Really put debugging symbols into the hurd-dbg package."Samuel Thibault
This reverts commit 54c7d0f3b159d2516d972b3b351b995e263cc81e. Conflicts: debian/changelog debian/rules
2010-08-28Switch to gcc-4.4 (Closes: Bug#594285).Samuel Thibault
2010-08-21debian/rules: remove the part store hackJeremie Koenig
The user-space part stores are now included in the build system and this hack is no longer necessary to enable them.
2010-08-02Lintian fixesSamuel Thibault
* debian/rules: Remove debian/ChangeLog generation. * debian/hurd.lintian-overrides: New overrides to announce which servers are supposed to be statically linked, and accept hurd to be essential. * debian/hurd-udeb.lintian-overrides: New overrides to validate hurd-i386-specific paths.
2010-08-01Remove debian/ChangeLog on cleanSamuel 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-01-11debian/rules: Do not ship *_pic.a, as mklibs breaks them.Samuel Thibault
2010-01-11Do not ship libthread_*.pic.a, as mklibs doesn't manage to keep version ↵Samuel Thibault
information.
2009-11-14Switch to source format '3.0 (quilt)'Guillem Jover
Remove quilt from Build-Depends. Remove patchsys-quilt.mk include from debian/rules.
2009-10-12debian/rules: Really put debugging symbols into the hurd-dbg package.Samuel Thibault
2009-09-26debian/control: Add Provides: hurd to the hurd-udeb package, to meetSamuel Thibault
dependencies. debian/rules: Add --add-udeb="hurd-udeb" option to dh_makeshlibs invocation for the hurd package, to fix udeb dependency generation.
2009-09-26debian/patches/pfinet-gcc-4.3-fix.patch: Cherry-pick upstream patch to fixSamuel Thibault
build with gcc-4.3 debian/rules: Set CC to gcc-4.3 instead of gcc-4.2. debian/control: Build-Depend on gcc-4.3 instead of gcc-4.2.
2008-10-01 * debian/rules (binary-predeb/hurd): Adjust paths.Michael Banck
* debian/hurd.install: Likewise. * debian/hurd-udeb.install: Likewise. * debian/hurd.dirs: Added /usr/bin.
2008-09-26Same procedure for fakerootMichael Banck
2008-09-26 * debian/rules: Install uptime and vmstat into /usr/bin, not /bin.Michael Banck
* debian/hurd.postinst: Update accordingly.
2008-09-26Move w to /usr/binMichael Banck