diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-11-27 23:40:46 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-11-27 23:40:46 +0000 |
commit | 2601559fb6fe5f5a762e2d41f4f87431032e2f73 (patch) | |
tree | 3ab4c8ee55e9c5e65b0f239ca8949e1449efddef | |
parent | 10d905ce271c748cf31bbac1e452d8689179c130 (diff) | |
download | busybox-2601559fb6fe5f5a762e2d41f4f87431032e2f73.tar.gz |
Adds a dummy entry to make it easier to make custom debs
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 41274bdaf..cd9214460 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +busybox-unstable (1:0.61.pre.custom) unstable; urgency=low + + * This is just to make it easier to make custom debs + * Replace this changelog before makeing offical debs + + -- Glenn McGrath <bug1@home> Thu, 28 Nov 2002 10:25:43 +1100 + busybox (1:0.60.0-1) unstable; urgency=low * New version released. See changelog for details. |