[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925323: unblock: ibuffer-projectile/0.2-3



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package ibuffer-projectile

The only difference is a trivial fix of #924295. Please, find attached
the debdiff between 0.2-2 (currently in testing) and 0.2-3 (currently
in unstable).

Cheers!
Lev Lamberov

unblock ibuffer-projectile/0.2-3

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru ibuffer-projectile-0.2/debian/changelog ibuffer-projectile-0.2/debian/changelog
--- ibuffer-projectile-0.2/debian/changelog	2018-06-03 04:55:54.000000000 +0500
+++ ibuffer-projectile-0.2/debian/changelog	2019-03-22 23:19:40.000000000 +0500
@@ -1,3 +1,9 @@
+ibuffer-projectile (0.2-3) unstable; urgency=medium
+
+  * Explicitly depend on elpa-dash (Closes: #924295)
+
+ -- Lev Lamberov <dogsleg@debian.org>  Fri, 22 Mar 2019 23:19:40 +0500
+
 ibuffer-projectile (0.2-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru ibuffer-projectile-0.2/debian/control ibuffer-projectile-0.2/debian/control
--- ibuffer-projectile-0.2/debian/control	2018-06-03 04:55:54.000000000 +0500
+++ ibuffer-projectile-0.2/debian/control	2019-03-22 23:19:40.000000000 +0500
@@ -16,6 +16,7 @@
 Depends: ${elpa:Depends},
          ${misc:Depends},
          emacs,
+         elpa-dash,
          elpa-projectile
 Recommends: emacs (>= 46.0)
 Enhances: emacs,

Reply to: