diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 3 | 
2 files changed, 4 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index aeb9c2b..b562b70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ itzks-systems (2013.03.25.4) UNRELEASED; urgency=low    * /debian/control:      + Add to Depends: of itzks-systems-disklserver: memtest86 and memtest86+.      + Add to Depends: of itzks-systems-diskless: memtest86 and memtest86+. +    + Add to Depends: of workstation-like systems: pinta (Paint.NET clone).    * /examples/disklserver/tftp:      + Fix broken symlinks to memtest86.bin and memtest86+.bin.    * /debian/templates: diff --git a/debian/control b/debian/control index dc26047..187e8ae 100644 --- a/debian/control +++ b/debian/control @@ -306,6 +306,7 @@ Depends:   ocsinventory-agent,   odt2txt,   pidgin, + pinta,   pyhoca-gui,   rawtherapee,   reportbug, @@ -464,6 +465,7 @@ Depends:   ocsinventory-agent,   odt2txt,   pidgin, + pinta,   pyhoca-gui,   rawtherapee,   reportbug, @@ -625,6 +627,7 @@ Depends:   ocsinventory-agent,   odt2txt,   pidgin, + pinta,   pyhoca-gui,   rawtherapee,   reportbug, | 
