[Bps-public-commit] rt-extension-exampletheme branch, master, updated. 15d6c5f9fdcf9d280a78a196133c3d41d323a658
Maureen Mirville
maureen at bestpractical.com
Fri Sep 15 15:58:01 EDT 2017
The branch, master has been updated
via 15d6c5f9fdcf9d280a78a196133c3d41d323a658 (commit)
from 7ffe987e2fbb9fb2750d676213193bbaf4a14dad (commit)
Summary of changes:
Changes | 2 +-
MANIFEST | 25 +++++++++++++++++++++++++
Makefile.PL | 1 -
3 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 MANIFEST
- Log -----------------------------------------------------------------
commit 15d6c5f9fdcf9d280a78a196133c3d41d323a658
Author: Maureen E. Mirville <maureen at bestpractical.com>
Date: Fri Sep 15 15:57:43 2017 -0400
Prep 0.01 Release
diff --git a/Changes b/Changes
index fe188f8..0029dad 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
Revision history for RT-Extension-ExampleTheme
-0.01 [Release Date]
+0.01 2017-09-15
- Initial version
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..c62e01b
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,25 @@
+Changes
+html/NoAuth/css/example-theme/AfterMenus
+html/NoAuth/css/example-theme/InHeader
+inc/Module/Install.pm
+inc/Module/Install/Base.pm
+inc/Module/Install/Can.pm
+inc/Module/Install/Fetch.pm
+inc/Module/Install/Include.pm
+inc/Module/Install/Makefile.pm
+inc/Module/Install/Metadata.pm
+inc/Module/Install/ReadmeFromPod.pm
+inc/Module/Install/RTx.pm
+inc/Module/Install/RTx/Runtime.pm
+inc/Module/Install/Win32.pm
+inc/Module/Install/WriteAll.pm
+inc/YAML/Tiny.pm
+lib/RT/Extension/ExampleTheme.pm
+Makefile.PL
+MANIFEST This list of files
+META.yml
+README
+static/css/example-theme.css
+static/css/example-theme/main.css
+static/images/bpssymbol.png
+static/js/example-theme.js
diff --git a/Makefile.PL b/Makefile.PL
index 2844453..4692f11 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -7,5 +7,4 @@ repository 'https://github.com/bestpractical/rt-extension-exampletheme';
requires_rt '4.2.0';
rt_too_new '4.6.0';
-sign;
WriteAll;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list