~dcaro/terminator/fix-684340

36.1.1 by Chris Jones
Add an attempt at debian packaging
1
#!/usr/bin/make -f
114.1.1 by Chris Jones
Switch to python central, move the changelog to its own file and remove an unneeded debian/ file
2
# -*- makefile -*-
754 by Nicolas Valcarcel Scerpella
Added intltool to build-depends; move from pycentral to pysupport
3
DEB_PYTHON_SYSTEM = pysupport
119 by Chris Jones
Apply some MOTU suggested changes and switch back to CDBS
4
5
include /usr/share/cdbs/1/rules/debhelper.mk
6
include /usr/share/cdbs/1/class/python-distutils.mk
543 by Nicolas Valcarcel
Sync packaging with debian
7
include /usr/share/cdbs/1/rules/simple-patchsys.mk
119 by Chris Jones
Apply some MOTU suggested changes and switch back to CDBS
8
159 by Chris Jones
play the standards version dance again. Fix the changelog better, and improve the description
9
DEB_INSTALL_CHANGELOGS_ALL := ChangeLog
756 by Nicolas Valcarcel Scerpella
Fix packaging
10
DEB_PYTHON_INSTALL_ARGS_ALL +=--install-lib=/usr/share/terminator --install-scripts=/usr/share/terminator
359 by Nicolas Valcárcel
Change some packaging stuff
11
657 by Nicolas Valcarcel
Update maintaince files
12
binary-install/terminator::
13
	dh_icons -pterminator
756 by Nicolas Valcarcel Scerpella
Fix packaging
14
	dh_link /usr/share/terminator/terminator /usr/bin/terminator
1262 by Chris Jones
update packaging to include remotinator
15
	dh_link /usr/share/terminator/remotinator /usr/bin/remotinator
657 by Nicolas Valcarcel
Update maintaince files
16
359 by Nicolas Valcárcel
Change some packaging stuff
17
clean::
18
	rm -rf build/