diff --git a/debian/control b/debian/control
index 5be06f6f7..148a39865 100644
--- a/debian/control
+++ b/debian/control
@@ -12,26 +12,35 @@ Package: neofs-storage
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: NeoFS Storage node
- NeoFS is a decentralized distributed object storage integrated with the NEO Blockchain.
- NeoFS Nodes are organized in a peer-to-peer network that takes care of storing and distributing user's data.
- Any Neo user may participate in the network and get paid for providing storage resources to other users or
- store their data in NeoFS and pay a competitive price for it.
+ NeoFS is a decentralized distributed object storage integrated with the
+ NEO Blockchain.
+ NeoFS Nodes are organized in a peer-to-peer network that takes care of storing
+ and distributing user's data.
+ Any Neo user may participate in the network and get paid for providing storage
+ resources to other users or store their data in NeoFS and pay a competitive
+ price for it.
Package: neofs-ir
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, neofs-locode-db
Description: NeoFS InnerRing node
- NeoFS is a decentralized distributed object storage integrated with the NEO Blockchain.
- NeoFS Nodes are organized in a peer-to-peer network that takes care of storing and distributing user's data.
- Any Neo user may participate in the network and get paid for providing storage resources to other users or
- store their data in NeoFS and pay a competitive price for it.
+ NeoFS is a decentralized distributed object storage integrated with the
+ NEO Blockchain.
+ NeoFS Nodes are organized in a peer-to-peer network that takes care of storing
+ and distributing user's data.
+ Any Neo user may participate in the network and get paid for providing storage
+ resources to other users or store their data in NeoFS and pay a competitive
+ price for it.
Package: neofs-cli
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: CLI tools for NeoFS
- NeoFS is a decentralized distributed object storage integrated with the NEO Blockchain.
- NeoFS Nodes are organized in a peer-to-peer network that takes care of storing and distributing user's data.
- Any Neo user may participate in the network and get paid for providing storage resources to other users or
- store their data in NeoFS and pay a competitive price for it.
+ NeoFS is a decentralized distributed object storage integrated with the
+ NEO Blockchain.
+ NeoFS Nodes are organized in a peer-to-peer network that takes care of storing
+ and distributing user's data.
+ Any Neo user may participate in the network and get paid for providing storage
+ resources to other users or store their data in NeoFS and pay a competitive
+ price for it.
diff --git a/debian/copyright b/debian/copyright
index d2c4dc5bf..4df3532c3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,4 +18,5 @@ License: GPL-3
General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see .
+ along with this program or at /usr/share/common-licenses/GPL-3
+ If not, see .