Sync packaging with debian
This commit is contained in:
parent
6b680e4c52
commit
b88db6eda3
|
@ -5,7 +5,7 @@ Priority: optional
|
|||
Maintainer: Terminator Developers <gnome-terminator@lists.launchpad.net>
|
||||
Build-Depends: debhelper (>= 5.0.62), python, cdbs (>=0.4.49)
|
||||
Build-Depends-Indep: python-central (>= 0.5.6)
|
||||
Standards-Version: 3.7.3
|
||||
Standards-Version: 3.8.0
|
||||
Vcs-Bzr: http://bazaar.launchpad.net/~gnome-terminator/terminator/trunk
|
||||
Vcs-Browser: http://code.launchpad.net/~gnome-terminator/terminator/trunk
|
||||
Homepage: http://www.tenshu.net/terminator/
|
||||
|
|
|
@ -4,6 +4,7 @@ DEB_PYTHON_SYSTEM = pycentral
|
|||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/python-distutils.mk
|
||||
include /usr/share/cdbs/1/rules/simple-patchsys.mk
|
||||
|
||||
DEB_INSTALL_CHANGELOGS_ALL := ChangeLog
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
version=3
|
||||
https://launchpad.net/terminator/+download http://launchpad.net/terminator/.*/terminator_(.+)\.tar\.gz
|
||||
http://launchpad.net/terminator/+download .*/terminator_(.+)\.tar\.gz
|
||||
|
|
Loading…
Reference in New Issue