diff options
Diffstat (limited to 'ubuntu/precise/metapackages/trinity-livecd')
7 files changed, 0 insertions, 54 deletions
diff --git a/ubuntu/precise/metapackages/trinity-livecd/debian/changelog b/ubuntu/precise/metapackages/trinity-livecd/debian/changelog deleted file mode 100644 index 33cd71ed3..000000000 --- a/ubuntu/precise/metapackages/trinity-livecd/debian/changelog +++ /dev/null @@ -1,6 +0,0 @@ -trinity-livecd (4:3.5.13-1ubuntu0+ax0) precise; urgency=low - - * Initial version - - -- Slávek Banko <slavek.banko@axis.cz> Wed, 12 Dec 2012 19:49:19 +0100 - diff --git a/ubuntu/precise/metapackages/trinity-livecd/debian/compat b/ubuntu/precise/metapackages/trinity-livecd/debian/compat deleted file mode 100644 index 7ed6ff82d..000000000 --- a/ubuntu/precise/metapackages/trinity-livecd/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/ubuntu/precise/metapackages/trinity-livecd/debian/control b/ubuntu/precise/metapackages/trinity-livecd/debian/control deleted file mode 100644 index 7f60cca1e..000000000 --- a/ubuntu/precise/metapackages/trinity-livecd/debian/control +++ /dev/null @@ -1,23 +0,0 @@ -Source: trinity-livecd -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Standards-Version: 3.8.3 -Build-Depends: cdbs, debhelper (>= 5) - -Package: trinity-livecd -Architecture: all -Depends: akregator-trinity, amarok-trinity, ark-trinity, basket-trinity, eyesapplet-trinity, juk-trinity, k3b-trinity, kaffeine-trinity, karm-trinity, kbstate-trinity, kcalc-trinity, kcharselect-trinity, tdeaddons-tdefile-plugins-trinity, tdeadmin-tdefile-plugins-trinity, tdegames-trinity, tdegraphics-tdefile-plugins-trinity, tdemultimedia-tdefile-plugins-trinity, tdenetwork-tdefile-plugins-trinity, tdepim-tdefile-plugins-trinity, tdesdk-tdefile-plugins-trinity, tdessh-trinity, tdesudo-trinity, tdewallpapers-trinity, kdf-trinity, kedit-trinity, kfloppy-trinity, kget-trinity, kgpg-trinity, kicker-applets-trinity, kleopatra-trinity, kmailcvt-trinity, kmix-trinity, kmoon-trinity, kompare-trinity, kontact-trinity, konversation-trinity, kopete-trinity, korn-trinity, kpdf-trinity, tdepowersave-trinity | kpowersave-trinity, kppp-trinity, krdc-trinity, tdescreensaver-trinity, ksmserver-trinity, ksnapshot-trinity, kteatime-trinity, ktnef-trinity, ktorrent-trinity, kuickshow-trinity, tdewalletmanager-trinity, kweather-trinity, kworldclock-trinity, libarts1-akode-trinity, sudo-trinity, superkaramba-trinity, trinity-keyring -Recommends: - kpresenter-trinity, kspread-trinity, kword-trinity, - tde-i18n-cs-trinity, tde-i18n-de-trinity, tde-i18n-es-trinity, tde-i18n-fr-trinity, tde-i18n-it-trinity, tde-i18n-ru-trinity, - koffice-i18n-cs-trinity, koffice-i18n-de-trinity, koffice-i18n-es-trinity, koffice-i18n-fr-trinity, koffice-i18n-it-trinity, koffice-i18n-ru-trinity, - k3b-i18n-trinity, - gtk-qt-engine-trinity, gtk3-tqt-engine-trinity, tdenetworkmanager-trinity, foomatic-db, cups, ubuntu-minimal -Suggests: casper-trinity, ubiquity-trinity -Description: Essential selection for Trinity LiveCD - This package depends on selected packages in the Trinity Desktop Environment - . - It is safe to remove this package if some of the desktop system packages are - not desired. - diff --git a/ubuntu/precise/metapackages/trinity-livecd/debian/copyright b/ubuntu/precise/metapackages/trinity-livecd/debian/copyright deleted file mode 100644 index 1cc9d090e..000000000 --- a/ubuntu/precise/metapackages/trinity-livecd/debian/copyright +++ /dev/null @@ -1,14 +0,0 @@ -Copyright 2004, Canonical Ltd. - -This program is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License as published by the Free Software -Foundation; either version 2, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License with your -system, in /usr/share/common-licenses/GPL-2. If not, write to the Free -Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. diff --git a/ubuntu/precise/metapackages/trinity-livecd/debian/rules b/ubuntu/precise/metapackages/trinity-livecd/debian/rules deleted file mode 100755 index 3591ab5e4..000000000 --- a/ubuntu/precise/metapackages/trinity-livecd/debian/rules +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk - -DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ - && echo xz || echo bzip2) diff --git a/ubuntu/precise/metapackages/trinity-livecd/debian/source/format b/ubuntu/precise/metapackages/trinity-livecd/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/ubuntu/precise/metapackages/trinity-livecd/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/ubuntu/precise/metapackages/trinity-livecd/debian/source/options b/ubuntu/precise/metapackages/trinity-livecd/debian/source/options deleted file mode 100644 index d71748bba..000000000 --- a/ubuntu/precise/metapackages/trinity-livecd/debian/source/options +++ /dev/null @@ -1,3 +0,0 @@ -# Use xz instead of gzip -compression = "xz" -compression-level = 9 |