|
|
@@ -18,7 +18,7 @@
|
|
|
.\" You should have received a copy of the GNU General Public License
|
|
|
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
.
|
|
|
-.TH dpkg\-deb 1 "2012-05-27" "Debian Project" "dpkg suite"
|
|
|
+.TH dpkg\-deb 1 "2013-03-27" "Debian Project" "dpkg suite"
|
|
|
.SH NAME
|
|
|
dpkg\-deb \- Debian package archive (.deb) manipulation tool
|
|
|
.
|
|
|
@@ -263,6 +263,14 @@ Enables debugging output. This is not very interesting.
|
|
|
If set, \fBdpkg\-deb\fP will use it as the directory in which to create
|
|
|
temporary files and directories.
|
|
|
.
|
|
|
+.SH NOTES
|
|
|
+Do not attempt to use just
|
|
|
+.B dpkg\-deb
|
|
|
+to install software! You must use
|
|
|
+.B dpkg
|
|
|
+proper to ensure that all the files are correctly placed and the
|
|
|
+package's scripts run and its status and contents recorded.
|
|
|
+.
|
|
|
.SH BUGS
|
|
|
.B dpkg\-deb \-I
|
|
|
.IB package1 .deb
|
|
|
@@ -276,13 +284,6 @@ files; in fact, there isn't even a straightforward checksum.
|
|
|
retrieved from a given repository, and most packages nowadays provide an
|
|
|
md5sum control file generated by debian/rules. Though this is not directly
|
|
|
supported by the lower level tools.)
|
|
|
-
|
|
|
-Do not attempt to use just
|
|
|
-.B dpkg\-deb
|
|
|
-to install software! You must use
|
|
|
-.B dpkg
|
|
|
-proper to ensure that all the files are correctly placed and the
|
|
|
-package's scripts run and its status and contents recorded.
|
|
|
.
|
|
|
.SH SEE ALSO
|
|
|
.BR deb (5),
|