Hello,

With the debian packaging near closed[1] and package.el integrated in
emacs 24, I create a patch to build such a package withe the following
commands:

--8<---------------cut here---------------start------------->8---
autoconf
./configure PACKAGE_VERSION=0.20100816
make package
--8<---------------cut here---------------end--------------->8---

After this you need a file called archive-contents:

--8<---------------cut here---------------start------------->8---
(1
 (dvc .
      [(0 20100816)
       nil "The Emacs interface to Distributed Version Control Systems" tar]))
--8<---------------cut here---------------end--------------->8---

And put archive-contents and dvc-0.20100816.tar on a web server.

Note that package.el only handle dotted version numbers.

Patch is coming.

Regards.

Footnotes: 
[1]  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496930

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

Attachment: pgpw1MLT3skO6.pgp
Description: PGP signature

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to