summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Declare fast forward from 2.0.1-2HEADarchive/debian/2.0.3-1masterRafael Laboissière2022-11-09
|\ | | | | | | [dgit --quilt=gbp --overwrite]
| * Declare fast forward from 2.0.1-1archive/debian/2.0.1-2Rafael Laboissière2021-11-14
| |\ | | | | | | | | | [dgit --quilt=gbp --overwrite]
| | * Fix documentation in doc string of function _oc_polyboolRafael Laboissière2020-05-26
| | | | | | | | | | | | | | | | | | | | | Forwarded: https://savannah.gnu.org/bugs/index.php?58446 Last-Update: 2020-05-26 Gbp-Pq: Name spelling-doc-oc-polybool.patch
| | * Do not strip the debugging symbols from _oc_polybool.octRafael Laboissiere2020-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | Forwarded: https://savannah.gnu.org/bugs/index.php?55343 Last-Update: 2020-05-26 Also, include the -g option to enable debugging option for all compilers. Gbp-Pq: Name do-not-strip-debugging-symbols.patch
| | * octave-octclip (2.0.1-1) unstable; urgency=mediumRafael Laboissière2020-05-26
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New upstream version 2.0.1 * d/copyright: Reflect upstream changes * d/p/compile-with-gcc-9.patch: Drop patch (fixed upstream) * d/p/do-not-strip-debugging-symbols.patch: Refresh for new upstream version * d/p/spelling-doc-oc-polybool.patch: New patch * d/control: + Bump Standards-Version to 4.5.0 (no changes needed) + Bump debhelper compatibitlity level to 13 * d/u/metadata: New file [dgit import unpatched octave-octclip 2.0.1-1]
| | | * Import octave-octclip_2.0.1-1.debian.tar.xzRafael Laboissière2020-05-26
| | | | | | | | | | | | [dgit import tarball octave-octclip 2.0.1-1 octave-octclip_2.0.1-1.debian.tar.xz]
| | * Import octave-octclip_2.0.1.orig.tar.gzRafael Laboissière2020-05-26
| | | | | | | | [dgit import orig octave-octclip_2.0.1.orig.tar.gz]
| * Use string literal in call to error() functionRafael Laboissière2021-11-14
| | | | | | | | | | | | | | | | | | Forwarded: https://savannah.gnu.org/bugs/index.php?61484 Last-Update: 2021-11-14 Compilation errors are triggered when option -Werror=format-security is used. Gbp-Pq: Name format-security-error.patch
| * Honor the environment variable CFLAGS and CXXFLAGSRafael Laboissière2021-11-14
| | | | | | | | | | | | | | | | | | | | Forwarded: https://savannah.gnu.org/bugs/index.php?61483 Last-Update: 2021-11-14 This is required in Debian, such that hardening flags like -fstack-protector-strong, -Wformat, and -Werror=format-security are used in the compilation of C++ files. Gbp-Pq: Name honor-cflags-cxxflags.patch
| * Fix documentation in doc string of function _oc_polyboolRafael Laboissière2021-11-14
| | | | | | | | | | | | | | Forwarded: https://savannah.gnu.org/bugs/index.php?58446 Last-Update: 2020-05-26 Gbp-Pq: Name spelling-doc-oc-polybool.patch
| * Do not strip the debugging symbols from _oc_polybool.octRafael Laboissiere2021-11-14
| | | | | | | | | | | | | | | | | | Forwarded: https://savannah.gnu.org/bugs/index.php?55343 Last-Update: 2020-05-26 Also, include the -g option to enable debugging option for all compilers. Gbp-Pq: Name do-not-strip-debugging-symbols.patch
* | Do not strip the debugging symbols from _oc_polybool.octRafael Laboissiere2022-11-09
| | | | | | | | | | | | | | | | | | Forwarded: https://savannah.gnu.org/bugs/index.php?55343 Last-Update: 2020-05-26 Also, include the -g option to enable debugging option for all compilers. Gbp-Pq: Name do-not-strip-debugging-symbols.patch
* | d/changelog: Add entry for release 2.0.3-1debian/2.0.3-1Rafael Laboissière2022-11-09
| | | | | | | | Gbp-Dch: Ignore
* | d/s/lintian-overrides: Add override for false positive on ↵Rafael Laboissière2022-11-09
| | | | | | | | license-problem-gfdl-invariants
* | d/s/lintian-overrides: Drop obsolete override on ↵Rafael Laboissière2022-11-09
| | | | | | | | debian-watch-lacks-sourceforge-redirector
* | d/p/format-security-error.patch: Drop patch (applied upstream)Rafael Laboissière2022-11-09
| |
* | d/p/honor-cflags-cxxflags.patch: Drop patch (applied upstream)Rafael Laboissière2022-11-09
| |
* | d/p/spelling-doc-oc-polybool.patch: Drop patch (applied upstream)Rafael Laboissière2022-11-09
| |
* | d/copyright: Reflect upstream changesRafael Laboissière2022-11-09
| |
* | d/watch: Adjust for new matching URL for the upstream tarballRafael Laboissière2022-11-09
| | | | | | | | Gbp-Dch: Ignore
* | Merge tag 'upstream/2.0.3' into debian/latestRafael Laboissière2022-11-09
|\ \ | | | | | | | | | Upstream version 2.0.3
| * | New upstream version 2.0.3Rafael Laboissière2022-11-09
| | |
* | | d/s/lintian-override: Override Lintian warning ↵Rafael Laboissière2022-09-19
| | | | | | | | | | | | debian-watch-lacks-sourceforge-redirector
* | | d/watch: Adjust for new URL at gnu-octave.github.ioRafael Laboissière2022-09-14
| | |
* | | Build-depend on dh-sequence-octaveRafael Laboissière2022-05-31
| | | | | | | | | | | | | | | | | | | | | | | | + d/control: Ditto + d/rules: Drop the --with=octave option from dh call Gbp-Dch: Full
* | | d/control: Bump Standards-Version to 4.6.1 (no changes needed)Rafael Laboissière2022-05-13
| |/ |/|
* | Changelog entry for version 2.0.1-2debian/2.0.1-2Rafael Laboissière2021-11-14
| | | | | | | | Gbp-Dch: Ignore
* | d/copyright: Update copyright year for the debian/* filesRafael Laboissière2021-11-14
| |
* | d/p/format-security-error.patch: New patchRafael Laboissière2021-11-14
| |
* | d/p/honor-cflags-cxxflags.patch: New patchRafael Laboissière2021-11-14
| |
* | Set upstream metadata fields: Archive, Repository.Rafael Laboissière2021-09-30
| | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
* | d/control: Bump Standards-Version to 4.6.0 (no changes needed)Rafael Laboissière2021-09-30
| |
* | d/copyright: Accentuate my family nameRafael Laboissière2021-09-26
| |
* | d/.gitignore: Drop octave-octclip.debhelper.log from the list of exclusions ↵Rafael Laboissière2021-08-15
| | | | | | | | | | | | | | | | for Git This file is not generated by debhelper. Gbp-Dch: Ignore
* | d/rules: Use execute_before_dh_auto_clean instead of override_dh_auto_cleanRafael Laboissière2021-08-15
| |
* | d/control: Bump Standards-Version to 4.5.1 (no changes needed)Rafael Laboissière2021-08-15
| |
* | Use d/.gitigore instead of top-level .gitignoreRafael Laboissière2021-08-09
| | | | | | | | Gbp-Dch: Ignore
* | d/gbp.conf: New fileRafael Laboissière2021-08-08
| | | | | | | | Gbp-Dch: Ignore
* | Changelog entry for version 2.0.1-1Rafael Laboissière2020-05-26
| | | | | | | | Gbp-Dch: Ignore
* | d/p/spelling-doc-oc-polybool.patch: New patchRafael Laboissière2020-05-26
| |
* | d/p/do-not-strip-debugging-symbols.patch: Refresh for new upstream versionRafael Laboissière2020-05-26
| |
* | d/p/compile-with-gcc-9.patch: Drop patch (fixed upstream)Rafael Laboissière2020-05-26
| |
* | d/copyright: Reflect upstream changesRafael Laboissière2020-05-26
| |
* | Merge tag 'upstream/2.0.1'Rafael Laboissière2020-05-26
|\| | | | | | | Upstream version 2.0.1
| * New upstream version 2.0.1Rafael Laboissière2020-05-26
| |
* | d/u/metadata: Drop Name and Contact fieldsRafael Laboissière2020-05-25
| |
* | d/control: Bump debhelper compatibitlity level to 13Rafael Laboissière2020-05-04
| |
* | d/u/metadata: New fileRafael Laboissière2020-04-02
| |
* | d/control: Bump Standards-Version to 4.5.0 (no changes needed)Rafael Laboissière2020-01-23
| |
* | d/control: Accentuate my family nameRafael Laboissière2019-11-24
| | | | | | | | Gbp-Dch: Ignore