prep for release tomorrow and copyright year update
This commit is contained in:
parent
bfceeeb13b
commit
b4e406952c
3 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
||||||
git-annex (10.20241203) UNRELEASED; urgency=medium
|
git-annex (10.20250102) upstream; urgency=medium
|
||||||
|
|
||||||
* Added config `url.<base>.annexInsteadOf` corresponding to git's
|
* Added config `url.<base>.annexInsteadOf` corresponding to git's
|
||||||
`url.<base>.pushInsteadOf`, to configure the urls to use for accessing
|
`url.<base>.pushInsteadOf`, to configure the urls to use for accessing
|
||||||
|
@ -20,7 +20,7 @@ git-annex (10.20241203) UNRELEASED; urgency=medium
|
||||||
stable.
|
stable.
|
||||||
* stack.yaml: Update to lts-23.2.
|
* stack.yaml: Update to lts-23.2.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Mon, 02 Dec 2024 13:41:31 -0400
|
-- Joey Hess <id@joeyh.name> Wed, 01 Jan 2025 14:22:59 -0400
|
||||||
|
|
||||||
git-annex (10.20241202) upstream; urgency=medium
|
git-annex (10.20241202) upstream; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Source: native package
|
Source: native package
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: © 2010-2024 Joey Hess <id@joeyh.name>
|
Copyright: © 2010-2025 Joey Hess <id@joeyh.name>
|
||||||
License: AGPL-3+
|
License: AGPL-3+
|
||||||
|
|
||||||
Files: Assistant/WebApp.hs Assistant/WebApp/* templates/* static/*
|
Files: Assistant/WebApp.hs Assistant/WebApp/* templates/* static/*
|
||||||
|
@ -20,7 +20,7 @@ License: GPL-3+
|
||||||
|
|
||||||
Files: Command/Sync.hs
|
Files: Command/Sync.hs
|
||||||
Copyright: © Joachim Breitner <mail@joachim-breitner.de>
|
Copyright: © Joachim Breitner <mail@joachim-breitner.de>
|
||||||
© 2011-2020 Joey Hess <id@joeyh.name>
|
© 2011-2024 Joey Hess <id@joeyh.name>
|
||||||
License: AGPL-3+
|
License: AGPL-3+
|
||||||
|
|
||||||
Files: Command/List.hs
|
Files: Command/List.hs
|
||||||
|
@ -43,7 +43,7 @@ Copyright: © 2010-2023 Joey Hess <id@joeyh.name>
|
||||||
License: AGPL-3+
|
License: AGPL-3+
|
||||||
|
|
||||||
Files: Utility/*
|
Files: Utility/*
|
||||||
Copyright: 2012-2022 Joey Hess <id@joeyh.name>
|
Copyright: 2012-2025 Joey Hess <id@joeyh.name>
|
||||||
License: BSD-2-clause
|
License: BSD-2-clause
|
||||||
|
|
||||||
Files: doc/logo* */favicon.ico standalone/osx/git-annex.app/Contents/Resources/git-annex.icns
|
Files: doc/logo* */favicon.ico standalone/osx/git-annex.app/Contents/Resources/git-annex.icns
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 10.20241202
|
Version: 10.20250102
|
||||||
Cabal-Version: 1.12
|
Cabal-Version: 1.12
|
||||||
License: AGPL-3
|
License: AGPL-3
|
||||||
Maintainer: Joey Hess <id@joeyh.name>
|
Maintainer: Joey Hess <id@joeyh.name>
|
||||||
Author: Joey Hess
|
Author: Joey Hess
|
||||||
Stability: Stable
|
Stability: Stable
|
||||||
Copyright: 2010-2024 Joey Hess
|
Copyright: 2010-2025 Joey Hess
|
||||||
License-File: COPYRIGHT
|
License-File: COPYRIGHT
|
||||||
Homepage: http://git-annex.branchable.com/
|
Homepage: http://git-annex.branchable.com/
|
||||||
Build-type: Custom
|
Build-type: Custom
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue