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

Bug#825172: blends-dev: please provide a way to create true depends]



Control: close -1
Control: fixed -1 0.6.99

Hi Holger,

On  Di 24 Mai 2016 12:40:43 CEST, Holger Levsen wrote:

package: blends-dev
severity: wishlist
version: 0.6.16.2
x-debbugs-cc: debian-edu@lists.debian.org

Hi,

to fix #793667 Andreas Tille kindly implemented this solution in
src:debian-edu's Makefile:

dist:
        # the next two lines are taken from the original dist target
        # from blends-dev Makefile
        rm -f $(BLEND)-tasks.desc debian/control
        make -f debian/rules get-orig-source
        # This sed command removes gosa-plugin-netgroups from the list
        # of Recommends and
        # adds gosa-plugin-netgroups to Depends
        # Closes: #793667
        sed -i -e '/^ *gosa-plugin-netgroups,$$/d' \
-e '/^Package: education-main-server/{;N;N;N;N;s/\nDepends: [^\n]*/&, gosa-plugin-netgroups,/;}' \
               debian/control
        # regenerate source tarball after d/control was changed
        make -f debian/rules get-orig-source


As quite clearly indidcated by calling "make -f debian/rules get-orig-source"
*twice*, this solution is a workaround for a missing feature in
blends-dev, namely that it's not possible to create real depends if
needed.

So this is a wishlist bug to implement this feature so that we don't
have to bend the "dist" target this much.

blends 0.6.99 has now been uploaded, however the bug closure was forgotten in the changelog stanza (I'll add that post-upload for documentation purposes).

Closing this bug now.

Mike
--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

Attachment: pgpOnmjMUUGY8.pgp
Description: Digitale PGP-Signatur


Reply to: