Your message dated Fri, 12 Dec 2014 19:32:48 +0100
with message-id <[email protected]>
and subject line Re: Bug#772984: unblock: avifile/0.7.48~20090503.ds-16.2
has caused the Debian Bug report #772984,
regarding unblock: avifile/0.7.48~20090503.ds-16.2
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 [email protected]
immediately.)


-- 
772984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772984
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock package avifile

Fix dpkg-maintscript-helper to handle symlink to directory conversion
    Closes: #771753

Debdiff is attached

unblock avifile/0.7.48~20090503.ds-16.2

-- System Information:
Debian Release: 7.7
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru avifile-0.7.48~20090503.ds/debian/changelog avifile-0.7.48~20090503.ds/debian/changelog
--- avifile-0.7.48~20090503.ds/debian/changelog	2014-10-20 13:28:43.000000000 +0200
+++ avifile-0.7.48~20090503.ds/debian/changelog	2014-12-12 18:34:39.000000000 +0100
@@ -1,3 +1,12 @@
+avifile (1:0.7.48~20090503.ds-16.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix dpkg-maintscript-helper to handle symlink to directory conversion
+    Closes: #771753
+  * Pre-Depends: ${misc:Pre-Depends} also for *-bin, *-dev package
+
+ -- Andreas Tille <[email protected]>  Fri, 12 Dec 2014 10:05:48 +0100
+
 avifile (1:0.7.48~20090503.ds-16.1) unstable; urgency=medium
 
   * Make the package binNMUable (Closes: #765669)
diff -Nru avifile-0.7.48~20090503.ds/debian/control avifile-0.7.48~20090503.ds/debian/control
--- avifile-0.7.48~20090503.ds/debian/control	2014-10-20 13:28:43.000000000 +0200
+++ avifile-0.7.48~20090503.ds/debian/control	2014-12-12 10:19:46.000000000 +0100
@@ -65,6 +65,7 @@
 Package: libavifile-0.7-dev
 Architecture: any
 Section: libdevel
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libavifile-0.7c2 (= ${binary:Version}), ${misc:Depends}
 Breaks: avifile-divx-plugin (<< 1:0.7.48~20090503.ds-5),
         avifile-mad-plugin (<< 1:0.7.48~20090503.ds-5),
@@ -83,6 +84,7 @@
 Package: libavifile-0.7-bin
 Architecture: any
 Section: misc
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libavifile-0.7-common (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 Replaces: libavifile-0.7c2 (<< 1:0.7.48~20090503.ds-10)
 Conflicts: libavifile-0.7c2 (<< 1:0.7.48~20090503.ds-10)
diff -Nru avifile-0.7.48~20090503.ds/debian/libavifile-0.7-bin.maintscript avifile-0.7.48~20090503.ds/debian/libavifile-0.7-bin.maintscript
--- avifile-0.7.48~20090503.ds/debian/libavifile-0.7-bin.maintscript	2014-10-20 13:28:43.000000000 +0200
+++ avifile-0.7.48~20090503.ds/debian/libavifile-0.7-bin.maintscript	2014-12-12 18:34:12.000000000 +0100
@@ -1 +1 @@
-symlink_to_dir /usr/share/doc/libavifile-0.7-bin/ /usr/share/doc/libavifile-0.7-common 1:0.7.48~20090503.ds-16.1~ -- "$@"
+symlink_to_dir /usr/share/doc/libavifile-0.7-bin /usr/share/doc/libavifile-0.7-common 1:0.7.48~20090503.ds-16.1~
diff -Nru avifile-0.7.48~20090503.ds/debian/libavifile-0.7c2.maintscript avifile-0.7.48~20090503.ds/debian/libavifile-0.7c2.maintscript
--- avifile-0.7.48~20090503.ds/debian/libavifile-0.7c2.maintscript	2014-10-20 13:28:43.000000000 +0200
+++ avifile-0.7.48~20090503.ds/debian/libavifile-0.7c2.maintscript	2014-12-12 14:36:37.000000000 +0100
@@ -1 +1 @@
-symlink_to_dir /usr/share/doc/libavifile-0.7c2/ /usr/share/doc/libavifile-0.7-common 1:0.7.48~20090503.ds-16.1~ -- "$@"
+symlink_to_dir /usr/share/doc/libavifile-0.7c2 /usr/share/doc/libavifile-0.7-common 1:0.7.48~20090503.ds-16.1~
diff -Nru avifile-0.7.48~20090503.ds/debian/libavifile-0.7-dev.maintscript avifile-0.7.48~20090503.ds/debian/libavifile-0.7-dev.maintscript
--- avifile-0.7.48~20090503.ds/debian/libavifile-0.7-dev.maintscript	2014-10-20 13:28:43.000000000 +0200
+++ avifile-0.7.48~20090503.ds/debian/libavifile-0.7-dev.maintscript	2014-12-12 14:36:27.000000000 +0100
@@ -1 +1 @@
-symlink_to_dir /usr/share/doc/libavifile-0.7-dev/ /usr/share/doc/libavifile-0.7-common 1:0.7.48~20090503.ds-16.1~ -- "$@"
+symlink_to_dir /usr/share/doc/libavifile-0.7-dev /usr/share/doc/libavifile-0.7-common 1:0.7.48~20090503.ds-16.1~

--- End Message ---
--- Begin Message ---
Hi Andreas,

On Fri, Dec 12, 2014 at 07:24:46PM +0100, Andreas Tille wrote:
> unblock avifile/0.7.48~20090503.ds-16.2

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply via email to