Run wrap-and-sort on Debian files

agranig/peering-route
Michael Prokop 13 years ago
parent 147ec8fc60
commit c292e08365

20
debian/control vendored

@ -9,21 +9,26 @@ Build-Depends: debhelper (>= 8),
libcatalyst-modules-perl,
libcatalyst-perl (>= 5.90040),
libcatalyst-view-tt-perl,
libdata-printer-perl,
libdata-validate-ip-perl,
libdatetime-format-iso8601-perl,
libdatetime-format-mysql-perl,
libdbix-class-resultset-recursiveupdate-perl (>= 0.30~),
libdevel-cover-perl,
libfile-type-perl,
libgd-gd2-perl,
libhash-merge-simple-perl,
libhash-storediterator-perl,
libhtml-formhandler-model-dbic-perl,
libhtml-formhandler-perl (>= 0.40026),
libhtml-parser-perl,
libmodule-install-perl,
libmoosex-fileattribute-perl,
libmoosex-method-signatures-perl,
libmoosex-object-pluggable-perl,
libmoosex-singleton-perl,
libnamespace-sweep-perl,
libnet-telnet-perl,
libperl5i-perl,
libregexp-parser-perl,
libsipwise-base-perl,
@ -31,13 +36,8 @@ Build-Depends: debhelper (>= 8),
libsys-sig-perl,
libtext-csv-xs-perl,
libtrycatch-perl,
libhash-merge-simple-perl,
liburi-encode-perl,
libdata-printer-perl,
libxml-mini-perl,
libgd-gd2-perl,
libhtml-parser-perl,
libnet-telnet-perl,
ngcp-schema
Standards-Version: 3.9.4
Homepage: http://sipwise.com/
@ -50,6 +50,7 @@ Depends: apache2,
libcatalyst-perl (>= 5.90040),
libcatalyst-view-tt-perl,
libconfig-general-perl,
libdata-printer-perl,
libdata-validate-ip-perl,
libdatetime-format-iso8601-perl,
libdatetime-format-mysql-perl,
@ -57,8 +58,11 @@ Depends: apache2,
libdbix-class-resultset-recursiveupdate-perl (>= 0.30~),
libemail-valid-perl,
libfile-type-perl,
libgd-gd2-perl,
libhash-merge-simple-perl,
libhtml-formhandler-model-dbic-perl,
libhtml-formhandler-perl (>= 0.40026),
libhtml-parser-perl,
libhttp-message-perl,
libipc-system-simple-perl,
liblog-log4perl-perl,
@ -70,17 +74,13 @@ Depends: apache2,
libmoosex-singleton-perl,
libnamespace-sweep-perl,
libnet-http-perl,
libnet-telnet-perl,
libregexp-parser-perl,
libsys-sig-perl,
libtemplate-perl,
libtext-csv-xs-perl,
libhash-merge-simple-perl,
liburi-encode-perl,
libdata-printer-perl,
libxml-mini-perl,
libgd-gd2-perl,
libhtml-parser-perl,
libnet-telnet-perl,
ngcp-schema,
${misc:Depends},
${perl:Depends}

@ -1,3 +1,3 @@
share/* usr/share/ngcp-panel/
ngcp_panel.conf etc/ngcp-panel/
etc/apache2/ngcp-panel etc/apache2/sites-available/
ngcp_panel.conf etc/ngcp-panel/
share/* usr/share/ngcp-panel/

Loading…
Cancel
Save