Dear Sean,
On Mon, Nov 14, 2016 at 9:38 AM, Kiwamu Okabe wrote:
> I would like to support xemacs with verilog-mode, in the future.
> However xemacs-mule package is not installable, today. Indeed,
> http://www.xemacs.org seems like shutdown...
>
> I think I should use dh_elpa if the Debian system
Dear Sean,
On Mon, Nov 14, 2016 at 7:09 AM, Sean Whitton wrote:
> It says in the changelog that you are not supporting xemacs anymore.
> This was the reason for not using dh_elpa. Is this a temporary problem?
> Will you be able to support xemacs in the future? If not, you should
> use dh_elpa.
control: owner -1 !
Dear Kiwamu,
On Wed, Nov 09, 2016 at 07:42:56PM +0900, Kiwamu Okabe wrote:
> Could you again review my package?
It says in the changelog that you are not supporting xemacs anymore.
This was the reason for not using dh_elpa. Is this a temporary problem?
Will you be able to su
Dear Kiwamu,
On Sun, Oct 23, 2016 at 09:54:39PM +0900, Kiwamu Okabe wrote:
> $ git log | head -1
> commit 0c1dd008d6813ad90c74d1f83d6c728d219cecaf
I haven't fully reviewed the package yet because it fails to build.
Please see the attached build log. Also, I see several problems that
would be cau
Dear Kiwamu,
On Sun, Oct 23, 2016 at 09:54:39PM +0900, Kiwamu Okabe wrote:
> Hi Sean,
>
> I think that the verilog-mode package is ready to upload.
> Could you check and dput it?
I'm not a Debian Developer, so I can't upload it, but I'll try to
review it for you at some point soon.
--
Sean Whi
Hi Sean,
I think that the verilog-mode package is ready to upload.
Could you check and dput it?
$ pwd
/home/kiwamu/deb/verilog-mode
$ cat .git/config | grep url | tail -1
url =
ssh://kiwamu-gu...@git.debian.org/git/pkg-emacsen/pkg/verilog-mode.git
$ git log | head -1
commit 0c1dd008d6813
Hi Sean,
On Mon, Oct 17, 2016 at 11:32 PM, Sean Whitton wrote:
> As the manpage says:
>
>> Certain Debian upstream version strings cannot be translated into
>> version strings Emacs will accept (see the docstring for the Emacs
>> function `version-to-list' for details). dh_elpa will error out if
Hello Kiwamu,
On Mon, Oct 17, 2016 at 09:07:51AM +0900, Kiwamu Okabe wrote:
> E: The Debian version 20160910.debfc6d.vpo cannot be used as an ELPA
> version.
> See dh_elpa(1) HINTS for how to deal with this.
> debian/rules:7: recipe for target 'binary' failed
>
> How to fix it?
As the man
Hi Sean,
On Mon, Oct 17, 2016 at 10:59 PM, Sean Whitton wrote:
> It sounds like you can just add this to d/rules:
>
> override_dh_auto_install
> /bin/true
I try to do that:
```
$ git diff | cat
diff --git a/debian/rules b/debian/rules
index 7065d52..2d747bb 100755
--- a/debian/rules
Hello Kiwamu,
It sounds like you can just add this to d/rules:
override_dh_auto_install
/bin/true
--
Sean Whitton
On Sun, Oct 16, 2016 at 1:56 PM, Kiwamu Okabe wrote:
> On Sun, Oct 16, 2016 at 1:53 PM, Dmitry Bogatov wrote:
>> In general with debhelper you do following in your d/rules:
>>
>> override_dh_auto_install:
>> do-stuff
>
> Yes. You are right.
>
> However, how to manage "debi
> The "dh_binary" tries to run "make install", but the make target is
> for upstream author's release process and not for installing elisps
> into destdir. I would like to override "dh_auto_install" and run some
> process under "debian/elpa" settings. How to do that?
In general with debhelper you
On Sun, Oct 16, 2016 at 1:53 PM, Dmitry Bogatov wrote:
> In general with debhelper you do following in your d/rules:
>
> override_dh_auto_install:
> do-stuff
Yes. You are right.
However, how to manage "debian/elpa" file at
"override_dh_auto_install" target? Or should I ma
Hi all,
How to install elisp files of verilog-mode by "dh_elpa" style? If you
build my repo now, you'll see following:
$ pwd
/home/kiwamu/deb/verilog-mode
$ git log | head -1
commit 0321d9aeb34ff6e20bcb586b820653d30c92b031
$ cat debian/elpa
e/*.el
$ gbp buildpackage -us -uc --git-ig
On Fri, Oct 14, 2016 at 12:54 PM, Kiwamu Okabe wrote:
> However, I can't see following web page:
>
> https://anonscm.debian.org/cgit/pkg-emacsen/pkg/verilog-mode.git/
I see the page, now! I think I should simply wait someone finding that.
Thanks,
--
Kiwamu Okabe at METASEPI DESIGN
Hi Sean,
I simply move the verilog-mode.git repo as following:
$ slogin kiwamu-gu...@git.debian.org
git.debian.org$ set -u
git.debian.org$ umask 002
git.debian.org$ cd /git/pkg-emacsen/pkg
git.debian.org$ mv /git/collab-maint/verilog-mode.git .
Now I can clone the code from git repo:
$ git clo
Hi Sean,
On Tue, Oct 11, 2016 at 10:56 PM, Sean Whitton wrote:
> I'd like to ask you to package this addon using the new dh-elpa
> infrastructure. The pkg-emacsen team are slowly working to convert all
> existing Emacs Lisp addon packages, such as major modes, to use dh-elpa.
OK. I'll try to do
control: tag -1 +moreinfo
Dear Kiwamu,
I'd like to ask you to package this addon using the new dh-elpa
infrastructure. The pkg-emacsen team are slowly working to convert all
existing Emacs Lisp addon packages, such as major modes, to use dh-elpa.
Here is what you should do if you'd like to join
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "verilog-mode"
Package name: verilog-mode
Version : 0:20160910.debfc6d.vpo-1
Upstream Author : Michael McNamara , Wilson Snyder
URL : https://github.com/veripool/ve
19 matches
Mail list logo