1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 23:06:38 +02:00

Update debian packaging

This commit is contained in:
Julien Louis
2005-11-14 12:15:45 +00:00
parent 0cf9d16bb9
commit f2402d4be2
12 changed files with 56 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@ EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \
debian/rules debian/weechat-common.docs \
debian/weechat-common.install debian/weechat-curses.dirs \
debian/weechat-curses.install \
debian/weechat-curses.menu debian/NEWS \
weechat.spec weechat_icon_32.png
ACLOCAL_AMFLAGS = -I m4
Vendored
+6
View File
@@ -0,0 +1,6 @@
weechat (0.1.6-1) unstable; urgency=low
This release introduces some incompatible changes with old scripts and locale
support, you can read the upstream NEWS file for more information.
-- Julien Louis <ptitlouis@sysif.net> Fri, 11 Nov 2005 20:45:46 +0100
+8
View File
@@ -1,3 +1,11 @@
weechat (0.1.6-1) unstable; urgency=low
* New upstream release
* Add menu entry
* Move libperl5.8 and python2.3 from Depends to Recommends
-- Julien Louis <ptitlouis@sysif.net> Fri, 11 Nov 2005 22:21:08 +0100
weechat (0.1.5-1) unstable; urgency=low
* New upstream release
+1
View File
@@ -26,6 +26,7 @@ Description: Fast, light and extensible IRC client
Package: weechat-curses
Architecture: any
Depends: ${shlibs:Depends}, weechat-common (= ${Source-Version})
Recommends: ${shlibs:Recommends}
Description: Fast, light and extensible IRC client
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
for many operating systems. Everything can be done with a keyboard.
+8 -1
View File
@@ -42,6 +42,7 @@ install: build
dh_install
# install -o root -g root -m 755 src/gui/curses/weechat-curses $(CURDIR)/debian/weechat-curses/usr/bin
# install -o root -g root -m 755 src/gui/gtk/weechat-gtk $(CURDIR)/debian/weechat-gtk/usr/bin
install -D -o root -g root -m 644 weechat_icon_32.png $(CURDIR)/debian/weechat-common/usr/share/pixmaps/weechat_icon_32.png
# Build architecture-independent files here.
@@ -69,11 +70,17 @@ binary-arch: build install
# dh_installdocs -a
dh_installman doc/weechat-curses.1 -pweechat-curses
dh_link -a usr/share/doc/weechat-common usr/share/doc/weechat-curses
dh_installmenu -a
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
#dh_shlibdeps -a
#dpkg-shlibdeps -Tdebian/weechat-curses.substvars -dDepends debian/weechat-curses/usr/bin/weechat-curses \
-dRecommends `find $(PKGDIR)/usr/lib/weechat -type f -name "*.so"`
dh_shlibdeps -a -l debian/weechat-curses/usr/lib -- -dDepends \
debian/weechat-curses/usr/bin/weechat-curses -dRecommends \
`find debian/weechat-curses/usr/lib/ -type f -name "*.so"`
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
+4
View File
@@ -0,0 +1,4 @@
?package(weechat-curses):needs="text" section="Apps/Net" \
title="weechat-curses" \
icon="/usr/share/pixmaps/weechat_icon_32.png" \
command="/usr/bin/weechat-curses"
+1
View File
@@ -23,6 +23,7 @@ EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \
debian/rules debian/weechat-common.docs \
debian/weechat-common.install debian/weechat-curses.dirs \
debian/weechat-curses.install \
debian/weechat-curses.menu debian/NEWS \
weechat.spec weechat_icon_32.png
ACLOCAL_AMFLAGS = -I m4
+6
View File
@@ -0,0 +1,6 @@
weechat (0.1.6-1) unstable; urgency=low
This release introduces some incompatible changes with old scripts and locale
support, you can read the upstream NEWS file for more information.
-- Julien Louis <ptitlouis@sysif.net> Fri, 11 Nov 2005 20:45:46 +0100
+8
View File
@@ -1,3 +1,11 @@
weechat (0.1.6-1) unstable; urgency=low
* New upstream release
* Add menu entry
* Move libperl5.8 and python2.3 from Depends to Recommends
-- Julien Louis <ptitlouis@sysif.net> Fri, 11 Nov 2005 22:21:08 +0100
weechat (0.1.5-1) unstable; urgency=low
* New upstream release
+1
View File
@@ -26,6 +26,7 @@ Description: Fast, light and extensible IRC client
Package: weechat-curses
Architecture: any
Depends: ${shlibs:Depends}, weechat-common (= ${Source-Version})
Recommends: ${shlibs:Recommends}
Description: Fast, light and extensible IRC client
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
for many operating systems. Everything can be done with a keyboard.
+8 -1
View File
@@ -42,6 +42,7 @@ install: build
dh_install
# install -o root -g root -m 755 src/gui/curses/weechat-curses $(CURDIR)/debian/weechat-curses/usr/bin
# install -o root -g root -m 755 src/gui/gtk/weechat-gtk $(CURDIR)/debian/weechat-gtk/usr/bin
install -D -o root -g root -m 644 weechat_icon_32.png $(CURDIR)/debian/weechat-common/usr/share/pixmaps/weechat_icon_32.png
# Build architecture-independent files here.
@@ -69,11 +70,17 @@ binary-arch: build install
# dh_installdocs -a
dh_installman doc/weechat-curses.1 -pweechat-curses
dh_link -a usr/share/doc/weechat-common usr/share/doc/weechat-curses
dh_installmenu -a
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
#dh_shlibdeps -a
#dpkg-shlibdeps -Tdebian/weechat-curses.substvars -dDepends debian/weechat-curses/usr/bin/weechat-curses \
-dRecommends `find $(PKGDIR)/usr/lib/weechat -type f -name "*.so"`
dh_shlibdeps -a -l debian/weechat-curses/usr/lib -- -dDepends \
debian/weechat-curses/usr/bin/weechat-curses -dRecommends \
`find debian/weechat-curses/usr/lib/ -type f -name "*.so"`
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
+4
View File
@@ -0,0 +1,4 @@
?package(weechat-curses):needs="text" section="Apps/Net" \
title="weechat-curses" \
icon="/usr/share/pixmaps/weechat_icon_32.png" \
command="/usr/bin/weechat-curses"