From b88db6eda3711a5f5c17c9660cc784f1280ff3ac Mon Sep 17 00:00:00 2001 From: Nicolas Valcarcel Date: Sat, 6 Sep 2008 15:54:30 -0500 Subject: [PATCH] Sync packaging with debian --- debian/control | 2 +- debian/rules | 1 + debian/watch | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0f9bbbfb..e1730c80 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Priority: optional Maintainer: Terminator Developers 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/ diff --git a/debian/rules b/debian/rules index 890a3f8d..197bc06c 100755 --- a/debian/rules +++ b/debian/rules @@ -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 diff --git a/debian/watch b/debian/watch index 649e09ec..8e68abdf 100644 --- a/debian/watch +++ b/debian/watch @@ -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