Re: [Pkg-javascript-devel] Ttrying to update npm package on collab-maint

2013-03-26 Thread Dominique Dumont
On Wednesday 13 March 2013 16:13:41 Jérémy Lal wrote:
 i'm not that happy with these commits : as you have noticed npm needs
 dfsg-repackaging, and it was a good occasion to exclude all node_modules.
 I would have really appreciated you did the same with that upstream update.

To fix the mess I've made, I propose to put back the branches master, upstream 
and pristine-tar to the  point before I merged npm. 

In other words, in each of these branch, I've done *in my repo*:
- git checkout last_good_commit
- git checkout -B master  (or upstream, or pristine-tar)

Once I push this on alioth, you should be able to resume usual work. 

The stuff I did should go in unnamed barnches. You will be able to cherry-pick 
the modif I made regarding obsolete patches.

Jeremy, is this fine with you ? Or is there a better way to fix this ?

All the best



-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] libjs-jquery-timepicker (http://bugs.debian.org/693884)

2013-03-26 Thread Daniel Kahn Gillmor
hi debian javascript folks--

I'm about to try to take on #693884 to package Trent Richardson's jQuery
UI timepicker addon.

i've just subscribed to the javascript maintainers team, and i'm afraid
i don't have the time to help out with other js packages, but i would be
happy to include this new package under the pkg-javascript team umbrella
if y'all are interested.  I've just applied for team membership via the
alioth interface.

I'm hoping to place the new packaging into a git repository on alioth
(in addition to my personal git repos) so that anyone who wants to fix
my bugs can do so easily :P

Any suggestions or guidance or best practices for this jquery plugin
would be very much appreciated.

Happy Hacking,

  --dkg


pgpRkbIeF2qTz.pgp
Description: PGP signature
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] Request to Join Project Debian JavaScript Maintainers from Daniel Kahn Gillmor (dkg)

2013-03-26 Thread Marcelo Jorge Vieira
Hi Daniel,


On Tue, 2013-03-26 at 17:19 +, nore...@alioth.debian.org wrote:
 Daniel Kahn Gillmor (dkg) has requested to join your project. 
 You can approve this request here: 
 https://alioth.debian.org/project/admin/users.php?group_id=100128 
 
 Comments by the user:
 I'm working on #693884, to package libjs-jquery-timepicker, and have just 
 subscribed to pkg-javascript-devel@lists.alioth.debian.org

Welcome to the Debian JavaScript Team!

Have you subscribed to our mailinglist already? 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


Cheers,

-- 
Marcelo Jorge Vieira
xmpp:me...@jabber-br.org
http://metaldot.alucinados.com


signature.asc
Description: This is a digitally signed message part
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] Request to Join Project Debian JavaScript Maintainers from Daniel Kahn Gillmor (dkg)

2013-03-26 Thread Daniel Kahn Gillmor
On 03/26/2013 02:18 PM, Marcelo Jorge Vieira wrote:

 On Tue, 2013-03-26 at 17:19 +, [dkg] wrote:

 [...] have just subscribed to pkg-javascript-devel@lists.alioth.debian.org

 Have you subscribed to our mailinglist already? 
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

i think that's the same thing, yes :)

I'm going to set up the shared libjs-jquery-timepicker repo on alioth
shortly.

I've read https://wiki.debian.org/Javascript and
https://wiki.debian.org/Javascript/Policy . I welcome any other guidance
y'all have to offer.

Thanks for the welcome, i look forward to working with everyone!

--dkg



signature.asc
Description: OpenPGP digital signature
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] Ttrying to update npm package on collab-maint

2013-03-26 Thread Dominique Dumont
On Tuesday 26 March 2013 17:58:36 Dominique Dumont wrote:
 In other words, in each of these branch, I've done *in my repo*:
 - git checkout last_good_commit
 - git checkout -B master  (or upstream, or pristine-tar)
 
 Once I push this on alioth, you should be able to resume usual work. 

That was the theory.

In practice, I cannot move the remote master branch. I do not fancy logging on 
Alioth to mess with the bare git repo.

I'll apply plan B: I'll revert the commit related to the import of new npm and 
push all that to Alioth.

All the best


-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


Re: [Pkg-javascript-devel] libjs-jquery-timepicker (http://bugs.debian.org/693884)

2013-03-26 Thread Jonas Smedegaard
Quoting Daniel Kahn Gillmor (2013-03-26 18:25:04)
 hi debian javascript folks--
 
 I'm about to try to take on #693884 to package Trent Richardson's 
 jQuery UI timepicker addon.
 
 i've just subscribed to the javascript maintainers team, and i'm 
 afraid i don't have the time to help out with other js packages, but i 
 would be happy to include this new package under the pkg-javascript 
 team umbrella if y'all are interested.  I've just applied for team 
 membership via the alioth interface.
 
 I'm hoping to place the new packaging into a git repository on alioth 
 (in addition to my personal git repos) so that anyone who wants to fix 
 my bugs can do so easily :P
 
 Any suggestions or guidance or best practices for this jquery plugin 
 would be very much appreciated.

You are quite welcome, Daniel, also caring just for a single package!

I suggest using either our Alioth area or collab-maint - personally I 
prefer collab-maint but we have no strong opinions on that (that I know 
of, at least).


  - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] jquery-timepicker_1.2-1_amd64.changes is NEW

2013-03-26 Thread Debian FTP Masters
binary:libjs-jquery-timepicker is NEW.
source:jquery-timepicker is NEW.

Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#671550: nodejs: building on kfreebsd-* (WIP)

2013-03-26 Thread Jérémy Lal
On 05/05/2012 01:21, Steven Chamberlain wrote:
 Package: src:nodejs
 Version: 0.6.16~dfsg1-2
 Severity: wishlist
 User: debian-...@lists.debian.org
 Usertags: kfreebsd
 X-Debbugs-Cc: debian-...@lists.debian.org
 
 Hi,
 
 Attached are *unfinished* patches for building nodejs on kfreebsd-*
 
 3000_kfreebsd-1.diff is bad, as it patches something meant for FreeBSD
 3010_kfreebsd-2.diff just adds GNU/kFreeBSD as a freebsd-like target
 3020_kfreebsd-3.diff patches code so that it can build on GNU/kFreeBSD

Hi,
nodejs 0.10.1 is in experimental.
It is a different build system but it might be simpler to patch this time.

Jérémy.

 

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel