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
|
||||
`url.<base>.pushInsteadOf`, to configure the urls to use for accessing
|
||||
|
@ -20,7 +20,7 @@ git-annex (10.20241203) UNRELEASED; urgency=medium
|
|||
stable.
|
||||
* 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
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|||
Source: native package
|
||||
|
||||
Files: *
|
||||
Copyright: © 2010-2024 Joey Hess <id@joeyh.name>
|
||||
Copyright: © 2010-2025 Joey Hess <id@joeyh.name>
|
||||
License: AGPL-3+
|
||||
|
||||
Files: Assistant/WebApp.hs Assistant/WebApp/* templates/* static/*
|
||||
|
@ -20,7 +20,7 @@ License: GPL-3+
|
|||
|
||||
Files: Command/Sync.hs
|
||||
Copyright: © Joachim Breitner <mail@joachim-breitner.de>
|
||||
© 2011-2020 Joey Hess <id@joeyh.name>
|
||||
© 2011-2024 Joey Hess <id@joeyh.name>
|
||||
License: AGPL-3+
|
||||
|
||||
Files: Command/List.hs
|
||||
|
@ -43,7 +43,7 @@ Copyright: © 2010-2023 Joey Hess <id@joeyh.name>
|
|||
License: AGPL-3+
|
||||
|
||||
Files: Utility/*
|
||||
Copyright: 2012-2022 Joey Hess <id@joeyh.name>
|
||||
Copyright: 2012-2025 Joey Hess <id@joeyh.name>
|
||||
License: BSD-2-clause
|
||||
|
||||
Files: doc/logo* */favicon.ico standalone/osx/git-annex.app/Contents/Resources/git-annex.icns
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
Name: git-annex
|
||||
Version: 10.20241202
|
||||
Version: 10.20250102
|
||||
Cabal-Version: 1.12
|
||||
License: AGPL-3
|
||||
Maintainer: Joey Hess <id@joeyh.name>
|
||||
Author: Joey Hess
|
||||
Stability: Stable
|
||||
Copyright: 2010-2024 Joey Hess
|
||||
Copyright: 2010-2025 Joey Hess
|
||||
License-File: COPYRIGHT
|
||||
Homepage: http://git-annex.branchable.com/
|
||||
Build-type: Custom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue