Skip to content

Commit 4399391

Browse files
author
Simon Newton
committed
* add the debian build files
1 parent b8ab810 commit 4399391

13 files changed

+415
-3
lines changed

Diff for: README.debian

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
You should be able to run debuild in the top level directory to create a .deb

Diff for: config.h.in

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
/* Define to 1 if you have the `getifaddrs' function. */
1616
#undef HAVE_GETIFADDRS
1717

18+
/* Define to 1 if you have the `inet_aton' function. */
19+
#undef HAVE_INET_ATON
20+
1821
/* Define to 1 if you have the `inet_ntoa' function. */
1922
#undef HAVE_INET_NTOA
2023

@@ -110,9 +113,6 @@
110113
/* Define to 1 if the system supports IPv6 */
111114
#undef IPV6
112115

113-
/* Define to 1 if the system supports IPv6 */
114-
#undef IPv6
115-
116116
/* Name of package */
117117
#undef PACKAGE
118118

Diff for: debian/changelog

+156
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,156 @@
1+
libartnet (1.1.0-1) unstable; urgency=low
2+
3+
* Release 1.1.0
4+
5+
-- Simon Newton <[email protected]> Sat, 15 May 2010 17:49:50 +0000
6+
7+
libartnet (1.0.5.200705051336-1) unstable; urgency=low
8+
9+
* New upstream release
10+
11+
-- Simon <[email protected]> Sat, 5 May 2007 13:36:23 +0800
12+
13+
libartnet (1.0.5.200705051324-1) unstable; urgency=low
14+
15+
* New upstream release
16+
17+
-- Simon <[email protected]> Sat, 5 May 2007 13:24:30 +0800
18+
19+
libartnet (1.0.5.200704020300-1) unstable; urgency=low
20+
21+
* New upstream release
22+
23+
-- Simon <[email protected]> Mon, 2 Apr 2007 03:00:49 +0800
24+
25+
libartnet (1.0.5.200612261456-1) unstable; urgency=low
26+
27+
* New upstream release
28+
29+
-- Simon <[email protected]> Tue, 26 Dec 2006 14:56:38 +0800
30+
31+
libartnet (1.0.4.200610290609-1) unstable; urgency=low
32+
33+
* New upstream release
34+
35+
-- Simon <[email protected]> Sun, 29 Oct 2006 06:09:27 +0800
36+
37+
libartnet (1.0.4.200609191108-1) unstable; urgency=low
38+
39+
* New upstream release
40+
41+
-- Simon <[email protected]> Tue, 19 Sep 2006 11:08:19 +0800
42+
43+
libartnet (1.0.4.200609191106-1) unstable; urgency=low
44+
45+
* New upstream release
46+
47+
-- Simon <[email protected]> Tue, 19 Sep 2006 11:06:01 +0800
48+
49+
libartnet (1.0.4.200609181810-1) unstable; urgency=low
50+
51+
* New upstream release
52+
53+
-- Simon <[email protected]> Mon, 18 Sep 2006 18:10:29 +0800
54+
55+
libartnet (1.0.4.200609172229-1) unstable; urgency=low
56+
57+
* New upstream release
58+
59+
-- simon <[email protected]> Sun, 17 Sep 2006 22:29:39 +0800
60+
61+
libartnet (1.0.4.200609171250-1) unstable; urgency=low
62+
63+
* New upstream release
64+
65+
-- simon <[email protected]> Sun, 17 Sep 2006 12:50:49 +0800
66+
67+
libartnet (1.0.4.200609171142-1) unstable; urgency=low
68+
69+
* New upstream release
70+
71+
-- simon <[email protected]> Sun, 17 Sep 2006 11:42:03 +0800
72+
73+
libartnet (1.0.4.200608132342-1) unstable; urgency=low
74+
75+
* New upstream release
76+
77+
-- Simon <[email protected]> Wed, 13 Sep 2006 23:42:42 +0800
78+
79+
libartnet (1.0.4.200608131224-1) unstable; urgency=low
80+
81+
* New upstream release
82+
83+
-- simon <[email protected]> Wed, 13 Sep 2006 12:25:00 +0800
84+
85+
libartnet (1.0.4.200607281949-1) unstable; urgency=low
86+
87+
* New upstream release
88+
89+
-- simon <[email protected]> Mon, 28 Aug 2006 19:49:22 +0800
90+
91+
libartnet (1.0.3.200605221305-1) unstable; urgency=low
92+
93+
* New upstream release
94+
95+
-- simon <[email protected]> Thu, 22 Jun 2006 13:05:52 +0800
96+
97+
libartnet (1.0.3.200605121049-1) unstable; urgency=low
98+
99+
* New upstream release
100+
101+
-- simon <[email protected]> Mon, 12 Jun 2006 10:49:23 +0800
102+
103+
libartnet (1.0.2.200604271004-1) unstable; urgency=low
104+
105+
* New upstream release
106+
107+
-- simon <[email protected]> Sat, 27 May 2006 10:04:40 +0800
108+
109+
libartnet (1.0.2.200604091405-1) unstable; urgency=low
110+
111+
* New upstream release
112+
113+
-- simon <[email protected]> Tue, 9 May 2006 14:05:49 +0800
114+
115+
libartnet (1.0.2.200604091306-1) unstable; urgency=low
116+
117+
* New upstream release
118+
119+
-- simon <[email protected]> Tue, 9 May 2006 13:06:06 +0800
120+
121+
libartnet (1.0.2.200604042209-1) unstable; urgency=low
122+
123+
* New upstream release
124+
125+
-- simon <[email protected]> Thu, 4 May 2006 22:09:10 +0800
126+
127+
libartnet (1.0.1-2) unstable; urgency=low
128+
129+
* Now build on a stable machine to reduce dependancies
130+
131+
-- simon <[email protected]> Mon, 17 Apr 2006 19:34:02 +0800
132+
133+
libartnet (1.0.1-1) unstable; urgency=low
134+
135+
* New upstream release
136+
137+
-- Simon Newton <[email protected]> Mon, 17 Apr 2006 12:18:44 +0800
138+
139+
libartnet (1.0.0-3) unstable; urgency=low
140+
141+
* More control file fixes - now lintian clean
142+
143+
-- Simon Newton <[email protected]> Sat, 1 Apr 2006 20:23:19 +0800
144+
145+
libartnet (1.0.0-2) unstable; urgency=low
146+
147+
* Cleaned up debian control files
148+
149+
-- Simon Newton <[email protected]> Sat, 1 Apr 2006 20:11:09 +0800
150+
151+
libartnet (1.0.0-1) unstable; urgency=low
152+
153+
* Initial Release.
154+
155+
-- simon <[email protected]> Thu, 30 Mar 2006 15:19:16 +0800
156+

