Comment 8 for bug 633883

Revision history for this message
Thomas B. (lostis) wrote :

thx for your helpful response :)

- let's stick to plain debhelper 7 and source format 3.0
+ i don't see why?
- also stick to the rest of the best-practice from http://pkg-java.alioth.debian.org
+ yes i know that, i took nearly all my java packaging knowledge from there ;)
- modifications to the source should be made as patch (-> build.xml)
+ fixed, learned how to patch with quilt
- we shouldn't ship libs that are already packaged or aren't directly from upstream and deserve a own package
+ build librome in my ppa, too. so i could remove it from the package now
- additional binary files should be in the debian dir and get an include the "source format 3.0" way
+ fixed

 mediathekview (2.1.4-0ubuntu1~lucid~ppa10) lucid; urgency=low
 .
   * deleted all included libs in this package
   * created manpage of MediathekView
   * added pdf manual from the orginal author
   * corrected build.xml patch
   * fixed all lintian issues
   * fixed to single icon

i missed to include your copyright, srry will be in next release

Now running lintian...
W: mediathekview source: uploader-not-full-name bojo42
Finished running lintian.
-> so make a real name ;)

actually there is a bug/regression open in this program version from 2.1.2 to 2.1.3
see project forum -> help section, the author knows about so debian building is correct

when maverick appear i can drop a few workaround from build.xml due to ant version

so now i am quite happy for my first package ;)