Package: go-dlib / 5.6.0.9+dfsg-3

Metadata

Package Version Patches format
go-dlib 5.6.0.9+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 group_test.go Disable broken etc group assumption.patch | (download)

users/group/group_test.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 group_test.go: disable broken etc/group assumption


0002 change go package path.patch | (download)

CHANGELOG.md | 2 1 + 1 - 0 !
Makefile | 2 1 + 1 - 0 !
README.md | 2 1 + 1 - 0 !
app/app.go | 16 9 + 7 - 0 !
appinfo/desktopappinfo/desktopappinfo.go | 10 5 + 5 - 0 !
appinfo/desktopappinfo/desktopappinfo_test.go | 2 1 + 1 - 0 !
appinfo/desktopappinfo/exec.go | 2 1 + 1 - 0 !
archive/archive.go | 2 1 + 1 - 0 !
archive/gzip/tar.go | 3 2 + 1 - 0 !
archive/tar.go | 3 2 + 1 - 0 !
archive/utils/tar.go | 3 2 + 1 - 0 !
backlight/display/display.go | 3 2 + 1 - 0 !
backlight/keyboard/keyboard.go | 3 2 + 1 - 0 !
calendar/calendar.go | 2 1 + 1 - 0 !
calendar/lunar/elp82.go | 3 2 + 1 - 0 !
calendar/lunar/lunar.go | 2 1 + 1 - 0 !
calendar/lunar/newmoon_test.go | 2 1 + 1 - 0 !
calendar/lunar/solarterms.go | 3 2 + 1 - 0 !
calendar/lunar/solarterms_test.go | 2 1 + 1 - 0 !
calendar/lunar/vsop87earthd.go | 3 2 + 1 - 0 !
calendar/lunar/vsop87earthd_test.go | 2 1 + 1 - 0 !
cgroup/cgroup.go | 2 1 + 1 - 0 !
dbusutil/_tool/dbusutil-gen/main.go | 2 1 + 1 - 0 !
dbusutil/gsprop/gsprop.go | 6 3 + 3 - 0 !
dbusutil/gsprop/gsprop_test.go | 6 3 + 3 - 0 !
dbusutil/introspectable.go | 2 1 + 1 - 0 !
dbusutil/proxy/object.go | 10 5 + 5 - 0 !
doc/dbusutil.md | 2 1 + 1 - 0 !
gdkpixbuf/README.md | 2 1 + 1 - 0 !
gdkpixbuf/blur.go | 3 2 + 1 - 0 !
gdkpixbuf/gdkpixbuf.go | 2 1 + 1 - 0 !
gdkpixbuf/utils.go | 4 2 + 2 - 0 !
graphic/info.go | 3 2 + 1 - 0 !
graphic/utils.go | 3 2 + 1 - 0 !
imgutil/imgutil.go | 4 2 + 2 - 0 !
initializer/initializer_test.go | 2 1 + 1 - 0 !
initializer/v2/initializer_test.go | 2 1 + 1 - 0 !
iso/country.go | 3 2 + 1 - 0 !
iso/country_test.go | 2 1 + 1 - 0 !
keyfile/get.go | 2 1 + 1 - 0 !
log/README.md | 2 1 + 1 - 0 !
log/backend_console.go | 3 2 + 1 - 0 !
log/logger.go | 2 1 + 1 - 0 !
mime/mime.go | 5 3 + 2 - 0 !
mime/theme.go | 3 2 + 1 - 0 !
notify/examples/action.go | 4 3 + 1 - 0 !
notify/examples/image.go | 4 3 + 1 - 0 !
notify/examples/simple.go | 3 2 + 1 - 0 !
notify/examples/update.go | 3 2 + 1 - 0 !
notify/notification.go | 2 1 + 1 - 0 !
notify/notify.go | 4 2 + 2 - 0 !
procfs/procfs.go | 3 2 + 1 - 0 !
profile/profile.go | 2 1 + 1 - 0 !
proxy/README.md | 4 2 + 2 - 0 !
proxy/dev_test.go | 7 4 + 3 - 0 !
proxy/proxy.go | 9 5 + 4 - 0 !
pulse/info_test.go | 2 1 + 1 - 0 !
sound/utils.go | 3 2 + 1 - 0 !
sound_effect/alsa_backend.go | 2 1 + 1 - 0 !
sound_effect/ogg.go | 6 3 + 3 - 0 !
sound_effect/player.go | 6 3 + 3 - 0 !
sound_effect/pulse_backend.go | 2 1 + 1 - 0 !
sound_effect/theme/theme.go | 7 4 + 3 - 0 !
sound_effect/wav.go | 4 2 + 2 - 0 !
timer/timer_test.go | 2 1 + 1 - 0 !
utils/keyfile.go | 6 3 + 3 - 0 !
utils/schemas.go | 3 2 + 1 - 0 !
xdg/userdir/userdir.go | 3 2 + 1 - 0 !
68 files changed, 135 insertions(+), 105 deletions(-)

 change go package path to github