diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b212520..a5de39e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ipmitool (1.8.19-10) UNRELEASED; urgency=medium (Closes: #1111145). Thanks to Christian Ehrhardt <christian.ehrhardt@canonical.com> * Move repository to salsa (Closes: #1082100). + * debian/changelog: Fix old FSF address. -- Jörg Frings-Fürst <debian@jff.email> Sat, 16 Aug 2025 15:11:33 +0200 diff --git a/debian/copyright b/debian/copyright index 02698e4..e4d35cd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -74,8 +74,7 @@ License: LGPL-2.1+ Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + License along with this library. If not, see https://www.gnu.org/licenses/ . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". |