[SCM] Debian packaging of libpango-perl branch, master, updated. upstream/1.222-64-g380ba02

Alessandro Ghedini al3xbio at gmail.com
Mon Aug 8 14:28:38 UTC 2011


The following commit has been merged in the master branch:
commit b8ed4642c0f9f8a12569526a56384923da4f2f83
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Aug 8 15:59:51 2011 +0200

    Remove quilt from Build-Depends, remove README.source

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9dc3fca..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
diff --git a/debian/control b/debian/control
index 222a08d..285c998 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,7 @@ Build-Depends: debhelper (>= 8), perl,
  xfonts-base,
  xauth,
  xfonts-base,
- xvfb,
- quilt
+ xvfb
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
  Nathan Handler <nhandler at ubuntu.com>
diff --git a/debian/rules b/debian/rules
index 18fa099..c410048 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_test:
 	xvfb-run -a dh_auto_test

-- 
Debian packaging of libpango-perl



More information about the Pkg-perl-cvs-commits mailing list