debian/source/format, debian/control, debian/rules: Switch to "3.0

(quilt)" source format to support bzip2 orig tarballs. Drop quilt build
dependency and usage in debian/rules.
This commit is contained in:
Martin Pitt
2011-09-06 12:12:21 +00:00
parent e76cc391fa
commit ab962c4907
5 changed files with 4 additions and 3 deletions
+3
View File
@@ -6,6 +6,9 @@ libgtop2 (2.28.4-1) UNRELEASED; urgency=low
* debian/control.in: Fix section of gir1.2-gtop-2.0, should be "libs" (and
was set like that by ftpmasters).
* debian/watch: Fix regexp syntax, and watch for *.tar.bz2.
* debian/source/format, debian/control, debian/rules: Switch to "3.0
(quilt)" source format to support bzip2 orig tarballs. Drop quilt build
dependency and usage in debian/rules.
[ Josselin Mouette ]
* Use kfreebsd-any wildcard. Closes: #634623.
-1
View File
@@ -16,7 +16,6 @@ Build-Depends: debhelper (>= 5),
gnome-pkg-tools (>= 0.10),
dh-autoreconf,
cdbs,
quilt,
texinfo,
dpkg-dev (>= 1.13.19),
intltool (>= 0.35.0),
-1
View File
@@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 5),
gnome-pkg-tools (>= 0.10),
dh-autoreconf,
cdbs,
quilt,
texinfo,
dpkg-dev (>= 1.13.19),
intltool (>= 0.35.0),
-1
View File
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.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
+1
View File
@@ -0,0 +1 @@
3.0 (quilt)