-solvespace (3.0.rc2+repack1-1) unstable; urgency=medium
+solvespace (3.0.rc2+repack1-1) UNRELEASED; urgency=medium
+ * Team upload.
+
+ [ Ryan Pavlik ]
* New upstream version 3.0.rc2+repack1
* Adjust get_orig.sh script for RC2
* d/rules: Specify package version for CMake.
* Update solvespace manpage
* Ensure build flags are exported and used
- -- Ryan Pavlik <ryan@ryanpavlik.com> Thu, 21 Jan 2021 14:50:01 -0600
+ [ Michael R. Crusoe ]
+ * Do not parse d/changelog (routine-update)
+
+ -- Michael R. Crusoe <crusoe@debian.org> Sat, 23 Jan 2021 15:40:21 +0100
solvespace (3.0.rc1+repack1-4) unstable; urgency=medium
# Tell CMake what the package version will be, to embed in the version string.
# We do this for upstream's benefit, in lieu of including a git commit hash.
override_dh_auto_configure:
- dh_auto_configure -- \
- -DDEBVERSION=$(shell dpkg-parsechangelog --show-field version)
+ dh_auto_configure -- -DDEBVERSION=$(DEB_VERSION)