summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-14 01:50:35 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-14 01:50:35 +0000
commitc2453d9bdafdf570fd7d10f5e6f65c4526c8e37c (patch)
treef3365b0595ec4ceacaa70c85e43a636f72681975 /debian/changelog
parent05f6a46a5cf8df03c2d40b485d8d922ae9c886c5 (diff)
Standardize debhelper usage
- Create all directories in debian/dirs rather than creating some on the dh_installdirs command line - Rename debian/dirs to debian/apt.dirs, debian/examples to debian/apt.examples
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 44166e836..5b46fd0e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,11 @@ apt (0.5.29) unstable; urgency=low
packages
* Place timestamp files in /var/lib/apt/periodic, rather than
/var/lib/apt itself
+ * Standardize debhelper files a bit
+ - Create all directories in debian/dirs rather than creating some on
+ the dh_installdirs command line
+ - Rename debian/dirs to debian/apt.dirs, debian/examples to
+ debian/apt.examples
--