[Pkg-e-devel] Enlightenment DR19 - Maintainers?!
Ross Vandegrift
ross at kallisti.us
Wed Feb 3 13:50:17 UTC 2016
On 02/01/2016 10:15 PM, Martinx - ジェームズ wrote:
> On 20 November 2015 at 12:44, Ross Vandegrift <ross at kallisti.us> wrote:
>> https://github.com/rvandegrift/efl.git
>> https://github.com/rvandegrift/evas_generic_loaders.git
>> https://github.com/rvandegrift/emotion_generic_players.git
>> https://github.com/rvandegrift/elementary.git
>> https://github.com/rvandegrift/e.git
>> https://github.com/rvandegrift/terminology.git
[snip]
>
> Can we rename the package "e", to "enlightenment", also, the binary
> too, calling it e17, e18, e19, e20, looks ugly. I think that it is
> better to call it just "enlightenment". Deal? :-)
"e" is just the name of the git repo - they follow the upstream
convention. The binary package is already renamed. The source package
will remain "e17" to avoid losing info on the source package page.
> Also, I'm running Ubuntu Xenial now, it have the most recent
> dependencies for E, including Wayland! Debian is not as polished as
> Ubuntu (from my point of view, no flamewar, please, I love both)...
> Then, I think that it will be easy to just backport the changes to
> Debian (I can maintain a Debian SID KVM Guest around for that too, no
> problem)...
>
> Oh, BTW, do you guys have a "git-buildpackage" step-by-step-howto? I
> have a complete build environment where I am maintaing my Ubuntu PPA
> repos, the only missing part is "git-buildpackage", I've used it about
> 6 years ago but, don't remember anymore...
Check /usr/share/doc/git-buildpackage/manual-html. The manual is pretty
good. For the package repos, something like this will get you started:
gbp buildpackage \
--git-debian-branch=debian/sid \
--upstream-tag='v%(version)s'
Ross
More information about the Pkg-e-devel
mailing list