summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2000-01-06 23:12:58 +0000
committerjoey <joey>2000-01-06 23:12:58 +0000
commitac91153614219487564ce47e3d183d3c5ef160d2 (patch)
tree76f4b864360acdf63f3f3f863c4fef8467ad3258 /debian
parent7cd0c0bf3a091ff02d5120c37dae5b0aa28efb5c (diff)
r330: * Make all examples rules files executable.
* Copyright date updates.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/copyright2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b8be16e2..66e99173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (2.0.84) unstable; urgency=low
+
+ * Make all examples rules files executable.
+ * Copyright date updates.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 6 Jan 2000 15:10:55 -0800
+
debhelper (2.0.83) unstable; urgency=low
* Depend on the current unstable fileutils, because I have to use chown
diff --git a/debian/copyright b/debian/copyright
index 2ea2ca25..36d067c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Debhelper is written by Joey Hess <joeyh@debian.org>.
+Debhelper is written by and copyright 1997-2000 Joey Hess <joeyh@debian.org>.
Parts of the code (and certainly my inspiration from the whole thing) came
from debmake, by Christoph Lameter <clameter@debian.org>.