diff options
author | joey <joey> | 1999-08-17 05:08:37 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:08:37 +0000 |
commit | 31a6b97baf020c0bad249a47072694cd7bf3a7dd (patch) | |
tree | 27188490e15f4cb37e5c5e967ab385280e58b725 /debian | |
parent | 445640239aa47534554f20494ff969ef8be81ae4 (diff) | |
download | debhelper-31a6b97baf020c0bad249a47072694cd7bf3a7dd.tar.gz |
r164: Initial Import
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8f952159..83977c37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (1.2.28) unstable; urgency=low + + * dh_link: fixed bug that prevent multiple links to the same source from + being made. (#23255) + + -- Joey Hess <joeyh@master.debian.org> Sun, 24 Jan 1999 19:46:33 -0800 + debhelper (1.2.27) unstable; urgency=low * autoscripts/*menu*: "test", not "text"! |