Update changelog
authorRyan Pavlik <ryan@ryanpavlik.com>
Fri, 13 May 2022 23:12:50 +0000 (18:12 -0500)
committerRyan Pavlik <ryan@ryanpavlik.com>
Fri, 13 May 2022 23:12:50 +0000 (18:12 -0500)
debian/changelog

index b81fc82db207d560158fc66bd36b220b87d85838..315cb0a230fe1625df3d2c935e88377ed9e99335 100644 (file)
@@ -2,20 +2,25 @@ solvespace (3.1~rc1+ds1-1) UNRELEASED; urgency=medium
 
   * New upstream version 3.1~rc1+ds1
   * d/watch: Update to get new pattern for tarballs with submodules
-  * d/control: Add myself to uploaders, add Build-Depends.
-  * d/copyright: Exclude vendored files available in debian
-  * d/patches:
-    Drop 10_mimalloc_restrict_cpu_yield.patch: applied upstream.
-    Drop 11_update_js_three_r111.patch: applied upstream.
-    Drop 12_Remove-march-native-from-mimalloc-build.patch: applied upstream.
-    Revise 01_RemoveGitHash.patch into 01_hardcode_git_hash.patch: Hash
-    needed to create commit link in app now.
-    Add 05_eigen_dependency_fix.patch: Fix test suite build.
-    Add 06_desktop_file_exec.patch: Fix desktop file lintian warning.
-  * d/copyright: update, and update source exclusions
+  * d/control:
+    - Add myself to uploaders.
+    - Add Build-Depends.
+    - Remove libjs-three and unifont from Build-Depends, only
+      needed at runtime for the GUI
+  * d/copyright: Exclude vendored files available in Debian, binaries,
+    minified Javascript, prebuilt docs
   * d/solvespace.lintian-overrides: Add overrides for false positives
-
- -- Ryan Pavlik <ryan@ryanpavlik.com>  Fri, 13 May 2022 17:18:11 -0500
+  * d/get_orig.sh: Remove, no longer needed, uscan works now.
+  * d/patches:
+    - Drop 10_mimalloc_restrict_cpu_yield.patch: applied upstream.
+    - Drop 11_update_js_three_r111.patch: applied upstream.
+    - Drop 12_Remove-march-native-from-mimalloc-build.patch: applied upstream.
+    - Revise 01_RemoveGitHash.patch into 01_hardcode_git_hash.patch: Hash
+      needed to create commit link in app now.
+    - Add 05_eigen_dependency_fix.patch: Fix test suite build.
+    - Add 06_desktop_file_exec.patch: Fix desktop file lintian warning.
+
+ -- Ryan Pavlik <ryan@ryanpavlik.com>  Fri, 13 May 2022 18:10:41 -0500
 
 solvespace (3.0.rc2+repack1-3) unstable; urgency=medium