debian/0000755000000000000000000000000011723426434007174 5ustar debian/compat0000644000000000000000000000000211721652441010367 0ustar 9 debian/watch0000644000000000000000000000007111545020667010223 0ustar version=3 http://dl.suckless.org/tools/sic-(.+)\.tar\.gz debian/copyright0000644000000000000000000000271611721654751011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2005-2010 Anselm R Garbe 2008-2009 Jeroen Schot 2007-2009 Kris Maglione 2005 Nico Golde License: MIT Files: debian/* Copyright: 2006-2010 Daniel Baumann 2011-2012 Jeroen Schot License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/control0000644000000000000000000000112611721653464010602 0ustar Source: sic Section: net Priority: optional Maintainer: Jeroen Schot Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Homepage: http://tools.suckless.org/sic/ Package: sic Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: simple irc client (sic) sic is an extremely fast, small and simple irc client. It reads commands from standard input and prints all server output to standard output. It also multiplexes all channel traffic into one output. That way you don't have to switch different channel buffers. So that's actually a feature. debian/changelog0000644000000000000000000001033611723426352011050 0ustar sic (1.1-5) unstable; urgency=low * Updating to standards version 3.9.3. * Updating to debhelper version 9. * Enable (additional) hardening flags. * Machine-readable debian/copyright version 1.0. * Don't install README. * Drop unneeded 02-freeaddrinfo.patch. -- Jeroen Schot Wed, 29 Feb 2012 14:48:59 +0100 sic (1.1-4) unstable; urgency=low * New maintainer. (Closes: #606083) * Support dpkg-buildflags. * Added debian/watch file. * Lintian override for 'no-upstream-changelog'. * Install upstream README in /usr/share/doc. * Added patch to fix early freeaddrinfo call. -- Jeroen Schot Thu, 31 Mar 2011 09:00:54 +0200 sic (1.1-3) unstable; urgency=low * Orphaning package. -- Daniel Baumann Sun, 05 Dec 2010 22:57:19 +0100 sic (1.1-2) experimental; urgency=low * Updating standards version to 3.9.0. * Switching to source format 3.0 (quilt). * Updating to debhelper version 8. * Updating to standards version 3.9.1. -- Daniel Baumann Mon, 29 Nov 2010 21:16:32 +0100 sic (1.1-1) unstable; urgency=low * Merging upstream version 1.1. * Updating year in copyright file. -- Daniel Baumann Sat, 29 May 2010 19:59:48 +0200 sic (1.0-5) unstable; urgency=low * Updating year in copyright file. * Updating to standards 3.8.4. * Updating README.source. * Sorting depends. * Sorting dh call in rules to more common order. -- Daniel Baumann Wed, 07 Apr 2010 00:23:37 +0200 sic (1.0-4) unstable; urgency=low * Adding maintainer homepage field to control. * Marking maintainer homepage field to be also included in binary packages and changelog. * Adding README.source. * Moving maintainer homepage field from control to copyright. * Removing README.source. * Updating homepage in control. * Removing override for dh_auto_build in rules, not required. * Bumping versioned build-depends on debhelper. * Don't strip binaries by default (Closes: #438020). * Adding README.source. -- Daniel Baumann Sat, 07 Nov 2009 17:11:22 +0100 sic (1.0-3) unstable; urgency=low * Updating maintainer field. * Updating vcs fields. * Updating package to standards version 3.8.3. * Sorting depends. -- Daniel Baumann Thu, 20 Aug 2009 20:25:42 +0200 sic (1.0-2) unstable; urgency=low * Updating vcs fields in control file. * Replacing obsolete dh_clean -k with dh_prep. * Using correct rfc-2822 date formats in changelog. * Updating package to standards version 3.8.2. * Sorting depends. * Updating year in copyright file. * Minimizing rules file. -- Daniel Baumann Tue, 04 Aug 2009 16:28:47 +0200 sic (1.0-1) unstable; urgency=low * Reordering rules file. * Rewriting copyright file in machine-interpretable format. * Adding vcs fields in control file. * Upgrading package to standards 3.8.0. * Upgrading package to debhelper 7. * Merging upstream version 1.0. -- Daniel Baumann Sun, 03 Aug 2008 19:50:00 +0200 sic (0.9-2) unstable; urgency=low * Bumping to new policy version. * Using new homepage field in control. * Don't hide make errors in clean target of rules. -- Daniel Baumann Sun, 23 Dec 2007 17:52:00 +0100 sic (0.9-1) unstable; urgency=low * New upstream release. -- Daniel Baumann Thu, 13 Feb 2007 10:22:00 +0100 sic (0.8-1) unstable; urgency=low * New upstream release. -- Daniel Baumann Thu, 01 Feb 2007 09:36:00 +0100 sic (0.7-1) unstable; urgency=low * New upstream release. -- Daniel Baumann Tue, 23 Jan 2007 11:47:00 +0100 sic (0.6-1) unstable; urgency=low * New upstream release. -- Daniel Baumann Tue, 12 Dec 2006 20:07:00 +0100 sic (0.5-1) unstable; urgency=low * New upstream release. -- Daniel Baumann Thu, 26 Oct 2006 13:19:00 +0200 sic (0.4-1) unstable; urgency=low * New upstream release. -- Daniel Baumann Sun, 15 Oct 2006 13:09:00 +0200 sic (0.2-1) unstable; urgency=low * Initial release. -- Daniel Baumann Tue, 26 Sep 2006 10:48:00 +0200 debian/rules0000755000000000000000000000017611721652574010264 0ustar #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_CFLAGS_MAINT_APPEND = -Wall -Wextra %: dh $@ debian/sic.lintian-overrides0000644000000000000000000000004211545020667013326 0ustar sic binary: no-upstream-changelog debian/patches/0000755000000000000000000000000011723425700010616 5ustar debian/patches/01-config.mk.patch0000644000000000000000000000114111723425700013725 0ustar Author: Jeroen Schot Description: Respect dpkg-buildflags --- a/config.mk +++ b/config.mk @@ -4,7 +4,7 @@ # Customize below to fit your system # paths -PREFIX = /usr/local +PREFIX = /usr MANPREFIX = ${PREFIX}/share/man # includes and libs @@ -12,9 +12,9 @@ LIBS = -L/usr/lib -lc # flags -CPPFLAGS = -DVERSION=\"${VERSION}\" -D_GNU_SOURCE -CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS} -LDFLAGS = -s ${LIBS} +CPPFLAGS+= -DVERSION=\"${VERSION}\" -D_GNU_SOURCE +CFLAGS+= -std=c99 -pedantic ${INCS} ${CPPFLAGS} +LDFLAGS+= ${LIBS} # compiler and linker CC = cc debian/patches/series0000644000000000000000000000002311721653007012027 0ustar 01-config.mk.patch debian/source/0000755000000000000000000000000011721653054010472 5ustar debian/source/format0000644000000000000000000000001411545035353011700 0ustar 3.0 (quilt)