summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/copyright10
2 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2a80e749..70e779cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.1.31) unstable; urgency=low
+
+ * Added dh_installcatalogs, for sgml (and later xml) catalogs. By
+ Adam DiCarlo. Closes: #90025
+
+ -- Joey Hess <joeyh@debian.org> Wed, 12 Feb 2003 11:26:24 -0500
+
debhelper (4.1.30) unstable; urgency=low
* Turned dh_undocumented into a no-op, as policy does not want
diff --git a/debian/copyright b/debian/copyright
index 903e21f4..50dfa64b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Debhelper is written by and copyright 1997-2002 Joey Hess <joeyh@debian.org>.
+Debhelper is written by and copyright 1997-2003 Joey Hess <joeyh@debian.org>.
Increasinly miniscule parts of the code (and certainly my inspiration from the
whole thing) came from debmake, by Christoph Lameter <clameter@debian.org>.
@@ -10,5 +10,11 @@ dh_perl is by Brendan O'Dea <bod@debian.org>
dh_python is by Josselin Mouette <josselin.mouette@ens-lyon.org>
The copyright of this package is GPL, version 2 or later. Files in the
-examples/ directory are in the public domain. On Debian systems the
+examples/ directory are in the public domain[1]. On Debian systems the
complete text of the GPL is in /usr/share/common-licenses/GPL
+
+[1] Pendants who belive I cannot legally say that code I have written is in
+ the public domain may consider them instead to be licensed as follows:
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted under any circumstances. No warranty.