octave-strings (1.3.0-2)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/1.3.0-1 tag
- Git: https://salsa.debian.org/pkg-octave-team/octave-strings.git
-
- Branch: debian/latest
- Path: debian/changelog
- Browser: https://salsa.debian.org/pkg-octave-team/octave-strings
- Last scan: 2022-08-08 14:57:27+00
- Next scan: 2022-08-15 21:38:00+00
- Debian changelog in Git:
octave-strings (1.3.0-2) unstable; urgency=medium
* d/clean: Drop obsolete file
* d/control: Build-depend on dh-octave >= 1.2.2. In this version,
dh_octave_clean removes the src/*-tst files and calls make
distclean in order to remove the files generated by the configure
script.
* d/copyright: Update copyright years for debian/* files
-- Rafael Laboissière <rafael@debian.org> Thu, 14 Jul 2022 09:01:13 -0300
- This branch is 6 commits ahead of tag debian/1.3.0-1
- Git log:
commit ef9228bc82dd6c6f2a4dd31b354936dd461e572d
Author: Rafael Laboissière <rafael@debian.org>
Date: Thu Jul 14 09:03:42 2022 -0300
d/changelog: Add entry for release 1.3.0-2
Gbp-Dch: Ignore
commit f67cbe26e0d26649b4b8bb225636cc5d18e999c8
Author: Rafael Laboissière <rafael@debian.org>
Date: Thu Jul 14 08:50:27 2022 -0300
d/copyright: Update copyright years for debian/* files
commit c17a893b6dd9a8b6c6cd5c5dc3a5c2be2d4acbfc
Author: Rafael Laboissière <rafael@debian.org>
Date: Thu Jul 14 08:48:05 2022 -0300
Proper way of cleaning the files generated by the configure script
+ d/rules: Drop the execute_after_dh_clean target
+ d/control: Build-Depend on dh-octave >= 1.2.3
In this version, dh_octave-clean calls make distclean.
Gbp-Dch: Full
commit 3276a4b8ff79ec039abf214c74e72d96612b77cf
Author: Rafael Laboissière <rafael@debian.org>
Date: Thu Jul 14 08:45:19 2022 -0300
d/p/series: Drop extraneous file
Gbp-Dch: Ignore
commit a0fb881b5721abd172cee165241346f7cc9465aa
Author: Rafael Laboissière <rafael@debian.org>
Date: Tue Jul 5 10:48:02 2022 -0300
No need for cleaning file src/pcregexp.cc-tst
+ d/clean: Drop file
+ d/control: Build-depend on dh-octave >= 1.2.2. In this version
dh_octave_clean removes the src/*-tst files.
Gbp-Dch: Full
commit 3705c799794ea802c5786779e49c24132563d915
Author: Rafael Laboissière <rafael@debian.org>
Date: Tue Jul 5 10:34:38 2022 -0300
More robust way of cleaning files generated by the configure script
+ d/rules: Call "make distclean" in execute_after_dh_clean rule
+ d/clean: Drop list of generated files
Gbp-Dch: Full