diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/copyright | 9 |
2 files changed, 11 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index f62f2c1..4ccff11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libhx (4.27-1) unstable; urgency=medium + + * New upstream release. + * debian/copyright: + - Fix old FSF address. + + -- Jörg Frings-Fürst <debian@jff.email> Thu, 11 Sep 2025 17:48:09 +0200 + libhx (4.26-1) unstable; urgency=medium * New upstream release. diff --git a/debian/copyright b/debian/copyright index e28a195..3ef8324 100644 --- a/debian/copyright +++ b/debian/copyright @@ -62,8 +62,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". @@ -146,10 +145,8 @@ License: gpl-2+ with libtool exception General Public License for more details. . You should have received a copy of the GNU General Public License - along with GNU Libtool; see the file COPYING. If not, a copy - can be downloaded from http://www.gnu.org/licenses/gpl.html, - or obtained by writing to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + along with GNU Libtool; see the file COPYING. If not, see + https://www.gnu.org/licenses/. License: Expat Permission is hereby granted, free of charge, to any person obtaining a |