Age | Commit message (Collapse) | Author |
|
* debian/control: Depend on gcc-4.5 instead of gcc-4.4.
* debian/rules: Build with gcc-4.5.
|
|
This reverts commit 54c7d0f3b159d2516d972b3b351b995e263cc81e.
Conflicts:
debian/changelog
debian/rules
|
|
|
|
The user-space part stores are now included in the build system and this hack
is no longer necessary to enable them.
|
|
* 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.
|
|
|
|
* 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.
|
|
|
|
information.
|
|
Remove quilt from Build-Depends.
Remove patchsys-quilt.mk include from debian/rules.
|
|
|
|
dependencies.
debian/rules: Add --add-udeb="hurd-udeb" option to dh_makeshlibs
invocation for the hurd package, to fix udeb dependency generation.
|
|
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.
|
|
* debian/hurd.install: Likewise.
* debian/hurd-udeb.install: Likewise.
* debian/hurd.dirs: Added /usr/bin.
|
|
|
|
* debian/hurd.postinst: Update accordingly.
|
|
|
|
|
|
|
|
|
|
+ debian/rules (tarball.mk) No longer include it.
+ debian/rules (simple-patchsys.mk) Replaced with ...
+ debian/rules (patchsys-quilt.mk) ... this.
+ debian/patches/series: New file.
|
|
|
|
to have them handled by update-alternatives.
* debian/hurd.postinst: Run update-alternatives for ps, uptime, vmstat and
w.
|
|
|
|
|
|
* debian/Makefile: Remove file.
* debian/README.Debian: Likewise.
* debian/TODO: Likewise.
* debian/changelog: Likewise.
* debian/conffiles: Likewise.
* debian/control: Likewise.
* debian/copyright: Likewise.
* debian/postinst: Likewise.
* debian/prerm: Likewise.
* debian/rc: Likewise.
* debian/rules: Likewise.
* debian/servers.boot: Likewise.
* debian/shlibs: Likewise.
* debian/shlibs.local: Likewise.
* debian/update-rc.d: Likewise.
|
|
big ChangeLog.
* debian/rules (DEB_INSTALL_CHANGELOGS_ALL): New variable, install it.
|
|
|
|
* debian/rules (install/hurd-dev::) New rule, install soundcard.h
in /usr/include/sys.
|
|
|
|
|
|
|
|
debian/tmp/etc/hurd-console.
|
|
support for starting the Hurd console on bootup.
* debian/hurd-console.default: New file.
* debian/rules (install/hurd::) Install it into debian/tmp/etc/default.
* debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console.
|
|
as well.
* debian/hurd-udeb.install: Added iso9660fs.static.
|
|
* debian/rules (DEB_DH_STRIP_ARGS): Add support for hurd-dbg.
* debian/hurd-dbg.dirs: New file.
* debian/control (hurd-doc): New package.
(Build-Depends-Indep): Added texi2html.
* debian/rules (build/hurd::): Generate html version of the manual.
* debian/hurd-doc.info: New file.
* debian/hurd-doc.docs: New file.
|
|
|
|
|
|
/bin/fakeroot-hurd.
|
|
* debian/rules (DEB_DH_STRIP_ARGS): Add support for hurd-dbg.
* debian/hurd-dbg.dirs: New file.
|
|
(Closes: #273507)
Thanks Ognyan Kulev <ogi@fmi.uni-sofia.bg>.
|
|
|
|
|
|
|
|
* control (Uploader): Add Neal.
* shlibs: Add pthreads.
* rules: Add debian/tmp/lib/hurd/console/* to search path for
shared objects.
* changelog: Add Neal's last release and my upcoming.
|
|
* rules: Symlinks should point to relative location, not absolute.
|
|
* rules (INFODIR): Move to /share.
* postinst: Likewise.
Submitted by Guillem Jover <guillem.jover@menta.net>, Closes: #146797.
|
|
* rules (configure): Don't call aclocal.
* control (Build-Depends): We don't need automake.
|
|
* debian/rules: New dpkg-shlibdeps is more strict and complains
about statically linked files, so a new filter is necessary.
* debian/control: Add `file' to build dependencies.
By Kevin Kreamer <kkreamer@etherhogz.org>.
* debian/changelog: Update for new release.
|
|
* changelog: Update to current version.
* update-rc.d: New file moved from dpkg to here.
* rules: Install update-rc.d.
|