[med-svn] [Git][med-team/simrisc][debian/latest] 2 commits: Update d/rules to clean up fully after build (Closes: #1048227)
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Wed Nov 1 22:37:17 GMT 2023
Tony Mancill pushed to branch debian/latest at Debian Med / simrisc
Commits:
c6297d4a by tony mancill at 2023-11-01T15:34:25-07:00
Update d/rules to clean up fully after build (Closes: #1048227)
- - - - -
4af8ae60 by tony mancill at 2023-11-01T15:36:52-07:00
interim changelog
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,15 @@
+simrisc (15.03.01-2) UNRELEASED; urgency=medium
+
+ * Update d/rules to clean up fully after build (Closes: #1048227)
+ * Edit changelog entry for 15.03.01-1; there was no change to copyright.
+
+ -- tony mancill <tmancill at debian.org> Wed, 01 Nov 2023 15:34:31 -0700
+
simrisc (15.03.01-1) unstable; urgency=medium
[ Frank B. Brokken ]
* New upstream version checks for incorrectly specified lines when the
- cumulative death proportions are read, changed the copyright: the Gnu
- Affero Public License was replaced by the Gnu General Public License
+ cumulative death proportions are read.
* Bumped icmake's version in debian/control to 10.06.00
(for ICMAKE_CXXFLAGS)
* Updated debian/rules: it now specifies ICMAKE_CXXFLAGS
=====================================
debian/rules
=====================================
@@ -36,6 +36,7 @@ export CXX = g++
override_dh_auto_clean:
./build clean || true
+ rm -rf tmp/
dh_auto_clean
override_dh_auto_build-arch:
View it on GitLab: https://salsa.debian.org/med-team/simrisc/-/compare/8efd7e0bbe317c3d58edcda8e380f48ef138dc86...4af8ae6048ded7c0d8dd6660e012d07b2ada7bcb
--
View it on GitLab: https://salsa.debian.org/med-team/simrisc/-/compare/8efd7e0bbe317c3d58edcda8e380f48ef138dc86...4af8ae6048ded7c0d8dd6660e012d07b2ada7bcb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231101/f2e968ed/attachment-0001.htm>
More information about the debian-med-commit
mailing list