Issue #93 removing outdated debian folder to ease debian package maintainer's lives

This commit is contained in:
ciaranj 2012-04-24 08:22:44 +01:00
parent 03f36922ac
commit ddb64a6935
8 changed files with 0 additions and 56 deletions

26
debian/changelog vendored
View File

@ -1,26 +0,0 @@
nodejs-oauth (0.8.2-0sg4) UNRELEASED; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <nerds@simplegeo.com> Mon, 15 Nov 2010 19:30:19 +0000
nodejs-oauth (0.8.2-0sg2) UNRELEASED; urgency=low
[ Wade Simmons ]
* update copyright
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <nerds@simplegeo.com> Thu, 14 Oct 2010 17:51:51 +0000
nodejs-oauth (0.8.2-0sg1) UNRELEASED; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <nerds@simplegeo.com> Wed, 13 Oct 2010 23:19:29 +0000
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
View File

@ -1 +0,0 @@
5

13
debian/control vendored
View File

@ -1,13 +0,0 @@
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
View File

@ -1,9 +0,0 @@
This package was debianised by Wade Simmons <wade@simplegeo.com>
The upstream repo is:
http://github.com/ciaranj/node-oauth
MIT license
The Debian packaging is
Copyright 2010, SimpleGeo, Inc.
MIT license

1
debian/dirs vendored
View File

@ -1 +0,0 @@
usr/lib/nodejs/oauth

2
debian/install vendored
View File

@ -1,2 +0,0 @@
index.js usr/lib/nodejs/oauth
lib usr/lib/nodejs/oauth

3
debian/rules vendored
View File

@ -1,3 +0,0 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk

View File

@ -1 +0,0 @@
3.0 (quilt)