[med-svn] r11027 - trunk/packages/mira/trunk/debian

Charles Plessy plessy at alioth.debian.org
Mon May 28 01:21:15 UTC 2012


Author: plessy
Date: 2012-05-28 01:21:15 +0000 (Mon, 28 May 2012)
New Revision: 11027

Modified:
   trunk/packages/mira/trunk/debian/changelog
   trunk/packages/mira/trunk/debian/control
   trunk/packages/mira/trunk/debian/rules
Log:
Rely on dpkg source format 3.0 (quilt) for the patches, and remove build dependance on quilt.


Modified: trunk/packages/mira/trunk/debian/changelog
===================================================================
--- trunk/packages/mira/trunk/debian/changelog	2012-05-28 01:18:02 UTC (rev 11026)
+++ trunk/packages/mira/trunk/debian/changelog	2012-05-28 01:21:15 UTC (rev 11027)
@@ -4,6 +4,8 @@
   * Build-depend on libgoogle-perftools-dev instead of libtcmalloc-minimal0.
     (debian/control, debian/README.source, Closes: #673527, #674822)
   * Conforms to Policy 3.9.3 (debian/control, no other changes needed).
+  * Rely on dpkg source format 3.0 (quilt) for the patches, and remove
+    build dependance on quilt (debian/control, debian/rules).
 
   [ Andreas Tille ]
   * debian/upstream: very small fix to prevent bibcheck warning

Modified: trunk/packages/mira/trunk/debian/control
===================================================================
--- trunk/packages/mira/trunk/debian/control	2012-05-28 01:18:02 UTC (rev 11026)
+++ trunk/packages/mira/trunk/debian/control	2012-05-28 01:21:15 UTC (rev 11027)
@@ -7,7 +7,7 @@
  Tim Booth <tbooth at ceh.ac.uk>, Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), autotools-dev, dblatex, docbook-xsl,
  libboost-thread-dev, libboost-regex-dev, libexpat1-dev,
- libgoogle-perftools-dev [i386 amd64], perl, quilt (>= 0.46-7~), flex,
+ libgoogle-perftools-dev [i386 amd64], perl, flex,
  vim-common, zlib1g-dev
 Standards-Version: 3.9.3
 Homepage: http://chevreux.org/projects_mira.html

Modified: trunk/packages/mira/trunk/debian/rules
===================================================================
--- trunk/packages/mira/trunk/debian/rules	2012-05-28 01:18:02 UTC (rev 11026)
+++ trunk/packages/mira/trunk/debian/rules	2012-05-28 01:21:15 UTC (rev 11027)
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_install :
 	make install DESTDIR=$(CURDIR)/debian/mira-assembler




More information about the debian-med-commit mailing list