Hi On 2019-03-04 4:53 p.m., Antoine Beaupre wrote: > Package: rofi > Version: 1.5.1-1 > Severity: wishlist > > A new release (1.5.2) of rofi was published: > > https://github.com/DaveDavenport/rofi/releases/tag/1.5.2 > > I've tried to upgrade this myself but there's weird stuff going on, as > "git diff 1.5.0..upstream/1.5.0" differs, yet there's no +dfsg tag or > a clear way to reproduce the orig tarball from the git repo. >
I don't use the github-generated tarballs, they are missing certain files (an active contributor to rofi has different projects that aren't meant to be distributed separately, but are included in rofi. Those are pulled in when they run 'make dist' iirc) I used gbp import-orig --upstream-vcs-tag=1.5.1 rofi-1.5.1.tar.gz (file taken from https://github.com/DaveDavenport/rofi/releases/download/1.5.2/rofi-1.5.1.tar.gz, different than the github tag tarball). Hope that helps. Thanks for looking into the update, I've been busy with other stuff for a little while now =/ > -- System Information: > Debian Release: buster/sid > APT prefers testing > APT policy: (500, 'testing'), (1, 'experimental'), (1, 'unstable') > Architecture: amd64 (x86_64) > > Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores) > Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE > Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), > LANGUAGE=fr_CA.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages rofi depends on: > ii libc6 2.28-7 > ii libcairo2 1.16.0-2 > ii libglib2.0-0 2.58.3-1 > ii libpango-1.0-0 1.42.4-6 > ii libpangocairo-1.0-0 1.42.4-6 > ii librsvg2-2 2.44.10-1 > ii libstartup-notification0 0.12-6 > ii libxcb-ewmh2 0.4.1-1.1 > ii libxcb-icccm4 0.4.1-1.1 > ii libxcb-randr0 1.13.1-2 > ii libxcb-util0 0.3.8-3+b2 > ii libxcb-xinerama0 1.13.1-2 > ii libxcb-xkb1 1.13.1-2 > ii libxcb-xrm0 1.0-3 > ii libxcb1 1.13.1-2 > ii libxkbcommon-x11-0 0.8.2-1 > ii libxkbcommon0 0.8.2-1 > > rofi recommends no packages. > > rofi suggests no packages. > > -- no debconf information > -- Jason Pleau