Diff for: debian/compat

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7

Diff for: debian/control

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Source: libartnet
2+
Priority: optional
3+
Maintainer: Simon Newton <[email protected]>
4+
Build-Depends: debhelper (>= 7), autotools-dev
5+
Standards-Version: 3.8.0
6+
Section: libs
7+
Homepage: http://code.google.com/p/linux-lighting/
8+
9+
Package: libartnet-dev
10+
Section: libdevel
11+
Architecture: any
12+
Depends: libartnet1 (= ${binary:Version})
13+
Description: ArtNet DMX over IP library
14+
libartnet is an implementation of the Art-Net DMX over IP protocol
15+
16+
Package: libartnet1
17+
Section: libs
18+
Architecture: any
19+
Depends: ${shlibs:Depends}, ${misc:Depends}
20+
Description: ArtNet DMX over IP library
21+
libartnet is an implementation of the Art-Net DMX over IP protocol

Diff for: debian/copyright

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
This package was debianized by Simon Newton <[email protected]> on
2+
Thu, 30 Mar 2006 15:19:16 +0800.
3+
4+
It was downloaded from http://code.google.com/p/linux-lighting/
5+
6+
Upstream Author:
7+
8+
Simon Newton <[email protected]>
9+
10+
Copyright:
11+
12+
Copyright (C) 2004 Simon Newton
13+
14+
License:
15+
16+
You are free to distribute this software under the terms of
17+
the GNU General Public License either version of the License,
18+
or (at your option) any later version.
19+
20+
This package is distributed in the hope that it will be useful,
21+
but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
GNU General Public License for more details.
24+
25+
You should have received a copy of the GNU General Public License
26+
along with this package; if not, write to the Free Software
27+
Foundation, Inc., Franklin St, Fifth Floor, Boston, MA - USA
28+
29+
The Debian packaging is (C) 2010, Simon Newton <[email protected]> and
30+
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Diff for: debian/docs

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
NEWS
2+
README

