diff options
Diffstat (limited to '')
-rw-r--r-- | package/debian/changelog | 12 | ||||
-rw-r--r-- | package/debian/copyright | 4 |
2 files changed, 14 insertions, 2 deletions
diff --git a/package/debian/changelog b/package/debian/changelog index e045ac8..4f00bde 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,3 +1,15 @@ +ac252 (20240618) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <dickey@invisible-island.net> Fri, 14 Jun 2024 16:08:10 -0400 + +ac252 (20240406) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <dickey@invisible-island.net> Fri, 05 Apr 2024 04:00:27 -0400 + ac252 (20231210) unstable; urgency=low * maintenance updates diff --git a/package/debian/copyright b/package/debian/copyright index 1fc6bc2..6a0fc8a 100644 --- a/package/debian/copyright +++ b/package/debian/copyright @@ -1,7 +1,7 @@ Upstream source http://invisible-island.net/autoconf/autoconf.html ------------------------------------------------------------------------------- -Copyright 2003-2022,2023 Thomas E. Dickey +Copyright 2003-2023,2024 Thomas E. Dickey Copyright 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify @@ -46,7 +46,7 @@ Licence: other-BSD shared with many OS's install programs. Files: debian/* -Copyright: 2010-2022,2023 Thomas E. Dickey +Copyright: 2010-2023,2024 Thomas E. Dickey Licence: other-BSD Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, |