[SCM] libdvdcss-pkg/master: updating README

onlyjob at users.alioth.debian.org onlyjob at users.alioth.debian.org
Sat May 25 08:29:56 UTC 2013


The following commit has been merged in the master branch:
commit 46c38e10545b3c956af751a7ef55f64a27c94f89
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sat May 25 17:37:22 2013 +1000

    updating README

diff --git a/debian/README.source b/debian/README.source
index 3f94383..66538b9 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -14,9 +14,13 @@ Implementation:
    debian/watch of guest package for notifications about new upstream
    versions.
 
- * Installer is implemented as shell script installed as DPKG
+ * Installer is implemented as shell script optionally installed as APT
    post-invoke handler.
 
+ * Before attempting to build and install guest package(s) APT
+   post-invoke handler check for broken packages using `apt-get check`
+   and abort on any problem.
+
  * When "guest" package is built, its debian revision number is
    changed by appending "~local" to clearly mark generated packages.
 
@@ -38,15 +42,17 @@ Implementation:
  * To rebuild guest package on host package upgrade it is enough to
    bump debian revision number of a guest package. Increment of debian
    revision of host package will not rebuild guest.
+   This will work only if user confirmed installation of post-invoke
+   handler.
 
  * `dpkg-reconfigure guest-pkg` may be used to build and install guest
-   packages. Otherwise guest package(s) will be built and installed
-   from DPKG post-invoke handler.
+   packages. Otherwise guest package(s) may be built and installed
+   from APT post-invoke handler.
 
  * Because DPKG database is still locked when host package is installed
    the guest package can't be immediately built yet. On host package
    upgrade guest package will be automatically built and upgraded from
-   DPKG post-invoke handler that is not yet available on first install
+   APT post-invoke handler that is not yet available on first install
    of a host package. Currently there is no known way to automatically
    install guest package at the same time with its host. On first
    install of a host package bullding and installation of guest package

-- 
libdvdcss-pkg packaging



More information about the pkg-multimedia-commits mailing list