Diff for: debian/libartnet-dev.install

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
usr/include/*
2+
usr/lib/lib*.a
3+
usr/lib/lib*.so
4+
usr/lib/pkgconfig/*
5+
usr/lib/*.la

Diff for: debian/libartnet1.install

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
usr/lib/lib*.so.*

Diff for: debian/libartnet1.postinst

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
#!/bin/sh
2+
# postinst script for libartnet
3+
#
4+
# see: dh_installdeb(1)
5+
6+
set -e
7+
8+
# summary of how this script can be called:
9+
# * <postinst> `configure' <most-recently-configured-version>
10+
# * <old-postinst> `abort-upgrade' <new version>
11+
# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
12+
# <new-version>
13+
# * <postinst> `abort-remove'
14+
# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
15+
# <failed-install-package> <version> `removing'
16+
# <conflicting-package> <version>
17+
# for details, see http://www.debian.org/doc/debian-policy/ or
18+
# the debian-policy package
19+
20+
21+
case "$1" in
22+
configure)
23+
ldconfig
24+
;;
25+
26+
abort-upgrade|abort-remove|abort-deconfigure)
27+
;;
28+
29+
*)
30+
echo "postinst called with unknown argument \`$1'" >&2
31+
exit 1
32+
;;
33+
esac
34+
35+
# dh_installdeb will replace this with shell code automatically
36+
# generated by other debhelper scripts.
37+
38+
#DEBHELPER#
39+
40+
exit 0
41+
42+

Diff for: debian/libartnet1.postrm

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
#!/bin/sh
2+
# postrm script for libartnet
3+
#
4+
# see: dh_installdeb(1)
5+
6+
set -e
7+
8+
# summary of how this script can be called:
9+
# * <postrm> `remove'
10+
# * <postrm> `purge'
11+
# * <old-postrm> `upgrade' <new-version>
12+
# * <new-postrm> `failed-upgrade' <old-version>
13+
# * <new-postrm> `abort-install'
14+
# * <new-postrm> `abort-install' <old-version>
15+
# * <new-postrm> `abort-upgrade' <old-version>
16+
# * <disappearer's-postrm> `disappear' <overwriter>
17+
# <overwriter-version>
18+
# for details, see http://www.debian.org/doc/debian-policy/ or
19+
# the debian-policy package
20+
21+
22+
case "$1" in
23+
remove)
24+
ldconfig
25+
;;
26+
27+
purge|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
28+
;;
29+
30+
*)
31+
echo "postrm called with unknown argument \`$1'" >&2
32+
exit 1
33+
;;
34+
esac
35+
36+
# dh_installdeb will replace this with shell code automatically
37+
# generated by other debhelper scripts.
38+
39+
#DEBHELPER#
40+
41+
exit 0
42+
43+

Diff for: debian/libartnet1.shlibs

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libartnet 1 libartnet1 (>= 1.1.0-0),

0 commit comments

Comments
 (0)