From 04f025195612d685fa41b8614d3d650c518e907f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 8 Jul 2013 20:17:18 -0500 Subject: Rename kpowersave-nohal package in Debian and Ubuntu --- ubuntu/precise/applications/tdepowersave/debian/changelog | 2 +- ubuntu/precise/applications/tdepowersave/debian/control | 6 +++--- ubuntu/precise/applications/tdepowersave/debian/postrm | 2 +- ubuntu/precise/applications/tdepowersave/debian/preinst | 2 +- ubuntu/precise/applications/tdepowersave/debian/rules | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ubuntu/precise/applications/tdepowersave') diff --git a/ubuntu/precise/applications/tdepowersave/debian/changelog b/ubuntu/precise/applications/tdepowersave/debian/changelog index 506507f65..e7773fc6a 100644 --- a/ubuntu/precise/applications/tdepowersave/debian/changelog +++ b/ubuntu/precise/applications/tdepowersave/debian/changelog @@ -1,4 +1,4 @@ -kpowersave-nohal-trinity (0.7.3-0ubuntu3) karmic; urgency=low +tdepowersave-trinity (0.7.3-0ubuntu3) karmic; urgency=low * Karmic rebuild diff --git a/ubuntu/precise/applications/tdepowersave/debian/control b/ubuntu/precise/applications/tdepowersave/debian/control index 731afb25f..3c3de5835 100644 --- a/ubuntu/precise/applications/tdepowersave/debian/control +++ b/ubuntu/precise/applications/tdepowersave/debian/control @@ -1,4 +1,4 @@ -Source: kpowersave-nohal-trinity +Source: tdepowersave-trinity Section: tde Priority: optional Maintainer: Timothy Pearson @@ -8,10 +8,10 @@ Build-Conflicts: autoconf2.13 Standards-Version: 3.8.4 Homepage: http://sourceforge.net/projects/powersave/ -Package: kpowersave-nohal-trinity +Package: tdepowersave-trinity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: kpowersave-trinity +Conflicts: kpowersave-trinity, kpowersave-nohal-trinity Description: Power management applet for Trinity KPowersave is a TDE systray applet which allows to control the power management settings and policies of your computer. diff --git a/ubuntu/precise/applications/tdepowersave/debian/postrm b/ubuntu/precise/applications/tdepowersave/debian/postrm index 9e8ecc977..c373aa20d 100644 --- a/ubuntu/precise/applications/tdepowersave/debian/postrm +++ b/ubuntu/precise/applications/tdepowersave/debian/postrm @@ -2,7 +2,7 @@ set -e -package_name=kpowersave-nohal-trinity +package_name=tdepowersave-trinity if [ -z "$package_name" ]; then print >&2 "Internal Error. Please report a bug." diff --git a/ubuntu/precise/applications/tdepowersave/debian/preinst b/ubuntu/precise/applications/tdepowersave/debian/preinst index 5b0e73f61..fe411fc94 100644 --- a/ubuntu/precise/applications/tdepowersave/debian/preinst +++ b/ubuntu/precise/applications/tdepowersave/debian/preinst @@ -2,7 +2,7 @@ set -e -package_name=kpowersave-nohal-trinity +package_name=tdepowersave-trinity if [ -z "$package_name" ]; then print >&2 "Internal Error. Please report a bug." diff --git a/ubuntu/precise/applications/tdepowersave/debian/rules b/ubuntu/precise/applications/tdepowersave/debian/rules index 262171bc3..97acebf07 100755 --- a/ubuntu/precise/applications/tdepowersave/debian/rules +++ b/ubuntu/precise/applications/tdepowersave/debian/rules @@ -30,8 +30,8 @@ debian/stamp-bootstrap: touch debian/stamp-bootstrap install/kpowersave:: - install -p -D -m644 debian/kpowersave-nohal-trinity.lintian debian/kpowersave/opt/trinity/share/lintian/overrides/kpowersave - install -p -D -m644 debian/kpowersave-nohal-trinity.linda debian/kpowersave/opt/trinity/share/linda/overrides/kpowersave + install -p -D -m644 debian/tdepowersave-trinity.lintian debian/kpowersave/opt/trinity/share/lintian/overrides/kpowersave + install -p -D -m644 debian/tdepowersave-trinity.linda debian/kpowersave/opt/trinity/share/linda/overrides/kpowersave clean:: find . -name Makefile.in | xargs rm -f -- cgit v1.2.3