summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update the changelogdebian/3.7-2Andrej Shadura2023-11-29
* Run tests with pytest, it works just as well as noseAndrej Shadura2023-11-29
* Do not override dh_installchangelogs, it supports CHANGELOG.mdAndrej Shadura2023-11-29
* Use dh-sequence-python3Andrej Shadura2023-11-29
* Actually drop smcvAndrej Shadura2023-11-29
* Adopt the packageAndrej Shadura2023-11-29
* Release to unstabledebian/3.7-1Simon McVittie2023-09-18
* Add proposed patch to remove unnecessary python3-nose runtime dependencySimon McVittie2023-09-18
* d/rules: Update build system overridesSimon McVittie2023-09-18
* Update changelogSimon McVittie2023-09-18
* d/control: Build using pyprojectSimon McVittie2023-09-18
* d/patches: Drop all patches, included in new upstream releaseSimon McVittie2023-09-18
* Remove constraints unnecessary since bullseye (oldstable)Simon McVittie2023-09-18
* Add Provides on bmaptool, reflecting the name of the tool in /usr/binSimon McVittie2023-09-18
* Update changelogSimon McVittie2023-09-18
* Update dependencies for new upstream releaseSimon McVittie2023-09-18
* New upstream releaseSimon McVittie2023-09-18
* Update upstream source from tag 'upstream/3.7'Simon McVittie2023-09-18
|\
| * New upstream version 3.7Simon McVittie2023-09-18
| |\
| | * Release version 3.7Artem Bityutskiy2023-08-02
| | * Update a copule of places with versionArtem Bityutskiy2023-08-02
| | * Release version 3.7Artem Bityutskiy2023-08-02
| | * Release version 3.7Artem Bityutskiy2023-08-02
| | * make_a_release.sh: remove a couple of out of date questionsArtem Bityutskiy2023-08-02
| | * make_a_release.sh: adjust to master branch renameArtem Bityutskiy2023-08-02
| | * CHANGELOG.md: remove junk whitespaceArtem Bityutskiy2023-08-02
| | * BmapCreate: a couple of spelling fixesArtem Bityutskiy2023-08-02
| | * Merge pull request #115 from chrthi-work/feature/silence-warningsNiklas Kunz2022-11-05
| | |\
| | | * BmapCopy: Improve sysfs settingChristian Thießen2022-11-01
| | | * ssh: Disable forwardingsChristian Thießen2022-11-01
| | |/
| | * Fix failures when .netrc is not presentJoshua Watt2022-09-07
| | * Add .netrc supportJoshua Watt2022-09-07
| | * Add gpg as a dependencyJoshua Watt2022-09-03
| | * Use Poetry to create command aliasJoshua Watt2022-09-03
| | * ci: Run test suiteJoshua Watt2022-09-03
| | * tests: Move signature files to subdirectoryJoshua Watt2022-09-03
| | * tests: Quieten test suiteJoshua Watt2022-09-03
| | * tests: Add clearsign testJoshua Watt2022-09-03
| | * ci: Fix poetry installJoshua Watt2022-09-03
| | * Add properly formatted changelogNiklas Kunz2022-06-26
| | * Fix the poetry installation in the CI workflowNiklas Kunz2022-06-26
| | * Correctly format remaining test in legacy testsNiklas Kunz2022-06-26
| | * Add `black` as development dependency and use it in Actions workflowNiklas Kunz2022-06-26
| | * Move __main__.py into bmaptools moduleNiklas Kunz2022-06-26
| | * Fix minor Markdown formatting issuesNiklas Kunz2022-06-26
| | * Merge pull request #109 from mntns/gh-actionsNiklas Kunz2022-06-26
| | |\
| | | * Add code checking step using black to workflowNiklas Kunz2022-06-26
| | | * Create basic GitHub Actions workflowNiklas Kunz2022-06-26
| | |/
| | * Move LICENSE to project rootNiklas Kunz2022-06-26
| | * Adjust vim headers to text width of 88 (following black)Niklas Kunz2022-06-26