Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions debian.minimal/control
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ Homepage: https://github.com/wu-emma/bitgesell

Package: bitgesell
Architecture: any
Depends: libc6 (>= 2.27), libstdc++6 (>= 8.4.0), libbz2-1.0 (>= 1.0.6), liblzma5 (>= 5.2.2), zlib1g (>= 1:1.1.4), libsqlite3-dev,
openssl, perl-modules-5.34, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world
BGL is an experimental digital currency that enables instant payments to anyone,
anywhere in the world. BGL uses peer-to-peer technology to operate with no central authority:
Expand Down
8 changes: 2 additions & 6 deletions debian.qt/control
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ Homepage: https://github.com/wu-emma/bitgesell

Package: bitgesell-qt
Architecture: any
Depends: libc6 (>= 2.27), libstdc++6 (>= 8.4.0), libbz2-1.0 (>= 1.0.6), liblzma5 (>= 5.2.2), zlib1g (>= 1:1.1.4),
libqt5core5a (>= 5.9.5), libqt5dbus5 (>= 5.9.5), libqt5network5 (>= 5.9.5), libqt5gui5 (>= 5.9.5), libqrencode-dev, libsqlite3-dev,
openssl, perl-modules-5.34, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world
BGL is an experimental digital currency that enables instant payments to anyone,
anywhere in the world. BGL uses peer-to-peer technology to operate with no central authority:
Expand All @@ -19,9 +17,7 @@ Description: BGL is an experimental digital currency that enables instant paymen

Package: bitgesell-qt-dbg
Architecture: any
Depends: libc6 (>= 2.27), libstdc++6 (>= 8.4.0), libbz2-1.0 (>= 1.0.6), liblzma5 (>= 5.2.2), zlib1g (>= 1:1.1.4),
libqt5core5a (>= 5.9.5), libqt5dbus5 (>= 5.9.5), libqt5network5 (>= 5.9.5), libqt5gui5 (>= 5.9.5), libqrencode-dev, libsqlite3-dev,
openssl, ${misc:Depends}
Depends: bitgesell-qt (= ${binary:Version}), ${misc:Depends}
Description: BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world
BGL is an experimental digital currency that enables instant payments to anyone,
anywhere in the world. BGL uses peer-to-peer technology to operate with no central authority:
Expand Down