diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-11-14 19:36:11 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-11-14 19:36:11 +0100 |
commit | 316e551a45c5d251d5679837ee308a0f6ced593f (patch) | |
tree | 00d3047bfb14f682bfb5a21010c731ed649bfed7 /debian | |
parent | d5979807e08a03c9e5253f0f5e9bd114bc15ee71 (diff) | |
parent | df5520aa2dae5b3ce7abf8733dcdd152898af163 (diff) |
Merge tag 'debian/1_5.3.0GA-1' into develop
New upstream release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index f06a4bd..80354fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -xtrkcad (1:5.3.0GA-1) UNRELEASED; urgency=medium +xtrkcad (1:5.3.0GA-1) unstable; urgency=medium - * New upstream release: + * New upstream release (Closes: #1057286, #1074722): * debian/control: - Add Build-Depends: + inkscape @@ -8,6 +8,8 @@ xtrkcad (1:5.3.0GA-1) UNRELEASED; urgency=medium + pandoc - Change to new repository URL. - Change Standards-Version to 4.7.0.0 (No changes needed). + - Add myself as Maintainer and Daniel E. Markle as Uploader. + (Closes: #1057287) * debian/xtrkcad.install: - Add CHANGELOG.txt, Readme.txt * debian/copyright: @@ -18,7 +20,7 @@ xtrkcad (1:5.3.0GA-1) UNRELEASED; urgency=medium * debian/rules: - Remove trailing whitespace. - -- Jörg Frings-Fürst <debian@jff.email> Fri, 28 Aug 2020 08:01:59 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Wed, 03 Jul 2024 21:32:38 +0200 xtrkcad (1:5.2.0Beta2.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index becb25f..21463b0 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: xtrkcad Section: editors Priority: optional -Maintainer: Daniel E. Markle <dmarkle@ashtech.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email> Uploaders: - Mike Gabriel <sunweaver@debian.org>, - Jörg Frings-Fürst <debian@jff.email> + Daniel E. Markle <dmarkle@ashtech.net>, + Mike Gabriel <sunweaver@debian.org> Build-Depends: cmake, debhelper-compat (= 13), |