OPENERP-CORE Daniel, I have corrected some of the bugs you reported, but i have some questions about others (i'm a bit newbie on it, perhaps are very obvious things but i cannot get it): - the version of the package should be <upstreamversion>-<debian/ubuntu revision>, it is only OK to have on '-' in the complete version string -> what do you mean, modify the changelog, and perhaps put something like openerp-core (6.1-ubuntu1) ? If going to Debian should be 6.1-debian1? - '0' is not allowed as debian/ubuntu revision either, better make it '0ubuntu1' instead -> related to first question - debian/watch file links exclusively to 6.1-1 - it won't find a 6.1-2 -> i've modified the watch file to match all 6.1.x files - the Section for the binary package is not necessary -> where is that? how can i remove it? - minor: the patch in debian/patches might benefit from a description ->done - there's a file called .apidoc in /usr/openerp (not sure if that's intentional) -> removed it - minor: these license files can be removed: -> removed that files and added licenses to debian/copyright - minor: these files can be removed: -> remove all extra files - the following bits and pieces would be good to 1) remove, 2) depend on the package in the archive, -> what do you mean? - symlink to the files in question if necessary: -> what do you mean? - etc/init.d/openerp-core does not provide itself (none of the provided facilities match the name of the init script) -> that is a question i had. The package is called openerp-core, but the init script is openerp-server, is how the service, the daemon, etc... is called. What can we do about it? Can't we name a package differently from the main service it provides? - etc/init.d/openerp-core does not implement 'status' -> it's provided by OpenERP, should i modify it to add 'status' ? - usr/share/openerp/addons/plugin_thunderbird/static/thunderbird_plugin/chrome/openerp_plugin.jar contains no code -> it's provided by OpenERP, should i remove the file?
OPENERP-DESKTOP - desktop does not have a debian/watch file -> that's because no code is needed, this package just adds dependency on postgres, and configure database - http://open-object.debian-maintainers.org/ does not seem to exist -> i can ask OpenERP about right location - where does the source tarball come from? -> this package doesn't need a source tarball -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/979914 Title: New packages openerp-core and openerp-desktop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/979914/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
