Commit Graph

33 Commits

Author SHA1 Message Date
b280f103cf debian: explicitly use gzip compression
fixes #3146
2018-02-24 08:57:35 +01:00
212a408d4b debian: install docs to usr/share/doc/i3-wm 2016-11-08 19:41:35 +01:00
8ab1bf6063 Update debian/ for autotools 2016-10-23 21:09:24 +02:00
3ee7828460 debian/compat: bump debhelper compat level to 9 2016-03-06 16:16:53 +01:00
51f077b409 debian/rules: get rid of hardcoded release notes file name 2014-01-26 16:22:06 +01:00
ca807ce1c5 update debian/ 2014-01-21 19:38:46 +01:00
c7036191c8 debian/: add placeholder commit 2013-12-22 21:39:15 +01:00
6562f440c5 update debian/ packaging 2013-08-07 21:21:47 +02:00
056168494c update debian/ 2013-03-18 23:01:36 +01:00
fe34820c0a update debian/ 2013-03-12 15:11:35 +01:00
970ced9a03 update debian packaging for 4.4 2012-12-12 00:05:51 +01:00
1bc41edb6d update debian packaging 2012-09-19 18:44:13 +02:00
e69c54df07 debian: install the RELEASE-NOTES as upstream changelog for now 2012-04-25 23:21:10 +02:00
0c742f5f87 debian: add support for dpkg-buildpackage -j parallelism
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=209008#202
2012-01-23 22:22:24 +00:00
fbaa6d4a3d revert the debugging changes
Building a non-optimized (-O0 vs. -O2) Debian package required:

    echo 'export DEB_BUILD_OPTIONS=noopt' >> ~/.pbuilderrc
2012-01-23 22:21:44 +00:00
79d28f84c1 debug commit for the autobuilder, please ignore 2012-01-23 19:58:30 +00:00
71d261fd77 debian: re-add build-indep/build-arch targets to debian/rules 2011-12-24 16:24:00 +01:00
98baa222f7 remove obsolete TERM_EMU build option 2011-10-23 12:00:56 +01:00
b8df07d8cf Bump dh compat to 7, simplify debian/rules.
Also added hardening flags. We can't enable PIE because i3bar seems
to have problems with that. We also shouldn't enable bindnow, as it
the startup performance penalty (though probably not too bad) might
not be acceptable for i3-msg and i3-input.
2011-10-23 11:07:22 +01:00
88f147ebe4 debian: use debian/i3-wm.manpages instead of manuall installing manpages 2011-10-15 22:36:03 +01:00
4e87d6af30 debian: fix debian/rules for multiple builds (Thanks ccount) 2011-08-03 04:09:59 +02:00
83da21e13f update debian packaging 2011-08-01 23:35:08 +02:00
a0bb296f1b update debian packaging 2011-08-01 14:39:45 +02:00
681f3c0d5b debian: call dh_installwm to register as alternative for x-window-manager 2011-07-23 22:19:06 +02:00
c98bf4ba8c debian: update packaging 2009-11-09 22:41:31 +01:00
4acba7227a debian: Install i3-msg manpage 2009-08-24 12:27:35 +02:00
9f9e21dc7f debian: Include additional documentation in the package (docs/) 2009-06-13 00:34:36 +02:00
3ab4ecdb01 debian: Fix section/priority/dependencies of i3-wm-dbg (Thanks chrish) 2009-05-09 23:25:06 +02:00
b98d7ab3c0 Debian: Create package i3-wm-dbg with debug symbols (thanks sur5r) 2009-04-08 12:21:20 +02:00
3164bb7afa Debian package fixes (use ${misc:Depends}, close ITP, call dh_strip, correct spelling of metapackage) 2009-03-29 18:44:01 +02:00
6bcb53e5ea Update debian/ to build a meta-package for i3 2009-03-11 22:49:41 +01:00
94bbe02e7b More work on the debian package, don’t link against xcb-keysyms, not necessary at the moment 2009-02-25 01:38:02 +01:00
eca5d12b82 Add debian/ 2009-02-22 17:41:30 +01:00