diff --git a/debian/calamares.1 b/debian/calamares.1 deleted file mode 100644 index ef6c0cb..0000000 --- a/debian/calamares.1 +++ /dev/null @@ -1,33 +0,0 @@ -.TH CALAMARES "1" -.SH NAME -calamares \- distribution-independent system installer -.SH SYNOPSIS -.B calamares -[\fI\,options\/\fR] -.SH DESCRIPTION -.B calamares -is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations. It is the first installer with an automated “Replace Partition” option, which makes it easy to reuse a partition over and over for distribution testing. Calamares is designed to be customizable by distribution maintainers without need for cumbersome patching, thanks to third party branding and external modules support. -.SH OPTIONS -.TP -\fB\-h\fR, \fB\-\-help\fR -Displays this help. -.TP -\fB\-v\fR, \fB\-\-version\fR -Displays version information. -.TP -\fB\-d\fR, \fB\-\-debug\fR -Verbose output for debugging purposes. -.TP -\fB\-c\fR, \fB\-\-config\fR -Configuration directory to use, for testing purposes. -.SH "SEE ALSO" -The -.B calamares -website: https://calamares.io -.SH "BUGS" -Please report any bugs to https://calamares.io/bugs -.SH AUTHORS -.B calamares -is written by Teo Mrnjavac -.LP -This man page is written by Jonathan Carter diff --git a/debian/calamares.manpages b/debian/calamares.manpages deleted file mode 100644 index b6caa80..0000000 --- a/debian/calamares.manpages +++ /dev/null @@ -1 +0,0 @@ -debian/calamares.1 diff --git a/debian/changelog b/debian/changelog index 0f09696..fe60c31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ calamares (3.3.0-alpha2-0ubuntu1) kinetic; urgency=medium * New upstream release. + * Removed obsolete maintainer manpage. -- Aaron Rainbolt Thu, 25 Aug 2022 16:17:52 -0500