We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0ad5a commit 1fa17d7Copy full SHA for 1fa17d7
debian/control
@@ -103,6 +103,7 @@ Depends:
103
libtext-csv-xs-perl,
104
libtext-glob-perl,
105
libtext-table-perl,
106
+ libtie-ixhash-perl,
107
libtime-period-perl,
108
libtime-warp-perl,
109
libtypes-path-tiny-perl,
@@ -111,7 +112,6 @@ Depends:
111
112
libuuid-perl,
113
libxml-mini-perl,
114
libxml-xpath-perl,
- libtie-ixhash-perl,
115
lsb-base (>= 3.0-6),
116
ngcp-schema,
117
nginx-common,
debian/ngcp-panel-tools.manpages
@@ -1,5 +1,5 @@
1
tools_man/ngcp-api-delete.1
2
tools_man/ngcp-api-get.1
3
tools_man/ngcp-api-patch.1
4
-tools_man/ngcp-api-put.1
5
tools_man/ngcp-api-post.1
+tools_man/ngcp-api-put.1
0 commit comments