-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Christoph,
Am 29.01.2014 19:07, schrieb Christoph Berg: > Re: Florian Rothmaier 2014-01-29 <[email protected]> >> If I look at other extension packages, e.g. >> http://packages.debian.org/de/jessie/amd64/postgresql-9.3-ip4r/filelist >> I can see that "README.<package>.gz" always goes to >> "/usr/share/doc/postgresql-<version>-<package>/". >> >> Your hint, the workaround >> >> override_dh_installdocs: >> dh_installdocs --all README.q3c >> >> would do the job, but then I would have to patch Upstream's makefile >> again to avoid the installation of README.q3c to two different places, >> right? > > It's probably easier to include "rm debian/*/usr/share...*/README.q3c" > in override_dh_installdocs. (Not entirely nice either, but works.) I think rather than removing the "README.q3c" in override_dh_installdocs, we should remove the entire directory "debian/*/usr/share/doc/postgresql-doc-*", otherwise we ship an empty directory with our binary package. > >> P.S.: I haven't yet pushed my recent changes to the remote git repo on >> alioth. > > Don't worry, I haven't been looking ;) :-) > > Christoph > I've git-pushed my package updates into the remote repository on alioth. In detail, this is: * an update of "debian/rules" which allows for getting rid of the debian/*/usr/share/doc/postgresql-doc-* files * an edit of "debian/pgversions" setting the content of this file to "all" * a modification of the Makefile patch: as suggested by you, now Upstream's makefile obeys the "PG_CONFIG" variable * an edit of "debian/control.in": Standards-Version is now set to 3.9.5.; the versioned dependency on debhelper has been set to >= 8, and the content of "debian/compat" is now compatible with that requirement Should I add an "Uploaders" line to "debian/control", i.e. something like Maintainer: Florian Rothmaier <[email protected]> Uploaders: Christoph Berg <[email protected]> ? I think my update should cover all your remarks... at least for the first iteration ;-) Cheers, Florian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJS6oEiAAoJEGXz/obPl241+8wP/1qZALcq7HRqoiMloX4rVrz0 j8ROW3kgVq66ez6yGr5GuFurKEgSinDsijjU7fJbqyalG+ZFpnrYUe1pkVJhSpsr 9yQ1b2pJijD6Uq7Vkbn3hqn6M9k8Luil75Cf6CWRsXjsYcz87jCp01LAjz39VV8V H+LlQL2l3scoaZI9tl5A1ugMIIVQ49sbodOHo7SdLmOvBSvmZtzCsrqFTWJ7XMW0 4Q5vU6ANoFtQeQ+PK4MDN0qZoq+EYM2uv0YJ0BfWesK7IqJ284lGgXnBsLLpMUEm y5qw1q6zja/AMJ2gUMdlnNDQrA2VhURfef4Qs55Nxcu96YcJI7Mv7shRZxKApbA+ ALtkf6VHwYxcZYrqf8MgvUNJEZ2yKUNML5KKBHtBt53zS8Im7hRH6dL+B4qXnckF MTNKFI7Q6zcuMPPuJowMhKha1tAevvaGAIBPEiqcKuVdvtkFXxnln1HwJ0+qnSaV DBuBEA5aVbftXwlIG71rP8NJ7aAABTKP6CQLDcMMqstOGbhOBSojlCd364LcDDB6 f4vNGZq8WCP+g+Z6wP1qwex2MpxsX8y/hLriQEOTnKv2yhKnFYmtOEUhN/THKIy5 e2BqPYiPd8wOClBuSS0MFag4QeRpsAwcupWWphHy2ecqJv0Vg7cAg93+gzKdxv/W xPcvLFEhxkNIo+qIOBua =xZnG -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

