File: post-import.sh

package info (click to toggle)
matrix-synapse 1.146.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 79,992 kB
  • sloc: python: 261,671; javascript: 7,230; sql: 4,758; sh: 1,302; perl: 626; makefile: 207
file content (5 lines) | stat: -rwxr-xr-x 108 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

dch -v"$1" New upstream release.
git add debian/changelog
debcommit -m "Prepare changelog entry"