* Add a get-orig-source target to retrieve the upstream tarball.

This commit is contained in:
Loïc Minier
2007-01-13 22:39:41 +00:00
parent a5fee43fad
commit ca9bbcb1a8
2 changed files with 9 additions and 0 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgtop2 (2.14.4-3) UNRELEASED; urgency=low
* Add a get-orig-source target to retrieve the upstream tarball.
-- Loic Minier <lool@dooz.org> Sat, 13 Jan 2007 23:33:24 +0100
libgtop2 (2.14.4-2) unstable; urgency=low
* New patch, 10_kfreebsd, to build-depend and depend on libkvm-dev on

3
debian/rules vendored
View File

@@ -5,6 +5,9 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
GNOME_MODULE := libgtop
DEB_DH_MAKESHLIBS_ARGS_ALL = -V 'libgtop2-7 (>= 2.14.2)'