[pipenightdreams] 08/27: Imported Debian patch 0.10.0-13

Dariusz Dwornikowski tdi-guest at moszumanska.debian.org
Tue Nov 24 18:01:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

tdi-guest pushed a commit to branch master
in repository pipenightdreams.

commit bf0085565a825a00b2949ddd4f09dcbee1e3f553
Author: Wesley J. Landaker <wjl at icecavern.net>
Date:   Fri Jul 13 12:51:44 2007 -0600

    Imported Debian patch 0.10.0-13
---
 debian/changelog | 8 ++++++++
 debian/control   | 6 +++---
 debian/rules     | 2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5bde261..f0599ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pipenightdreams (0.10.0-13) unstable; urgency=low
+
+  * Make package binNMU-able (closes: #432991)
+  * Updated to policy 3.7.2.2 (no changes necessary)
+  * Fixed a few minor lintian warnings.
+
+ -- Wesley J. Landaker <wjl at icecavern.net>  Fri, 13 Jul 2007 12:51:44 -0600
+
 pipenightdreams (0.10.0-12) unstable; urgency=low
 
   * New maintainer (closes: #349325)
diff --git a/debian/control b/debian/control
index 21c419e..b4afce4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: games
 Priority: optional
 Maintainer: Wesley J. Landaker <wjl at icecavern.net>
 Build-Depends: debhelper (>= 4.1.0), autotools-dev, flex, libsdl-image1.2-dev (>= 1.2.2-2)
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2.2
 
 Package: pipenightdreams
 Architecture: any
-Depends: ${shlibs:Depends}, pipenightdreams-data (= ${Source-Version})
+Depends: ${shlibs:Depends}, pipenightdreams-data (= ${source:Version})
 Description: connect pipes to get the water flowing from inlet to outlet
  If you know the old arcade-game "Pipe Dreams", you'll instantly recognize
  this. The goal is to connect different pipe segments to let the water flow
@@ -17,7 +17,7 @@ Description: connect pipes to get the water flowing from inlet to outlet
 
 Package: pipenightdreams-data
 Architecture: all
-Recommends: pipenightdreams (= ${Source-Version})
+Recommends: pipenightdreams (>= ${source:Version})
 Replaces: pipenightdreams (<< 0.10.0-6)
 Description: connect pipes to get the water flowing from inlet to outlet (data files)
  If you know the old arcade-game "Pipe Dreams", you'll instantly recognize
diff --git a/debian/rules b/debian/rules
index b77affe..03bede3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ clean:
 	dh_testroot
 	rm -f build-stamp configure-stamp
 	-$(MAKE) distclean
-	dh_clean src/level.cc config.guess config.sub
+	dh_clean src/level.cc config.guess config.sub config.status config.log
 
 install: build
 	dh_testdir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pipenightdreams.git



More information about the Pkg-games-commits mailing list