1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
golang-github-muesli-smartcrop (0.3.0+dfsg1-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream version 0.3.0
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
* Update debian/watch to version=4 and add "repacksuffix=+dfsg1"
* Apply "cme fix dpkg" fixes:
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Bump Standards-Version to 4.5.0 (no change)
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Add "Rules-Requires-Root: no" to debian/control
* Simplify debian/rules with DH_GOLANG_EXCLUDES
-- Anthony Fok <foka@debian.org> Fri, 21 Feb 2020 05:41:10 -0700
golang-github-muesli-smartcrop (0.2.0+git20180228.f6ebaa7+dfsg1-1) unstable; urgency=medium
* New upstream version 0.2.0+git20180228.f6ebaa7+dfsg1
* Exclude examples/goodtimes.jpg too: CC-BY-2.0 is not DFSG-free either,
as confirmed by our FTP Master.
* Skip tests altogether because none of the example images provided upstream
is DFSG-free, unfortunately. Remove smartcrop_test.go from package too.
-- Anthony Fok <foka@debian.org> Thu, 01 Mar 2018 01:45:48 -0700
golang-github-muesli-smartcrop (0.2.0+git20180221.c2a0373+dfsg1-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.2.0+git20180221.c2a0373+dfsg1
* Add copyright information for example picture
* Exclude example/gopher.jpg image.
The image is licensed under CC-BY-NC-2.0 and therefore
not free according to the DFSG.
* Add patch to use DFSG-free test data
* Add dversionmangle to d/watch
-- Dr. Tobias Quathamer <toddy@debian.org> Tue, 27 Feb 2018 22:37:17 +0100
golang-github-muesli-smartcrop (0.2.0+git20180204.1db4849-1) unstable; urgency=medium
* Initial release (Closes: #889729)
-- Anthony Fok <foka@debian.org> Tue, 06 Feb 2018 07:00:04 -0700
|