[blockattack] 60/88: Wrap fields in debian/control
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 6 11:53:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository blockattack.
commit 88157bf134055109471e6c911c90bd57ad611c68
Author: Paul Wise <pabs at debian.org>
Date: Thu Mar 10 10:01:55 2011 +0000
Wrap fields in debian/control
---
debian/changelog | 1 +
debian/control | 12 +++++++++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3022fb2..3bb882f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ blockattack (1.4.1+ds1-1) UNRELEASED; urgency=low
* Switch to dpkg-source v3
* Switch to debhelper 7 dh tiny rules
* Strip the prebuilt PDF and binaries out (Closes: #616672)
+ * Wrap fields in debian/control
-- Paul Wise <pabs at debian.org> Thu, 10 Mar 2011 15:33:15 +0800
diff --git a/debian/control b/debian/control
index 4a89f7a..e8da9ba 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,15 @@ Source: blockattack
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Cyril Brulebois <kibi at debian.org>, Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), docbook-to-man, libsdl-mixer1.2-dev,
- libsdl-image1.2-dev, libsdl1.2-dev, libenet-dev (>= 1.2-3), scons
+Uploaders: Cyril Brulebois <kibi at debian.org>,
+ Barry deFreese <bdefreese at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ docbook-to-man,
+ libsdl-mixer1.2-dev,
+ libsdl-image1.2-dev,
+ libsdl1.2-dev,
+ libenet-dev (>= 1.2-3),
+ scons
Standards-Version: 3.8.2
Homepage: http://blockattack.sf.net
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/blockattack/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git
More information about the Pkg-games-commits
mailing list