Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian packages #65

Open
racke opened this issue Mar 14, 2015 · 11 comments
Open

Debian packages #65

racke opened this issue Mar 14, 2015 · 11 comments
Assignees

Comments

@racke
Copy link
Member

racke commented Mar 14, 2015

No description provided.

@racke racke self-assigned this Mar 14, 2015
@racke
Copy link
Member Author

racke commented Mar 17, 2015

Let's start with the list of prerequisites:

  • Test::Most
  • Test::Database
  • YAML
  • Class::Load
  • DBD::SQLite 1.38_01
  • Dancer 1.3127
  • Dancer::Plugin::DBIC
  • Dancer::Plugin::Auth::Extensible
  • Template
  • DBIx::Class::Schema::Loader
  • Moo
  • MooX::Types::MooseLike 0.19
  • Plack::Handler::Starman

@racke
Copy link
Member Author

racke commented Mar 17, 2015

Found:

libtest-most-perl
libtest-database-perl
libyaml-perl
libclass-load-perl
libdancer-perl
libdancer-plugin-dbic-perl
libdancer-plugin-auth-extensible-perl
libtemplate-perl
libdbix-class-schema-loader-perl
libmoo-perl
libmoox-types-mooselike-perl
starman

Older version.

libdbd-sqlite (0.9.0-3)

Not found:

Array::Utils

@racke
Copy link
Member Author

racke commented Mar 17, 2015

Looks pretty good so far :-)

@yure
Copy link
Contributor

yure commented Mar 17, 2015

You da man racke! If we have the package only decent thing would be to come
up with some demos so people dont install on an empty one ;)
On Mar 17, 2015 8:48 PM, "Stefan Hornburg (Racke)" [email protected]
wrote:

Looks pretty good so far :-)


Reply to this email directly or view it on GitHub
#65 (comment)
.

@racke
Copy link
Member Author

racke commented Mar 17, 2015

We have to check what is the recommended way to organize web apps on Debian and write the Debian maintainer scripts according to this.

But definitely better than dealing with a string of modules to package first for prerequisites.

@hexfusion
Copy link

👍 this would be a very cool thing

@racke
Copy link
Member Author

racke commented Mar 17, 2015

Looks like we actually don't use Array::Utils.

@racke
Copy link
Member Author

racke commented Mar 17, 2015

Fixed in e80f8d3.

@racke
Copy link
Member Author

racke commented Mar 18, 2015

Final list of prerequsites:

libclass-method-modifiers-perl
libtest-most-perl
libtest-database-perl
libyaml-perl
libclass-load-perl
libdbd-sqlite3-perl
libdancer-perl
libdancer-plugin-dbic-perl
libdancer-plugin-auth-extensible-perl
libtemplate-perl
libdbix-class-schema-loader-perl
libmoo-perl
libmoox-types-mooselike-perl
starman

Thanks to @SysPete for clearing up the DBD::Sqlite confusion.

@racke racke added this to the Debian packages milestone Apr 3, 2015
@racke
Copy link
Member Author

racke commented Apr 5, 2015

Default session engine from config.yml is missing (Storable).

@SysPete
Copy link
Member

SysPete commented May 19, 2015

Add libclass-method-modifiers-perl to deps list in earlier comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants