diff options
author | Holger Paradies <retabell@gmx.de> | 2013-05-06 13:11:23 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2013-05-14 09:58:13 +0200 |
commit | 9c3319df2de79b210c44aa5bb428655a037b5052 (patch) | |
tree | 0fd1d9ca70e1225fa6897087f4ae824e1fe911d9 /debian | |
parent | bb22125af2c568aabca6d3ac002c4ac90dec1556 (diff) | |
download | etcskel-kanotix-9c3319df2de79b210c44aa5bb428655a037b5052.zip etcskel-kanotix-9c3319df2de79b210c44aa5bb428655a037b5052.tar.gz |
new etcskel-kanotix-compiz package
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 8 | ||||
-rw-r--r-- | debian/etcskel-kanotix-compiz.install | 2 |
3 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c050622..71083c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +etcskel-kanotix (2.0.9) unstable; urgency=low + + * add package etcskel-kanotix-compiz + * remove compiz config from etcskel-kanotix-lxde + * change crashhandler from openbox to x-window-manager + + -- Holger Paradies <retabell@gmx.de> Mon, 06 May 2013 11:52:24 +0200 + etcskel-kanotix (2.0.8) dragonfire; urgency=low * compiz-fusion diff --git a/debian/control b/debian/control index 0bd9ca8..0ca8aee 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,14 @@ Depends: distro-defaults, readline-common Description: Additional skeleton files for LXDE set useful preferences for new users. +Package: etcskel-kanotix-compiz +Architecture: all +Replaces: etcskel-kanotix-lxde (<< 2.0.9) +Breaks: etcskel-kanotix-lxde (<< 2.0.9) +Depends: distro-defaults, readline-common +Description: Preconfig for compiz + set useful preferences for new users. + Package: user-profile-kanotix Architecture: all Depends: distro-defaults, kanotix-su diff --git a/debian/etcskel-kanotix-compiz.install b/debian/etcskel-kanotix-compiz.install new file mode 100644 index 0000000..80a5164 --- /dev/null +++ b/debian/etcskel-kanotix-compiz.install @@ -0,0 +1,2 @@ +skel-compiz/.config etc/skel/ + |