aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-06Update changelog for 1.0.21-2 releaseHEADdebian/1.0.21-2nextmasterhistorydebian/trixiedebian/latestLucas de Castro Borges
2024-12-06NMU changelog mergeddebian/1.0.21-1.1Lucas de Castro Borges
Source only NMU implies modification to d/changelog, Thus merging the NMU modification into repository and for afterwards releases.
2024-12-06Updated homepage URLLucas de Castro Borges
It had changed the homepage to https urls.
2024-12-06Build the doc only if doc depends is installedLucas de Castro Borges
2024-12-06Fixed wrong typo and exit codeLucas de Castro Borges
The sysv script had working exit code when daemon binary not exist. restart target had mistyped call.
2024-12-06removed upstream/metadataLucas de Castro Borges
2024-12-06d/copyright updated to reflect the correct releaseLucas de Castro Borges
debian copyright was out of date. It wasn't reflecting the debian files dates neither upstream softwares, then it was updated to lasted modified/released year.
2024-12-06Added upstream metadata fileLucas de Castro Borges
DEP-12 urges a file providing upstream metadatas, it was added as asked.
2024-12-06Updated upstream/changelog in debian packageLucas de Castro Borges
2024-12-06d/control: set Archtecture to linux-anyLucas de Castro Borges
Foolsm depends on linux network headers spefically, then will not build on kernel systems, set Rules-Requires-Root to no.
2024-12-06debian: added restart to sysv init systemLucas de Castro Borges
2024-12-06debian watch retrieve method from secure urlLucas de Castro Borges
2024-11-25Required directory added to be created by dhLucas de Castro Borges
One of the required directory was missing, so it was added to be created by debhelper
2024-11-25Fixed program name in sysv init fileLucas de Castro Borges
In sysv init file it was mentioning the old name when refering itself.
2024-08-06Merge branch 'debian/latest' of https://git.gnuabordo.com.br/foolsm into ↵debian/1.0.21-1Lucas de Castro Borges
debian/latest
2024-08-06debian/not-installed addedLucas de Castro Borges
Added file to list files not added in package distribuition After set debhelper-compat to 13, the build raised error, this fix the error.
2024-08-06Debian/control updated compliance policiesLucas de Castro Borges
Bumped Standards-Version to 4.7.0 debhelper-compat set to 13
2024-08-06debian/foolsm.install explicit setLucas de Castro Borges
It was update to explicit set what should be installed as executable/libexec.
2024-08-06Debian/control updated compliance policiesLucas de Castro Borges
Bumped Standards-Version to 4.7.0 debhelper-compat set to 13
2024-08-06debian/foolsm.install explicit setLucas de Castro Borges
It was update to explicit set what should be installed as executable/libexec.
2024-08-06Debian/rules updated to improve package installLucas de Castro Borges
Updates paths for libexec scripts for better debian compliance dh_auto_clean override improved to remove file created during build
2024-08-06Added foolsm.examples fileLucas de Castro Borges
Adding examples for a better control what example should be installed
2024-06-05set Break and replace to lsm (<< 1.0.21~)Lucas de Castro Borges
2024-06-05Added Vcs-* fields to debian projectLucas de Castro Borges
2024-06-05Update changelog for 1.0.21-1 releaseLucas de Castro Borges
2024-06-05New upstream version 1.0.21Lucas de Castro Borges
2024-06-05Project renamed: url updated to search new versionLucas de Castro Borges
Upstream changed project name, due the debian/watch file was modified after new name to search for newest release
2024-06-05New upstream version 1.0.18Lucas de Castro Borges
2024-06-05New upstream version 1.0.14Lucas de Castro Borges
2024-06-05New upstream version 1.0.13Lucas de Castro Borges
2024-06-05New upstream version 1.0.12Lucas de Castro Borges
2024-06-05New upstream version 1.0.11Lucas de Castro Borges
2024-06-05New upstream version 1.0.10Lucas de Castro Borges
2024-06-05New upstream version 1.0.9Lucas de Castro Borges
2024-06-05lsm package set as transitional packageLucas de Castro Borges
lsm was set as transitional package to smoothly replacement Upstream project has been renamed to foolsm thereafter lsm was set as transtional package to smoothly replacement Added dpkg-maintscript-helper to update config file path Standards-Version Bumped to 4.5.0 Build-Depends Updated
2024-06-05Upstream project had been renamedLucas de Castro Borges
Thereafter upstream had been renamed, it was required update name, manpages, service name to correcly install the software.
2024-06-05New upstream version 1.0.8Lucas Castro
2024-06-05Project renamed: url updated to search new versionLucas Castro
Upstream changed project name, due the debian/watch file was modified after new name to search for newest release
2024-06-05Patches removed due upstream merged themLucas Castro
The patched previus applied during build process aren't required anymore Most of them was merged into upstream therefore removed from debian patches.
2024-06-05New upstream version 1.0.5Lucas Castro
2024-06-03Upstream url updated where new version are fetchedLucas Castro
Upstream changed project name, due url changed where to fetch newer version, it's going search for version under older project name yet.
2024-01-10Import Debian changes 1.0.4-2debian/1.0.4-2Lucas de Castro Borges
lsm (1.0.4-2) unstable; urgency=medium . * Updated build-depends (Closes: #958635) * Bumped Standards-Version to 5.4.0. * Updated DH compat version to 12. * Updated maintainer e-mail address. * Removed unused patch, scripts_path.path file. . lsm (1.0.4-1) unstable; urgency=medium . * Initial release (Closes: #518165) * debian/patches/ - source_relative_path.patch: Use macros instead of static paths. - hardening_improve.patch: Added hardening flags in Makefile. - install_target.patch: Added PREFIX and set targets point up to PREFIX.
2024-01-10Import Upstream version 1.0.4upstream/1.0.4Lucas Castro