diff options
author | unknown <unknown> | 2003-07-28 18:44:32 +0000 |
---|---|---|
committer | unknown <unknown> | 2003-07-28 18:44:32 +0000 |
commit | 8f8ad09592d2b1eb66437016b67fbc253e8f80a2 (patch) | |
tree | 2dfd6a6ea72e05671a84e6ec5d718a9462496b56 /debian | |
parent | d579dae0cf159c50dcd902ff4a35590f7dcff395 (diff) | |
parent | 63e45075003b1d9fcff097b5644a81131c346653 (diff) | |
download | debhelper-version_2.0.49.tar.gz |
r784: This commit was manufactured by cvs2svn to create tagversion_2.0.49
'debian_version_2_0_49'.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 24 | ||||
-rw-r--r-- | debian/subtsvars | 1 |
2 files changed, 1 insertions, 24 deletions
diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index 931864dd..00000000 --- a/debian/copyright +++ /dev/null @@ -1,24 +0,0 @@ -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>. - -Some of the dh_md5sums command is from a program by Charles -Briscoe-Smith <cpb4@ukc.ac.uk>. - -dh_perl is by Brendan O'Dea <bod@debian.org>. -dh_python is by Josselin Mouette <josselin.mouette@ens-lyon.org>. -dh_installcatalogs is by Adam Di Carlo <aph@debian.org>. -dh_scrollkeeper is by Ross Burton <ross@burtonini.com>. -dh_usrlocal is by Andrew Stribblehill <ads@debian.org>. -dh_installlogcheck is by Jon Middleton <jjm@debian.org>. - -The copyright of this package is GPL, version 2 or later. Files in 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. diff --git a/debian/subtsvars b/debian/subtsvars new file mode 100644 index 00000000..458d7871 --- /dev/null +++ b/debian/subtsvars @@ -0,0 +1 @@ +perl:Depends=perl5 |