[med-svn] r15928 - in trunk/packages/libgo-perl/trunk/debian: . source

Charles Plessy plessy at moszumanska.debian.org
Fri Jan 31 12:45:18 UTC 2014


Author: plessy
Date: 2014-01-31 12:45:18 +0000 (Fri, 31 Jan 2014)
New Revision: 15928

Added:
   trunk/packages/libgo-perl/trunk/debian/source/
   trunk/packages/libgo-perl/trunk/debian/source/format
Modified:
   trunk/packages/libgo-perl/trunk/debian/changelog
   trunk/packages/libgo-perl/trunk/debian/control
   trunk/packages/libgo-perl/trunk/debian/rules
Log:
Patch through the ?\226?\128?\1563.0 (quilt)?\226?\128?\157 source format.


Modified: trunk/packages/libgo-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/changelog	2014-01-31 12:31:49 UTC (rev 15927)
+++ trunk/packages/libgo-perl/trunk/debian/changelog	2014-01-31 12:45:18 UTC (rev 15928)
@@ -5,6 +5,7 @@
   * Normalised debian/control with the command “cme fix”.
   * Using Debhelper 9.
   * Renamed README.Debian README.test as it is all about tests.
+  * Patch through the “3.0 (quilt)” source format. 
 
  -- Charles Plessy <plessy at debian.org>  Fri, 31 Jan 2014 17:15:46 +0900
 

Modified: trunk/packages/libgo-perl/trunk/debian/control
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/control	2014-01-31 12:31:49 UTC (rev 15927)
+++ trunk/packages/libgo-perl/trunk/debian/control	2014-01-31 12:45:18 UTC (rev 15928)
@@ -4,8 +4,7 @@
            Laszlo Kajan <lkajan at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
                      perl-modules,
                      libdata-stag-perl

Modified: trunk/packages/libgo-perl/trunk/debian/rules
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/rules	2014-01-31 12:31:49 UTC (rev 15927)
+++ trunk/packages/libgo-perl/trunk/debian/rules	2014-01-31 12:45:18 UTC (rev 15928)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_install:
 	dh_install

Added: trunk/packages/libgo-perl/trunk/debian/source/format
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/source/format	                        (rev 0)
+++ trunk/packages/libgo-perl/trunk/debian/source/format	2014-01-31 12:45:18 UTC (rev 15928)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the debian-med-commit mailing list