diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-05-31 11:03:25 +0200 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-05-31 11:03:25 +0200 | 
| commit | d73abf46bcf16d2eaaf76ec78e76aff2a2d1e14f (patch) | |
| tree | 11c3b29c7adc0fd25e4e28088b9fc03c348b6f7b /debian | |
| parent | fe664ceaf8daae94aeef3d866ee20640169a7bfc (diff) | |
| download | itzks-systems-d73abf46bcf16d2eaaf76ec78e76aff2a2d1e14f.tar.gz itzks-systems-d73abf46bcf16d2eaaf76ec78e76aff2a2d1e14f.tar.bz2 itzks-systems-d73abf46bcf16d2eaaf76ec78e76aff2a2d1e14f.zip | |
Add to Depends: of workstation-like systems: pinta (Paint.NET clone).
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, | 
