Skip to content

Conversation

@glaweh
Copy link

@glaweh glaweh commented Jan 31, 2023

Several improvements for debian packages:

  • make clean removes the generated package files, and they are git-ignored
  • buildinfo and changes files are also copied back, important for uploading to local apt repo:
    • you can run debsign -k <key-id> *.changes
    • and then dput <my-repo> *.changes
  • add option -O (to keep the original package name, to be consistent with the changes file)
  • add option -R (sets the release name in changelog and changes file)
  • add option -g (appends the date of the latest git commit to the version number)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant