Author: jordanm-guest
Date: 2010-08-26 23:52:37 +0000 (Thu, 26 Aug 2010)
New Revision: 11313
Modified:
packages/trunk/abuse-frabs/debian/changelog
packages/trunk/abuse-frabs/debian/control
packages/trunk/abuse-frabs/debian/rules
Log:
Fixed some lintian errors by bumping the standards version, removing quilt from
build-depends, and adding ${misc:Depends}
Modified: packages/trunk/abuse-frabs/debian/changelog
===================================================================
--- packages/trunk/abuse-frabs/debian/changelog 2010-08-26 23:20:34 UTC (rev
11312)
+++ packages/trunk/abuse-frabs/debian/changelog 2010-08-26 23:52:37 UTC (rev
11313)
@@ -5,6 +5,10 @@
[ Peter De Wachter ]
* Added watch file.
+
+ [ Jordan Metzmeier ]
+ * Removed build-depends on quilt
+ * Updated standards version to 3.9.1
-- Ansgar Burchardt <[email protected]> Thu, 29 May 2008 19:47:07 +0200
Modified: packages/trunk/abuse-frabs/debian/control
===================================================================
--- packages/trunk/abuse-frabs/debian/control 2010-08-26 23:20:34 UTC (rev
11312)
+++ packages/trunk/abuse-frabs/debian/control 2010-08-26 23:52:37 UTC (rev
11313)
@@ -3,15 +3,15 @@
Priority: optional
Maintainer: Debian Games Team <[email protected]>
Uploaders: Sam Hocevar <[email protected]>
-Build-Depends: debhelper (>= 5.0), quilt
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 5.0)
+Standards-Version: 3.9.1
Homepage: http://abuse.zoy.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/abuse-frabs/
Vcs-Browser:
http://svn.debian.org/wsvn/pkg-games/packages/trunk/abuse-frabs/?op=log
Package: abuse-frabs
Architecture: all
-Depends: abuse (>= 1:0.7.0-1)
+Depends: abuse (>= 1:0.7.0-1), ${misc:Depends}
Conflicts: abuse-lib
Description: levels and graphics for Abuse
This package contains the levels and graphics for the game Abuse
Modified: packages/trunk/abuse-frabs/debian/rules
===================================================================
--- packages/trunk/abuse-frabs/debian/rules 2010-08-26 23:20:34 UTC (rev
11312)
+++ packages/trunk/abuse-frabs/debian/rules 2010-08-26 23:52:37 UTC (rev
11313)
@@ -7,13 +7,11 @@
build:
dh_testdir
- QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
clean:
dh_testdir
dh_testroot
rm -f build-stamp
- QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
dh_clean
# Build architecture-dependent files here.
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits