diff options
author | Tobias Brunner <tobias@strongswan.org> | 2011-02-04 17:41:15 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2011-02-04 18:02:49 +0100 |
commit | a07c7ba2f671fe43c2d19b7c6281a45367033378 (patch) | |
tree | 3a913fcaf8d3a670edb9705307fb4f54d14e3c43 | |
parent | 0c34c424a706a9048ae28f26ca12be45c010ab05 (diff) | |
download | strongswan-a07c7ba2f671fe43c2d19b7c6281a45367033378.tar.bz2 strongswan-a07c7ba2f671fe43c2d19b7c6281a45367033378.tar.xz |
maemo: Move debian/ directory for applet to packages/.
-rw-r--r-- | packages/maemo-applet/debian/.gitignore (renamed from src/frontends/maemo/debian/.gitignore) | 0 | ||||
-rw-r--r-- | packages/maemo-applet/debian/changelog (renamed from src/frontends/maemo/debian/changelog) | 0 | ||||
-rw-r--r-- | packages/maemo-applet/debian/compat (renamed from src/frontends/maemo/debian/compat) | 0 | ||||
-rw-r--r-- | packages/maemo-applet/debian/control (renamed from src/frontends/maemo/debian/control) | 0 | ||||
-rw-r--r-- | packages/maemo-applet/debian/copyright (renamed from src/frontends/maemo/debian/copyright) | 0 | ||||
-rw-r--r-- | packages/maemo-applet/debian/postinst (renamed from src/frontends/maemo/debian/postinst) | 0 | ||||
-rwxr-xr-x | packages/maemo-applet/debian/rules (renamed from src/frontends/maemo/debian/rules) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/src/frontends/maemo/debian/.gitignore b/packages/maemo-applet/debian/.gitignore index 3dd284e71..3dd284e71 100644 --- a/src/frontends/maemo/debian/.gitignore +++ b/packages/maemo-applet/debian/.gitignore diff --git a/src/frontends/maemo/debian/changelog b/packages/maemo-applet/debian/changelog index e520e80ac..e520e80ac 100644 --- a/src/frontends/maemo/debian/changelog +++ b/packages/maemo-applet/debian/changelog diff --git a/src/frontends/maemo/debian/compat b/packages/maemo-applet/debian/compat index 7ed6ff82d..7ed6ff82d 100644 --- a/src/frontends/maemo/debian/compat +++ b/packages/maemo-applet/debian/compat diff --git a/src/frontends/maemo/debian/control b/packages/maemo-applet/debian/control index cc356a8a9..cc356a8a9 100644 --- a/src/frontends/maemo/debian/control +++ b/packages/maemo-applet/debian/control diff --git a/src/frontends/maemo/debian/copyright b/packages/maemo-applet/debian/copyright index 615fac701..615fac701 100644 --- a/src/frontends/maemo/debian/copyright +++ b/packages/maemo-applet/debian/copyright diff --git a/src/frontends/maemo/debian/postinst b/packages/maemo-applet/debian/postinst index 3ef52274f..3ef52274f 100644 --- a/src/frontends/maemo/debian/postinst +++ b/packages/maemo-applet/debian/postinst diff --git a/src/frontends/maemo/debian/rules b/packages/maemo-applet/debian/rules index 3dc5d47ac..3dc5d47ac 100755 --- a/src/frontends/maemo/debian/rules +++ b/packages/maemo-applet/debian/rules |