Ticket #34 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

how to build the current package?

Reported by: anarcat Assigned to: lunar
Priority: low Milestone: 1.1
Component: metche Version: dev
Severity: trivial Keywords:
Cc: anarcat

Description

I tried building the current package and couldn't figure it out. It seems to me the most up to date code is in upstream/trunk, but there is no debian/ directory there. When I tried to copy the debian directory from debian/trunk/, the build could not complete, because the manpage changed format. So I needed this, at least:

-Build-Depends-Indep: debhelper (>= 4.1.16) +Build-Depends-Indep: debhelper (>= 4.1.16), docbook2x

Otherwise it worked fine by copying the directory over, but I ask myself how we're supposed to build that package...

Change History

09/16/06 15:43:22 changed by lunar

  • status changed from new to closed.
  • resolution set to invalid.

Package should be built for already built tarballs and not directely from SVN. Look at [VersionReleasing] for more informations.