Skip to content

Instantly share code, notes, and snippets.

@gubatron
Created October 11, 2013 23:59
Show Gist options
  • Save gubatron/6943884 to your computer and use it in GitHub Desktop.
Save gubatron/6943884 to your computer and use it in GitHub Desktop.
how to check the changelog format for a .deb package
dpkg-parsechangelog -lchangelog
@gubatron
Copy link
Author

where -l[name of changelog file]

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