summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix a Python implementation bug with values containing "=".debian/2.2.0-4+deb10u1Peter Pentchev2020-05-06
|
* Prepare to upload confget-2.2.0-4 to unstable.Peter Pentchev2019-02-27
|
* Update the changelog file.Peter Pentchev2019-02-27
|
* Use the test-name autopkgtest feature.Peter Pentchev2019-02-27
|
* Prepare to upload confget-2.2.0-3 to unstable.Peter Pentchev2019-02-14
|
* Update the changelog file.Peter Pentchev2019-02-14
|
* Switch to a DEP-14 debian/master branch.Peter Pentchev2019-02-14
|
* Prepare to upload confget-2.2.0-2 to unstable.Peter Pentchev2019-01-15
|
* Update the changelog file.Peter Pentchev2019-01-15
|
* Only use the Python buildsystem when available.Peter Pentchev2019-01-15
|
* Prepare to upload confget-2.2.0-1 to unstable.Peter Pentchev2019-01-14
|
* Update the changelog file.Peter Pentchev2019-01-14
|
* Run `dh_missing --fail-missing`.Peter Pentchev2019-01-14
|
* Update the changelog file.Peter Pentchev2019-01-14
|
* Add a PyPy package.Peter Pentchev2019-01-14
|
* Break out the autopkgtests's "is the documentation installed" check into a ↵Peter Pentchev2019-01-13
| | | | separate tool.
* Run the TAP tests in the same way during the build and autopkgtest.Peter Pentchev2019-01-13
| | | | Gbp-Dch: ignore
* Use PYBUILD_NAME instead of python*.install files.Peter Pentchev2019-01-13
|
* Check for "nocheck" in DEB_BUILD_OPTIONS before running tests.Peter Pentchev2019-01-13
|
* Change DEB_NODOC to BUILD_DOC for consistency.Peter Pentchev2019-01-13
| | | | Gbp-Dch: ignore
* Conditionally run some commands in the rules file depending on which ↵Peter Pentchev2019-01-13
| | | | packages are being built.
* Update the Debian packaging for confget-2.2.0.Peter Pentchev2019-01-13
|
* Merge confget-2.2.0 into the Debian branch.Peter Pentchev2019-01-13
|\
| * Prepare to release confget-2.2.0.Peter Pentchev2019-01-13
| |
* | Update the changelog file.Peter Pentchev2019-01-13
| |
* | Run the autopkgtests with the Python 2 and Python 3 modules.Peter Pentchev2019-01-13
| | | | | | | | ...not just the C implementation.
* | Build the Python 2.x and Python 3.x modules.Peter Pentchev2019-01-13
| |
* | Update the changelog file.Peter Pentchev2019-01-12
| |
* | Add a trivial git-buildpackage config file.Peter Pentchev2019-01-12
| |
* | Bump the debhelper compatibility level to 12 with no changes.Peter Pentchev2019-01-12
| |
* | Declare compliance with Debian Policy 4.3.0 with no changes.Peter Pentchev2019-01-12
| |
* | Add the year 2019 to my debian/* copyright notice.Peter Pentchev2019-01-12
| |
* | Update the Debian packaging for confget-2.2.0pre1.Peter Pentchev2019-01-12
| |
* | Merge confget-2.2.0pre1 into the Debian branch.Peter Pentchev2019-01-12
|\|
| * Add Python setuptools infrastructure.Peter Pentchev2019-01-12
| |
| * Only use the Python typing module if it is available.Peter Pentchev2019-01-12
| |
| * Add a 2018 & 2019 copyright notice and a two-clause BSD license.Peter Pentchev2019-01-02
| |
| * Keep the tests data in JSON files.Peter Pentchev2019-01-02
| | | | | | | | | | | | Add a schema to validate them. Load the test data dynamically in generate.py. Load the test data dynamically in the test_run unit test.
| * Regenerate t/*.t.Peter Pentchev2019-01-02
| |
| * Add the year 2019 to my copyright notice.Peter Pentchev2019-01-02
| |
| * Test the Python code as a library, generate t/*.t.Peter Pentchev2019-01-02
| | | | | | | | | | | | | | | | | | | | Generate most of the t/*.t TAP-output shell scripts from Python data structure templates. Rename the t/*.t files that test some edge cases or that use some special shell constructs to *-bespoke-*.t. Where applicable, use the new data structures to run Python unit tests for the Python implementation as a library, not only as a command-line tool.
| * Implement confget as a Python module.Peter Pentchev2019-01-02
| | | | | | | | Also implement the command-line interface in Python.
* | Prepare to upload confget-2.1.1-1 to unstable.Peter Pentchev2018-11-27
| |
* | Update the Debian files for confget-2.1.1.Peter Pentchev2018-11-27
| |
* | Merge confget-2.1.1 into the Debian branch.Peter Pentchev2018-11-27
|\|
| * Prepare to release confget-2.1.1.Peter Pentchev2018-11-27
| |
| * Fix the check for more than one query type.Peter Pentchev2018-11-27
| |
| * Post-release version bump to confget-2.1.1.Peter Pentchev2018-11-27
| |
* | Minimize the upstream signing key, only keep one UID.Peter Pentchev2018-11-26
| |
* | Add trivial adequate and feature-check autopkgtests.Peter Pentchev2018-08-28
| |