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

Bug#805704: Debian packaging for Inform 6 (was: Components of Inform 6 code base)



(David, could you change the “From” field in your messages to have
your full name and not just an email address? It would make your
messages harder for me to miss accidentally.)

On 13-Dec-2015, dave@661.org wrote:
> On Fri, 11 Dec 2015, Ben Finney wrote:
> 
> >I'm nearing completion of the packaging. As you requested, I'll
> >wait until you announce a “6.33.1” release before finalising this
> >work.
> 
> May I take a look at your working code?

Yes, certainly. So far there are three distinct packages, here is how
to get the packaging work for each of them::

    $ mkdir --parents ~/Projects/inform6/
    $ cd ~/Projects/inform6/
    $ bzr branch --bind http://anonscm.debian.org/bzr/collab-maint/pkg-inform6/trunk/

    $ mkdir ~/Projects/inform6/inform6-compiler/
    $ cd ~/Projects/inform6/inform6-compiler/
    $ bzr branch --bind http://anonscm.debian.org/bzr/collab-maint/pkg-inform6/inform6-compiler/trunk/

    $ mkdir ~/Projects/inform6/inform6-library/
    $ cd ~/Projects/inform6/inform6-library/
    $ bzr branch --bind http://anonscm.debian.org/bzr/collab-maint/pkg-inform6/inform6-library/trunk/

Each of those branches — a ‘trunk’ branch for each distinct package
I'm working on – contains only the Debian overlay to the upstream
source files. A Debian source package is made by overlaying that onto
the upstream source extracted from the original tarball.

> I feel there may be stuff that I can use in there, particularly
> something simpler to replace the autoconf/automake system I have.

Fair warning: You might find less to use than you'd hope to.

I'll direct you to the ‘inform6/trunk/debian/README.source’ document
to understand some of the decisions made for the Debian packages.

-- 
 \             “The greater the artist, the greater the doubt; perfect |
  `\       confidence is granted to the less talented as a consolation |
_o__)                                           prize.” —Robert Hughes |
Ben Finney <ben@benfinney.id.au>

Attachment: signature.asc
Description: PGP signature


Reply to: