debianized
This commit is contained in:
parent
3c22a78d9e
commit
0d0caa886e
5
debian/changelog
vendored
Normal file
5
debian/changelog
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
nodejs-oauth (0.8.2-0sg0) unstable; urgency=low
|
||||
|
||||
* Debianized
|
||||
|
||||
-- Wade Simmons <wade@simplegeo.com> Wed, 13 Oct 2010 17:08:18 -0600
|
1
debian/compat
vendored
Normal file
1
debian/compat
vendored
Normal file
@ -0,0 +1 @@
|
||||
5
|
13
debian/control
vendored
Normal file
13
debian/control
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
Source: nodejs-oauth
|
||||
Section: misc
|
||||
Priority: extra
|
||||
Uploaders: Wade Simmons <wade@simplegeo.com>
|
||||
Maintainer: SimpleGeo Nerds <nerds@simplegeo.com>
|
||||
build-Depends: cdbs, debhelper (>= 7)
|
||||
Standards-Version: 3.9.1
|
||||
|
||||
Package: nodejs-oauth
|
||||
Depends: nodejs (>= 0.2.3), ${misc:Depends}
|
||||
Architecture: all
|
||||
Description: node-oauth
|
||||
http://github.com/ciaranj/node-oauth
|
9
debian/copyright
vendored
Normal file
9
debian/copyright
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
This package was debianised by Wade Simmons <wade@simplegeo.com>
|
||||
|
||||
The upstream repo is:
|
||||
http://github.com/ciaranj/node-oauth
|
||||
|
||||
The Debian packaging is
|
||||
Copyright 2010, SimpleGeo, Inc.
|
||||
|
||||
And is licensed under the BSD license.
|
1
debian/dirs
vendored
Normal file
1
debian/dirs
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/nodejs/oauth
|
2
debian/install
vendored
Normal file
2
debian/install
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
index.js usr/lib/nodejs/oauth
|
||||
lib usr/lib/nodejs/oauth
|
3
debian/rules
vendored
Executable file
3
debian/rules
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
1
debian/source/format
vendored
Normal file
1
debian/source/format
vendored
Normal file
@ -0,0 +1 @@
|
||||
3.0 (quilt)
|
Loading…
x
Reference in New Issue
Block a user