diff options
author | joey <joey> | 1999-08-17 05:13:05 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:13:05 +0000 |
commit | b316fa9df45e97dcd6ad4a8d534537a0db2cef26 (patch) | |
tree | 16774dca269bab7cef16360bae6f2a210e1adc7c | |
parent | 83cfb74faf9eb890956be5e580eeac636336d18a (diff) | |
download | debhelper-b316fa9df45e97dcd6ad4a8d534537a0db2cef26.tar.gz |
r200: Initial Import
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | dh_md5sums.1 | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 658dc4ea..ede72bf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (1.2.61) unstable; urgency=low + + * dh_md5sums.1: dh_md5sums is not deprecated, AFAIK, but the manpage has + somehow been modified to say it was at version 1.2.45. + + -- Joey Hess <joeyh@master.debian.org> Mon, 26 Apr 1999 19:54:04 -0700 + debhelper (1.2.60) unstable; urgency=low * dh_installexamples.1: recycled docs fix. diff --git a/dh_md5sums.1 b/dh_md5sums.1 index 61fb3b73..b044077c 100644 --- a/dh_md5sums.1 +++ b/dh_md5sums.1 @@ -1,6 +1,6 @@ .TH DH_MD5SUMS 1 "" "Debhelper Commands" "Debhelper Commands" .SH NAME -dh_md5sums \- generate DEBIAN/md5sums file (deprecated) +dh_md5sums \- generate DEBIAN/md5sums file .SH SYNOPSIS .B dh_md5sums .I "[debhelper options] [-x] [-Xitem]" |