Bug#773597: marked as done (unblock: vim-tlib/1.12-3)
Your message dated Sat, 20 Dec 2014 18:16:29 +0100
with message-id <20141220171627.GA17414@ugent.be>
and subject line Re: Bug#773597: unblock: vim-tlib/1.12-3
has caused the Debian Bug report #773597,
regarding unblock: vim-tlib/1.12-3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
773597: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773597
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package vim-tlib
Fix for RC bug #773583. The changes since version 1.12-2 are tiny and they
consist of:
* Added vim-tlib.dirs and deleted vim-tlib.postrm to prevent the removal of
directories owned by vim-common (Closes: #773583)
$ debdiff vim-tlib_1.12-2.dsc vim-tlib_1.12-3.dsc
gpgv: Signature made Thu 10 Jul 2014 12:43:00 PM CEST using DSA key ID 78398A01
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on /tmp/vim-tlib_1.12-2.dsc
diff -Nru vim-tlib-1.12/debian/changelog vim-tlib-1.12/debian/changelog
--- vim-tlib-1.12/debian/changelog 2014-07-10 12:42:11.000000000 +0200
+++ vim-tlib-1.12/debian/changelog 2014-12-20 13:04:18.000000000 +0100
@@ -1,3 +1,11 @@
+vim-tlib (1.12-3) unstable; urgency=medium
+
+ * Added vim-tlib.dirs and deleted vim-tlib.postrm to prevent the removal
+ of directories owned by vim-common
+ (Closes: #773583)
+
+ -- Andrea Capriotti <capriott@debian.org> Sat, 20 Dec 2014 12:57:05 +0100
+
vim-tlib (1.12-2) unstable; urgency=low
* Updated the Vcs field in debian/control
diff -Nru vim-tlib-1.12/debian/vim-tlib.dirs vim-tlib-1.12/debian/vim-tlib.dirs
--- vim-tlib-1.12/debian/vim-tlib.dirs 1970-01-01 01:00:00.000000000 +0100
+++ vim-tlib-1.12/debian/vim-tlib.dirs 2014-12-17 02:26:59.000000000 +0100
@@ -0,0 +1 @@
+var/lib/vim/addons/samples/
diff -Nru vim-tlib-1.12/debian/vim-tlib.postrm vim-tlib-1.12/debian/vim-
tlib.postrm
--- vim-tlib-1.12/debian/vim-tlib.postrm 2014-07-09 15:20:06.000000000
+0200
+++ vim-tlib-1.12/debian/vim-tlib.postrm 1970-01-01 01:00:00.000000000
+0100
@@ -1,43 +0,0 @@
-#!/bin/sh
-# postrm script for vim-tlib
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-# * <postrm> `remove'
-# * <postrm> `purge'
-# * <old-postrm> `upgrade' <new-version>
-# * <new-postrm> `failed-upgrade' <old-version>
-# * <new-postrm> `abort-install'
-# * <new-postrm> `abort-install' <old-version>
-# * <new-postrm> `abort-upgrade' <old-version>
-# * <disappearer's-postrm> `disappear' <overwriter>
-# <overwriter-version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
- purge)
- if [ -d /var/lib/vim/addons/samples/ ]; then
- rmdir -p --ignore-fail-on-non-empty /var/lib/vim/addons/samples || :
- fi
- ;;
-
- remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
- ;;
-
- *)
- echo "postrm called with unknown argument \`$1'" >&2
- exit 1
- ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
Note: I replaced my key (RT #5533) --> https://tracker.debian.org/news/669149
http://anonscm.debian.org/cgit/collab-maint/vim-
tlib.git/commit/?id=f91107598be9f77aa173e18c393a132f5d66c39b
unblock vim-tlib/1.12-3
-- System Information:
Debian Release: 8.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Hi,
On Sat, Dec 20, 2014 at 05:29:53PM +0100, Andrea Capriotti wrote:
> Please unblock package vim-tlib
Unblocked earlier today.
Cheers,
Ivo
--- End Message ---
Reply to: