From 23facc7d2bf929360c19072f4435d2400f419728 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 18 Feb 2005 01:53:45 +0000 Subject: Revert hurd-dbg package, introduce it in the next revision. --- debian/changelog | 3 --- debian/control | 8 -------- debian/rules | 1 - 3 files changed, 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 17076af5..3a7ad3e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,9 +16,6 @@ hurd (20050119-1) UNRELEASED; urgency=low * debian/patches-contrib/kbd.patch: Removed, no longer needed. * debian/patches/libpthread_linker_script.patch: New patch. Install libpthread.a linker script correctly. (Closes: #291307) - * debian/control (hurd-dbg): New package. - * debian/rules (DEB_DH_STRIP_ARGS): Add support for hurd-dbg. - * debian/hurd-dbg.dirs: New file. * debian/rules (install/hurd::): Rename /bin/fakeroot to /bin/fakeroot-hurd. * debian/control (hurd): Removed fakeroot from Provides:, Replaces: diff --git a/debian/control b/debian/control index d35d7fd3..480d57b3 100644 --- a/debian/control +++ b/debian/control @@ -26,11 +26,3 @@ Architecture: hurd-i386 Depends: hurd Description: The GNU Hurd (development files) This package includes the header files and the static libraries. - -Package: hurd-dbg -Priority: optional -Section: libdevel -Architecture: hurd-i386 -Depends: hurd (= ${Source-Version}) -Description: The GNU Hurd (debugging files) - This package includes the unstripped binaries and libraries. diff --git a/debian/rules b/debian/rules index ae0a5774..bf8c8b05 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,6 @@ include /usr/share/cdbs/1/class/autotools.mk DEB_CONFIGURE_LIBEXECDIR ="\$${prefix}/libexec" DEB_CONFIGURE_USER_FLAGS := --disable-profile DEB_MAKE_INSTALL_TARGET = install prefix=$(DEB_DESTDIR) sysconfdir=$(DEB_DESTDIR)/etc localstatedir=$(DEB_DESTDIR)/var -DEB_DH_STRIP_ARGS := --dbg-package=hurd install/hurd:: # runsystem is managed by update-alternatives -- cgit v1.2.3