From: Tobias Brunner Date: Fri, 4 Feb 2011 16:41:15 +0000 (+0100) Subject: maemo: Move debian/ directory for applet to packages/. X-Git-Tag: 4.5.1~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a07c7ba2f671fe43c2d19b7c6281a45367033378;p=thirdparty%2Fstrongswan.git maemo: Move debian/ directory for applet to packages/. --- diff --git a/src/frontends/maemo/debian/.gitignore b/packages/maemo-applet/debian/.gitignore similarity index 100% rename from src/frontends/maemo/debian/.gitignore rename to packages/maemo-applet/debian/.gitignore diff --git a/src/frontends/maemo/debian/changelog b/packages/maemo-applet/debian/changelog similarity index 100% rename from src/frontends/maemo/debian/changelog rename to packages/maemo-applet/debian/changelog diff --git a/src/frontends/maemo/debian/compat b/packages/maemo-applet/debian/compat similarity index 100% rename from src/frontends/maemo/debian/compat rename to packages/maemo-applet/debian/compat diff --git a/src/frontends/maemo/debian/control b/packages/maemo-applet/debian/control similarity index 100% rename from src/frontends/maemo/debian/control rename to packages/maemo-applet/debian/control diff --git a/src/frontends/maemo/debian/copyright b/packages/maemo-applet/debian/copyright similarity index 100% rename from src/frontends/maemo/debian/copyright rename to packages/maemo-applet/debian/copyright diff --git a/src/frontends/maemo/debian/postinst b/packages/maemo-applet/debian/postinst similarity index 100% rename from src/frontends/maemo/debian/postinst rename to packages/maemo-applet/debian/postinst diff --git a/src/frontends/maemo/debian/rules b/packages/maemo-applet/debian/rules similarity index 100% rename from src/frontends/maemo/debian/rules rename to packages/maemo-applet/debian/rules