only save useful att for bpph
[ppastats.git] / src / lp.h
index 0603742..11c6481 100644 (file)
--- a/src/lp.h
+++ b/src/lp.h
@@ -37,7 +37,10 @@ struct bpph {
        char *binary_package_version;
        char *distro_arch_series_link;
        char *self_link;
+       char *status;
        int architecture_specific;
+
+       struct tm date_created;
 };
 
 struct distro_arch_series {