diff options
| author | maximilian attems <maks@debian.org> | 2006-02-28 17:47:18 +0100 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2006-02-28 17:47:18 +0100 |
| commit | 8e676d49ba216a80ca3294c9d1deb2c1cbb873af (patch) | |
| tree | d9f5824d9ab4baab8fd8e8d443f92d37aa7274aa | |
| parent | d6bcfac2500607902f76bcead5517e8ae80f5d01 (diff) | |
| download | initramfs-tools-8e676d49ba216a80ca3294c9d1deb2c1cbb873af.tar.gz initramfs-tools-8e676d49ba216a80ca3294c9d1deb2c1cbb873af.zip | |
update copyright info
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/copyright | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3ccc474..7872991 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,9 @@ initramfs-tools (0.54) unstable; urgency=low * hooks/lvm: lvm10 has also an vgchange - exit if no lvm2 libs. (closes: #354708) - -- maximilian attems <maks@sternwelten.at> Tue, 28 Feb 2006 17:34:14 +0100 + * debian/copyright: Meniton current bzr archive. (closes: #352738) + + -- maximilian attems <maks@sternwelten.at> Tue, 28 Feb 2006 17:43:57 +0100 initramfs-tools (0.53) unstable; urgency=high diff --git a/debian/copyright b/debian/copyright index a40b722..d495248 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,9 +5,15 @@ Copyright: Author: Jeff Bailey <jbailey@ubuntu.com> -The source code can be found by using "bzr" at: +The source code up to 0.31 can be found by using "bzr" at: http://people.ubuntu.com/~jbailey/bzrtree/initramfs-tools +The current ubuntu release can be found at: +http://archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/ + +The Debian tree is maintained with "bzr" at: +http://debian.stro.at/bzr-test/initramfs-tools/ + License: PUBLIC DOMAIN |
