Module: sems Branch: 1.5 Commit: 2a53104ccc78ecf59a7ad862aea2cd44bbdef02a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=2a53104ccc78ecf59a7ad862aea2cd44bbdef02a
Author: Victor Seva <[email protected]> Committer: Victor Seva <[email protected]> Date: Thu Apr 3 17:49:35 2014 +0200 pkg: move debian to new deb folder. Initial effort to support several deb distributions. (cherry picked from commit c27850a2a258a723cd807a8431719607f49f0dcf) --- pkg/{ => deb}/debian/changelog | 0 pkg/{ => deb}/debian/compat | 0 pkg/{ => deb}/debian/control | 0 pkg/{ => deb}/debian/copyright | 0 pkg/{ => deb}/debian/libsems1-dev.install | 0 pkg/{ => deb}/debian/postinst | 0 pkg/{ => deb}/debian/postrm | 0 pkg/{ => deb}/debian/rules | 0 pkg/{ => deb}/debian/sems.config | 0 pkg/{ => deb}/debian/sems.default | 0 pkg/{ => deb}/debian/sems.init | 0 pkg/{ => deb}/debian/sems.templates | 0 pkg/{ => deb}/debian/shlibs.local | 0 pkg/{ => deb}/debian/watch | 0 14 files changed, 0 insertions(+), 0 deletions(-) diff --git a/pkg/debian/changelog b/pkg/deb/debian/changelog similarity index 100% rename from pkg/debian/changelog rename to pkg/deb/debian/changelog diff --git a/pkg/debian/compat b/pkg/deb/debian/compat similarity index 100% rename from pkg/debian/compat rename to pkg/deb/debian/compat diff --git a/pkg/debian/control b/pkg/deb/debian/control similarity index 100% rename from pkg/debian/control rename to pkg/deb/debian/control diff --git a/pkg/debian/copyright b/pkg/deb/debian/copyright similarity index 100% rename from pkg/debian/copyright rename to pkg/deb/debian/copyright diff --git a/pkg/debian/libsems1-dev.install b/pkg/deb/debian/libsems1-dev.install similarity index 100% rename from pkg/debian/libsems1-dev.install rename to pkg/deb/debian/libsems1-dev.install diff --git a/pkg/debian/postinst b/pkg/deb/debian/postinst similarity index 100% rename from pkg/debian/postinst rename to pkg/deb/debian/postinst diff --git a/pkg/debian/postrm b/pkg/deb/debian/postrm similarity index 100% rename from pkg/debian/postrm rename to pkg/deb/debian/postrm diff --git a/pkg/debian/rules b/pkg/deb/debian/rules similarity index 100% rename from pkg/debian/rules rename to pkg/deb/debian/rules diff --git a/pkg/debian/sems.config b/pkg/deb/debian/sems.config similarity index 100% rename from pkg/debian/sems.config rename to pkg/deb/debian/sems.config diff --git a/pkg/debian/sems.default b/pkg/deb/debian/sems.default similarity index 100% rename from pkg/debian/sems.default rename to pkg/deb/debian/sems.default diff --git a/pkg/debian/sems.init b/pkg/deb/debian/sems.init similarity index 100% rename from pkg/debian/sems.init rename to pkg/deb/debian/sems.init diff --git a/pkg/debian/sems.templates b/pkg/deb/debian/sems.templates similarity index 100% rename from pkg/debian/sems.templates rename to pkg/deb/debian/sems.templates diff --git a/pkg/debian/shlibs.local b/pkg/deb/debian/shlibs.local similarity index 100% rename from pkg/debian/shlibs.local rename to pkg/deb/debian/shlibs.local diff --git a/pkg/debian/watch b/pkg/deb/debian/watch similarity index 100% rename from pkg/debian/watch rename to pkg/deb/debian/watch _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
