NMU diff attached.
--
Blars Blarson [EMAIL PROTECTED]
http://www.blars.org/blars.html
With Microsoft, failure is not an option. It is a standard feature.
diff -ruN ../orig/discus-0.2.9/debian/changelog discus-0.2.9/debian/changelog
--- ../orig/discus-0.2.9/debian/changelog 2003-10-25 00:07:16.000000000
+0000
+++ discus-0.2.9/debian/changelog 2005-10-30 03:18:33.000000000 +0000
@@ -1,3 +1,10 @@
+discus (0.2.9-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add additional unit prefixes, patch from Marga Manterola (closes: #225750)
+
+ -- Blars Blarson <[EMAIL PROTECTED]> Sun, 30 Oct 2005 03:17:10 +0000
+
discus (0.2.9-1) unstable; urgency=low
* Initial release. (closes: #217478)
diff -ruN ../orig/discus-0.2.9/discusrc discus-0.2.9/discusrc
--- ../orig/discus-0.2.9/discusrc 2000-09-16 02:32:08.000000000 +0000
+++ discus-0.2.9/discusrc 2005-10-30 03:17:00.000000000 +0000
@@ -10,7 +10,7 @@
## commas. String values must be quoted.
## Labels to display next to numbers. Thanks to Frank Elsner.
-opts["akabytes"] = ["KB", "meg", "gig", "TB"]
+opts["akabytes"] = ["KB", "MB", "GB", "TB", "PB", "EB"]
opts["color"] = 1
opts["divisor"] = 1
opts["graph"] = 1