1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
golang-github-rwcarlsen-goexif (0.0~git20190401.9e8deec-1) unstable; urgency=medium
* New upstream version 0.0~git20190401.9e8deec
* Change debian/watch to track git repository directly
* Apply "cme fix dpkg" fixes:
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Bump Standards-Version to 4.4.0 (no change)
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Remove extraneous second shebang line in debian/rules
* Simplify override_dh_auto_install in debian/rules with
"dh_auto_install -- --no-binaries" instead of manual "rm -rf"
-- Anthony Fok <foka@debian.org> Sun, 11 Aug 2019 03:29:17 -0600
golang-github-rwcarlsen-goexif (0.0~git20180410.fb35d3c-1) unstable; urgency=medium
* Initial release (Closes: #897448)
-- Anthony Fok <foka@debian.org> Wed, 02 May 2018 15:40:38 -0600
|