diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-02-17 13:58:08 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-02-17 13:58:08 +0100 |
commit | d2dbafffbe422cf97a9125ece5c32e8f83fb6c9d (patch) | |
tree | 5b5f696c9c910926a6025377a0cd6ad575f3d1ac /debian | |
parent | 7cb26deebaa40ddef228e286399a868ef3d24197 (diff) | |
download | itzks-systems-d2dbafffbe422cf97a9125ece5c32e8f83fb6c9d.tar.gz itzks-systems-d2dbafffbe422cf97a9125ece5c32e8f83fb6c9d.tar.bz2 itzks-systems-d2dbafffbe422cf97a9125ece5c32e8f83fb6c9d.zip |
Add D for logisim to all workstation-like system types.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a5a2283..ff7bc42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -itzks-systems (2015.12.15.3) UNRELEASED; urgency=medium +itzks-systems (2015.12.15.4) UNRELEASED; urgency=medium * debian/control: + Add D for kile and texworks to all workstation-like system types. + + Add D for logisim to all workstation-like system types. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 09 Feb 2016 20:04:16 +0100 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 17 Feb 2016 13:57:43 +0100 itzks-systems (2015.12.15.2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 08df2ef..5900249 100644 --- a/debian/control +++ b/debian/control @@ -387,6 +387,7 @@ Depends: links, linux-image-486, linuxlogo, + logisim, mate-desktop-environment, mate-desktop-environment-extras, mate-media-pulse, @@ -593,6 +594,7 @@ Depends: links, linux-image-amd64, linuxlogo, + logisim, mate-desktop-environment, mate-desktop-environment-extras, mate-media-pulse, @@ -801,6 +803,7 @@ Depends: links, linux-image-amd64, linuxlogo, + logisim, mate-desktop-environment, mate-desktop-environment-extras, mate-media-pulse, |