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

Re: Questions before my first upload attempt



Hi,

i worked a bit more on my local libburn package.

Shall/can i replace my yesterday upload by help of dput -f ?

--------------------------------------------------------

Regarding http://mentors.debian.net/package/libburn ,
i have hoepfully solved the complaints under
"Package closes bugs in a wrong way "

- Bugs #702621 and #746254 got reassigned to libburn4.

- "Closes: #751501" was moved from libburn changelog to libisofs
  changelog.
  (Good catch. Is this check available locally before upload ?)

--------------------------------------------------------

The failure of debuild -b with compat 9 still riddles me.

With 9 it finally complains

  dh_install: libburn4 missing files (debian/tmp/usr/lib/libburn.so.4*), aborting

It seems to have outsmarted itself by previous

  ./configure ... --libdir=\${prefix}/lib/x86_64-linux-gnu ...

With 8, the configure option --libdir is not used.

After debuild -b with compat 9 i have:

  $ ls debian/tmp/usr/lib
  x86_64-linux-gnu
  $ ls debian/tmp/usr/lib/x86_64-linux-gnu
  libburn.a  libburn.la  libburn.so  libburn.so.4  libburn.so.4.93.0  pkgconfig

The complete ./configure line of 8 is:

  ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libexecdir=\${prefix}/lib/libburn --disable-maintainer-mode --disable-dependency-tracking

Of 9:

  ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking


Do i have to make a kindof cleanup when switching from
compat 8 to 9 ?

--------------------------------------------------------


Have a nice day :)

Thomas



Reply to: