From: joey Date: Tue, 17 Aug 1999 05:06:08 +0000 (+0000) Subject: r151: Initial Import X-Git-Tag: debian_version_0_1~90 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9f541c8e0ec6d0ede61c9e26330e8cd4e04cf6c4;p=debhelper.git r151: Initial Import --- diff --git a/debian/changelog b/debian/changelog index fa047f8..32d4737 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (1.2.15) unstable; urgency=low + + * Just a re-upload, last upload failed for some obscure reason. + + -- Joey Hess Sun, 29 Nov 1998 13:07:44 -0800 + debhelper (1.2.14) unstable; urgency=low * Really fixed #29762 this time. This also fixes #30025, which asked that diff --git a/debian/control b/debian/control index b987078..8edb5aa 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess -Standards-Version: 2.4.1.4 +Standards-Version: 2.5.0.0 Package: debhelper Architecture: all diff --git a/dh_compress.1 b/dh_compress.1 index 4e5ed9e..4d1fa1f 100644 --- a/dh_compress.1 +++ b/dh_compress.1 @@ -63,6 +63,6 @@ for a list of environment variables that affect all debhelper commands. .SH BUGS Filenames with spaces in them may not properly be compressed. .SH "CONFORMS TO" -Debian policy, version 2.3.0.0 +Debian policy, version 2.5.0.0 .SH AUTHOR Joey Hess diff --git a/dh_fixperms.1 b/dh_fixperms.1 index fd304c7..9e016d1 100644 --- a/dh_fixperms.1 +++ b/dh_fixperms.1 @@ -31,6 +31,6 @@ for a list of environment variables that affect all debhelper commands. .SH "SEE ALSO" .BR debhelper (1) .SH "CONFORMS TO" -Debian policy, version 2.3.0.1 +Debian policy, version 2.5.0.0 .SH AUTHOR Joey Hess diff --git a/dh_installexamples.1 b/dh_installexamples.1 index 91d9988..61ec0ea 100644 --- a/dh_installexamples.1 +++ b/dh_installexamples.1 @@ -43,6 +43,6 @@ for a list of environment variables that affect all debhelper commands. It's impossible to specify filenames with spaces or other whitespace in them in debian/examples file. This is more a historical design flaw than a bug. .SH "CONFORMS TO" -Debian policy, version 2.3.0.0 +Debian policy, version 2.5.0.0 .SH AUTHOR Joey Hess diff --git a/dh_undocumented.1 b/dh_undocumented.1 index 25654ed..63a8397 100644 --- a/dh_undocumented.1 +++ b/dh_undocumented.1 @@ -57,6 +57,6 @@ for a list of environment variables that affect all debhelper commands. .TP .BR undocumented (7) .SH "CONFORMS TO" -Debian policy, version 2.3.0.0 +Debian policy, version 2.5.0.0 .SH AUTHOR Joey Hess diff --git a/doc/TODO b/doc/TODO index 282c24e..dcac713 100644 --- a/doc/TODO +++ b/doc/TODO @@ -6,6 +6,7 @@ Bugs: * all commands should print a warning message if non-cumulative parameters are given more than once (ie, two -u's to dh_gencontrol). (#22588) (Bug currently under dispute, I think this is bogus). +* dh_compress doesn't preserve hard links Wishlist items: