r14384 - packages/trunk/bulletml/debian
Peter De Wachter
pdewacht-guest at alioth.debian.org
Mon Jul 1 06:30:56 UTC 2013
Author: pdewacht-guest
Date: 2013-07-01 06:30:55 +0000 (Mon, 01 Jul 2013)
New Revision: 14384
Modified:
packages/trunk/bulletml/debian/changelog
packages/trunk/bulletml/debian/control
Log:
bulletml: add dpkg-dev (>= 1.16.1~) build-dep
Because the package uses /usr/share/dpkg/buildflags.mk
(In principle not needed as even stable has 1.16.10, but ftpmaster
runs an older lintian which insists on it.)
Modified: packages/trunk/bulletml/debian/changelog
===================================================================
--- packages/trunk/bulletml/debian/changelog 2013-06-30 21:04:17 UTC (rev 14383)
+++ packages/trunk/bulletml/debian/changelog 2013-07-01 06:30:55 UTC (rev 14384)
@@ -9,7 +9,7 @@
* Move bulletml specs from /usr/share/doc/bulletml to doc/libbulletml-dev
* Upgraded Standards-Version to 3.9.4
- -- Peter De Wachter <pdewacht at gmail.com> Sun, 30 Jun 2013 13:34:16 +0200
+ -- Peter De Wachter <pdewacht at gmail.com> Mon, 01 Jul 2013 08:04:22 +0200
bulletml (0.0.6-5) unstable; urgency=low
Modified: packages/trunk/bulletml/debian/control
===================================================================
--- packages/trunk/bulletml/debian/control 2013-06-30 21:04:17 UTC (rev 14383)
+++ packages/trunk/bulletml/debian/control 2013-07-01 06:30:55 UTC (rev 14384)
@@ -1,8 +1,14 @@
Source: bulletml
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 9), dh-exec (>= 0.3), bison
+Uploaders:
+ Miriam Ruiz <little_miry at yahoo.es>,
+ Peter De Wachter <pdewacht at gmail.com>
+Build-Depends:
+ debhelper (>= 9),
+ dpkg-dev (>= 1.16.1~),
+ dh-exec (>= 0.3),
+ bison
Standards-Version: 3.9.4
Section: libs
Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/bulletml/
More information about the Pkg-games-commits
mailing list