X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=developers-reference.git;a=blobdiff_plain;f=tools.dbk;h=7f356d361536a677d9c5362713494052567f5b0f;hp=a9b4b816da0f35085f559c3529edcfbd3dfcda43;hb=814716374e1f5a0f0b59d1eeb3483c207e79d173;hpb=1c245b536e741df8beeceb7c109ccf884cd90276 diff --git a/tools.dbk b/tools.dbk index a9b4b81..7f356d3 100644 --- a/tools.dbk +++ b/tools.dbk @@ -175,27 +175,6 @@ them by doing apt-cache search ^dh-. -
-<systemitem role="package">debmake</systemitem> - -debmake, a precursor to debhelper, is a more coarse-grained -debian/rules assistant. It includes two main programs: -deb-make, which can be used to help a maintainer convert a -regular (non-Debian) source archive into a Debian source package; and -debstd, which incorporates in one big shot the same sort of -automated functions that one finds in debhelper. - - -The consensus is that debmake is now -deprecated in favor of debhelper. It -is a bug to use debmake in new -packages. New packages using debmake -will be rejected from the archive. - -
-
<systemitem role="package">dh-make</systemitem>