r51381 - in /trunk/libcache-historical-perl/debian: changelog control rules source/ source/format

meand-guest at users.alioth.debian.org meand-guest at users.alioth.debian.org
Sat Jan 23 23:04:38 UTC 2010


Author: meand-guest
Date: Sat Jan 23 23:03:55 2010
New Revision: 51381

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51381
Log:
Full build dependencies and format "3.0 (quilt).

Added:
    trunk/libcache-historical-perl/debian/source/
    trunk/libcache-historical-perl/debian/source/format
Modified:
    trunk/libcache-historical-perl/debian/changelog
    trunk/libcache-historical-perl/debian/control
    trunk/libcache-historical-perl/debian/rules

Modified: trunk/libcache-historical-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcache-historical-perl/debian/changelog?rev=51381&op=diff
==============================================================================
--- trunk/libcache-historical-perl/debian/changelog (original)
+++ trunk/libcache-historical-perl/debian/changelog Sat Jan 23 23:03:55 2010
@@ -1,5 +1,6 @@
 libcache-historical-perl (0.03-1) UNRELEASED; urgency=low
 
   * Initial release. (Closes: #566280)
+  * Implement source format "3.0 (quilt)" immediately.
 
- -- Mats Erik Andersson <mats.andersson at gisladisker.se>  Fri, 22 Jan 2010 18:28:21 +0100
+ -- Mats Erik Andersson <mats.andersson at gisladisker.se>  Sat, 23 Jan 2010 23:41:15 +0100

Modified: trunk/libcache-historical-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcache-historical-perl/debian/control?rev=51381&op=diff
==============================================================================
--- trunk/libcache-historical-perl/debian/control (original)
+++ trunk/libcache-historical-perl/debian/control Sat Jan 23 23:03:55 2010
@@ -1,7 +1,7 @@
 Source: libcache-historical-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.0), libdbd-sqlite3-perl (>= 1.14), libdbi-perl, liblog-log4perl-perl (>= 1), librose-db-perl (>= 0.735), librose-db-object-perl (>= 0.764)
 Build-Depends-Indep: perl (>= 5.6.10-12)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Mats Erik Andersson <mats.andersson at gisladisker.se>

Modified: trunk/libcache-historical-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcache-historical-perl/debian/rules?rev=51381&op=diff
==============================================================================
--- trunk/libcache-historical-perl/debian/rules (original)
+++ trunk/libcache-historical-perl/debian/rules Sat Jan 23 23:03:55 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@

Added: trunk/libcache-historical-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcache-historical-perl/debian/source/format?rev=51381&op=file
==============================================================================
--- trunk/libcache-historical-perl/debian/source/format (added)
+++ trunk/libcache-historical-perl/debian/source/format Sat Jan 23 23:03:55 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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