[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#604557: [PATCH 3/5] remove build-time dependency on quilt



The 3.0 (quilt) format does not require quilt to work.
---
 debian/changelog |    1 +
 debian/control   |    3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b77f00c..db6d366 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ aspell-id (1.2-0-3+) local; urgency=low
 
   * Vcs-Browser: point to gitweb, not raw repository.
   * provide aspell-dictionary virtual package.
+  * remove unnecessary build-time dependency on quilt.
 
  -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 02 Dec 2010 16:10:05 -0600
 
diff --git a/debian/control b/debian/control
index dd56dbd..0db3f74 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
 Maintainer: Translation Team ID <translation-team-id@lists.sourceforge.net>
 Uploaders: Mahyuddin Susanto <udienz@gmail.com>
 Build-Depends: debhelper (>= 5),
-               cdbs (>= 0.4.0),
-	       quilt
+               cdbs (>= 0.4.0)
 Build-Depends-Indep: dictionaries-common-dev (>= 0.9.1)
 Homepage: http://translationproject.org/team/id.html
 Vcs-Browser: http://git.debian.org/?p=collab-maint/aspell-id.git
-- 
1.7.2.3




Reply to: