diff options
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/copyright | 12 |
2 files changed, 8 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog index 41086b3..7b86013 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -xtrkcad (1:5.3.1Beta2-1) UNRELEASED; urgency=medium +xtrkcad (1:5.3.1GA-1) UNRELEASED; urgency=medium * debian/rules: - Add -std=gnu17 to CFLAGS to fix FTBFS with GCC-15 (Closes: #1098175). + * debian/copyright: + - Replace old FSF address. - -- Jörg Frings-Fürst <debian@jff.email> Sat, 20 Sep 2025 18:27:22 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Fri, 24 Oct 2025 20:00:44 +0200 xtrkcad (1:5.3.0GA-1.1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 836e54f..60ad722 100644 --- a/debian/copyright +++ b/debian/copyright @@ -124,9 +124,8 @@ License: GPL-2+ details. . You should have received a copy of the GNU General Public - License along with this package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA + License along with this package; If not, see + https://www.gnu.org/licenses/. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file @@ -222,8 +221,7 @@ License: LGPL-2+ Lesser General Public License for more details. . You should have received a copy of the GNU Library 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 Library General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2". @@ -241,9 +239,7 @@ License: GPL-2 details. . You should have received a copy of the GNU General Public - License along with this package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA + License along with this package; If not, see https://www.gnu.org/licenses/. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file |
