]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
add debian packaging module
authorJohannes Berg <johannes@xzone.dyndns.org>
Wed, 17 Sep 2008 18:41:00 +0000 (20:41 +0200)
committerJohannes Berg <johannes@xzone.dyndns.org>
Wed, 17 Sep 2008 18:41:00 +0000 (20:41 +0200)
.gitignore
.gitmodules [new file with mode: 0644]

index 12c87adbf704ec9c152ee9db383779a4b1ff7b8a..56ead539436123af47f26aa2bb99f8d58c9f7d12 100644 (file)
@@ -5,6 +5,4 @@ iw
 version.h
 iw.8.gz
 *-stamp
-debian/iw.debhelper.log
-debian/iw.substvars
-debian/files
+debian
diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..e1f312e
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "debian"]
+       path = debian
+       url = http://git.sipsolutions.net/iw-debian.git/