summaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAge
* Upload to unstableHEADdebian/0.2.1-1archive/debian/0.2.1-1masterThomas Preud'homme2020-09-19
|
* Update upstream information.Thomas Preud'homme2020-09-19
|
* Stop requiring root to buildThomas Preud'homme2020-09-19
|
* Add new file to document upstream information.Thomas Preud'homme2020-09-19
|
* Switch to debhelper 13Thomas Preud'homme2020-09-19
| | | | | | Bump debhelper compat to 13, simplifying debian/rules accordingly by using the execute_before feature, and expressing the compatibility with debhelper-compat rather than debian/compat.
* Bump standard version.Thomas Preud'homme2020-09-19
|
* New upstream release.Thomas Preud'homme2019-03-18
|
* Upload to unstableThomas Preud'homme2019-02-05
|
* Rename debhelper files to not embed package name.Thomas Preud'homme2019-02-05
|
* Bump standard version.Thomas Preud'homme2019-02-05
|
* Install CHANGELOG.Thomas Preud'homme2019-02-05
|
* Update name of documentation to install from README to README.md.Thomas Preud'homme2019-02-05
|
* Fix test invocation.Thomas Preud'homme2019-02-05
|
* Update homepage.Thomas Preud'homme2019-02-05
|
* Use dh-pythonThomas Preud'homme2019-02-05
|
* Update dependencies for switch to python3Thomas Preud'homme2019-02-05
|
* Update copyright information.Thomas Preud'homme2019-02-05
|
* New upstream release.Thomas Preud'homme2019-02-05
|
* Update debian/watch to newer upstream locationThomas Preud'homme2019-02-04
|
* Update Vcs fields.Thomas Preud'homme2018-02-24
|
* Upload to unstableThomas Preud'homme2018-02-17
|
* Fix dependency on dbusThomas Preud'homme2018-02-17
|
* Upload to unstableThomas Preud'homme2018-02-14
|
* Bump compat version.Thomas Preud'homme2018-02-14
|
* Bump standard versionThomas Preud'homme2018-02-14
|
* Set priority to optional.Thomas Preud'homme2018-02-14
|
* Use secure URL for copyright format fieldThomas Preud'homme2018-02-14
|
* Use secure and canonical URLs for VCS fieldsThomas Preud'homme2018-02-14
|
* Switch dependency for gobject to python-gobject-2 package.Thomas Preud'homme2018-02-14
|
* Update debian/changelogThomas Preud'homme2012-08-28
|
* Update maintainer email addressThomas Preud'homme2012-08-26
|
* Improve formatting of debian/changelogThomas Preud'homme2012-06-02
|
* Change debhelper version build dependencyThomas Preud'homme2012-05-31
| | | | Build-Depends on (>= 8) instead of (>= 8.0.0)
* Update copyright years.Thomas Preud'homme2012-05-31
|
* Name the release after jwilk's reviewThomas Preud'homme2012-05-31
|
* Activate build-time tests.Thomas Preud'homme2012-05-31
|
* Update debian/changelogThomas Preud'homme2012-05-31
| | | | Git-Dch: Ignore
* Fix documentation of dots addition in changelogThomas Preud'homme2012-05-31
|
* Document capitalization change in pkg synopsisThomas Preud'homme2012-05-31
|
* Revert "Add a X-Python-Version field in debian/control."Thomas Preud'homme2012-05-31
| | | | | | | | | This reverts commit c06a89aa63188844007f2cb2409f29c505114b7a. Conflicts: debian/changelog debian/control
* Promote debhelper to Build-Depends.Thomas Preud'homme2012-05-30
| | | | | | | dh clean is called in the clean target of debian/rules but only Build-Depends and Build-Conflicts are guaranteed to be respected when calling debian/rules clean (policy ยง7.7). Hence promoting debhelper to Build-Depends is necessary.
* Remove useless comments in debian/rulesThomas Preud'homme2012-05-30
|
* Bump Standards-Version to 3.9.3Thomas Preud'homme2012-03-10
|
* Update debian/copyrightThomas Preud'homme2012-03-10
| | | | | | | * Use GPL-3+ as license short name since it is the license used in gcp. * Put GPL-3+ in a separate paragraph, as required (reference to GPL-3+ in main header) * Use 1.0 DEP5 copyright
* Update debian/changelogThomas Preud'homme2011-09-16
| | | | Git-Dch: Ignore
* Add a X-Python-Version field in debian/control.Thomas Preud'homme2011-07-21
|
* Update debian/changelogThomas Preud'homme2011-06-21
| | | | | | Refer to latest 0.1.3 upstream release in debian/changelog Git-Dch: Ignore
* Drop debian/gcp.1 (merged upstream)Thomas Preud'homme2011-06-16
|
* Update debian/changelogThomas Preud'homme2011-06-16
| | | | | | | | * Document new upstream release * Merge unpublished changelog entries in changelog for the new upstream version Git-Dch: Ignore
* debian/watch: match against gcp-version.tar.bz2Thomas Preud'homme2011-06-16
| | | | | Match second part of the URL against gcp-version.tar.bz2 instead of gcp_version.tar.bz2