diff options
author | Colin Watson <cjwatson@debian.org> | 2007-06-19 15:14:52 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-06-19 15:14:52 +0000 |
commit | 38b2b4e0dc52ab309c7c405a9ed032fb8126cb87 (patch) | |
tree | 9c96a865315cdd3db7a892a000325435ba74b12c /debian | |
parent | 3243fbc18b87fbcc30d0ca5f8f5f924399df7682 (diff) | |
download | debootstrap-38b2b4e0dc52ab309c7c405a9ed032fb8126cb87.tar.gz |
* Reorganise scripts into scripts/debian/ and scripts/ubuntu/ directories
in the source tree to declutter the top level.
r47552
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 17f12ef..fce1a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,8 @@ debootstrap (0.4.0) UNRELEASED; urgency=low around the problem (thanks, Steven McCoy; https://launchpad.net/bugs/65003). * Fix formatting error in debootstrap(8) (.R is not a macro). + * Reorganise scripts into scripts/debian/ and scripts/ubuntu/ directories + in the source tree to declutter the top level. -- Joey Hess <joeyh@debian.org> Sat, 16 Jun 2007 13:09:59 -0400 |