git-lfs/debian
brian m. carlson 087db1de70
Set package version to v3
Since we're about to do a v3.0.0 release, let's bump the version to v3.

Make this change automatically with the following command to avoid any
missed items:

  git grep -l github.com/git-lfs/git-lfs/v2 | \
  xargs sed -i -e 's!github.com/git-lfs/git-lfs/v2!github.com/git-lfs/git-lfs/v3!g'
2021-09-02 20:41:08 +00:00
..
source Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00
changelog release: v2.13.0 2020-12-07 21:29:05 +00:00
compat Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00
control debian: bump version of golang-go 2019-12-19 20:00:56 +00:00
copyright tools: add a function to properly canonicalize paths 2021-03-01 22:10:19 +00:00
git-lfs.lintian-overrides Some cleanup to make debian package pass lintian checks 2015-07-08 02:24:38 +00:00
git-lfs.manpages Fixed #719 missing /usr/share/man/man5/git-lfs-config.5.gz . 2016-04-15 15:59:28 +10:00
postinst debian and rpm: Pass --skip-repo to install and uninstall 2021-08-26 00:53:26 -04:00
prerm debian and rpm: Pass --skip-repo to install and uninstall 2021-08-26 00:53:26 -04:00
rules Set package version to v3 2021-09-02 20:41:08 +00:00