Skip to content

Commit f5449c4

Browse files
committed
fix: Use consistent source package name in bssh-server control file
The Source field must match debian/changelog package name to avoid dpkg-buildpackage conflicts.
1 parent 40c75ef commit f5449c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control.bssh-server.binary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Source: bssh-server
1+
Source: bssh
22
Section: utils
33
Priority: optional
44
Maintainer: Jeongkyu Shin <inureyes@gmail.com>

0 commit comments

Comments
 (0)