r15009 - in packages/tags/morris: . 0.2-2/debian
Vincent Cheng
vcheng at moszumanska.debian.org
Mon Mar 31 08:24:19 UTC 2014
Author: vcheng
Date: 2014-03-31 08:24:19 +0000 (Mon, 31 Mar 2014)
New Revision: 15009
Added:
packages/tags/morris/0.2-2/
packages/tags/morris/0.2-2/debian/changelog
packages/tags/morris/0.2-2/debian/control
packages/tags/morris/0.2-2/debian/copyright
packages/tags/morris/0.2-2/debian/rules
packages/tags/morris/0.2-2/debian/watch
Removed:
packages/tags/morris/0.2-2/debian/changelog
packages/tags/morris/0.2-2/debian/control
packages/tags/morris/0.2-2/debian/copyright
packages/tags/morris/0.2-2/debian/rules
Log:
[svn-buildpackage] Tagging morris 0.2-2
Deleted: packages/tags/morris/0.2-2/debian/changelog
===================================================================
--- packages/trunk/morris/debian/changelog 2014-03-31 07:45:05 UTC (rev 15003)
+++ packages/tags/morris/0.2-2/debian/changelog 2014-03-31 08:24:19 UTC (rev 15009)
@@ -1,5 +0,0 @@
-morris (0.2-1) unstable; urgency=low
-
- * Initial release. Closes: #719491
-
- -- Miriam Ruiz <miriam at debian.org> Thu, 15 Aug 2013 14:33:48 +0200
Copied: packages/tags/morris/0.2-2/debian/changelog (from rev 15008, packages/trunk/morris/debian/changelog)
===================================================================
--- packages/tags/morris/0.2-2/debian/changelog (rev 0)
+++ packages/tags/morris/0.2-2/debian/changelog 2014-03-31 08:24:19 UTC (rev 15009)
@@ -0,0 +1,26 @@
+morris (0.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add watch file.
+ * Add Vcs-* links in debian/control.
+ * Update to Standards version 3.9.5.
+
+ * Merged from Ubuntu:
+
+ [ Jackson Doak ]
+ * debian/rules: include /usr/share/dpkg/default.mk and
+ add --with-boost-libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
+ to configure. Fixes FTBFS (Closes: #741751)
+
+ [ Logan Rosen ]
+ * Use debhelper functions from autotools-dev to update config.{sub,guess}
+ instead of doing it manually to try to fix FTBFS on arm64 and ppc64el.
+ * Have clean not depend on config, as we are configuring twice.
+
+ -- Vincent Cheng <vcheng at debian.org> Mon, 31 Mar 2014 01:08:37 -0700
+
+morris (0.2-1) unstable; urgency=low
+
+ * Initial release. Closes: #719491
+
+ -- Miriam Ruiz <miriam at debian.org> Thu, 15 Aug 2013 14:33:48 +0200
Deleted: packages/tags/morris/0.2-2/debian/control
===================================================================
--- packages/trunk/morris/debian/control 2014-03-31 07:45:05 UTC (rev 15003)
+++ packages/tags/morris/0.2-2/debian/control 2014-03-31 08:24:19 UTC (rev 15009)
@@ -1,34 +0,0 @@
-Source: morris
-Section: games
-Priority: optional
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <miriam at debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, quilt,
- intltool, automake, autoconf, libtool,
- libglib2.0-dev, libgtk2.0-dev, libcairo2-dev, libfreetype6-dev,
- libboost-signals-dev, libgconf2-dev
-Build-Conflicts: autoconf2.13, automake1.4
-Standards-Version: 3.9.4
-Homepage: http://nine-mens-morris.net/
-
-Package: morris
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: morris-dbg (= ${binary:Version})
-Description: Nine men's morris game
- Morris is an implementation of the board game "Nine Men's Morris".
- Sometimes simply called Mills, Morris, Merrills, or Mühle in German.
- This implementation supports not only the standard game, but also
- several rule-variants and different boards. The game supports a
- strong computer player which learns from past games played.
-
-Package: morris-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: morris (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Nine men's morris game - debug
- Morris is an implementation of the board game "Nine Men's Morris".
- Sometimes simply called Mills, Morris, Merrills, or Mühle in German.
- .
- This package contains the debugging symbols.
Copied: packages/tags/morris/0.2-2/debian/control (from rev 15008, packages/trunk/morris/debian/control)
===================================================================
--- packages/tags/morris/0.2-2/debian/control (rev 0)
+++ packages/tags/morris/0.2-2/debian/control 2014-03-31 08:24:19 UTC (rev 15009)
@@ -0,0 +1,36 @@
+Source: morris
+Section: games
+Priority: optional
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Miriam Ruiz <miriam at debian.org>
+Build-Depends: debhelper (>= 9), autotools-dev, quilt,
+ intltool, automake, autoconf, libtool,
+ libglib2.0-dev, libgtk2.0-dev, libcairo2-dev, libfreetype6-dev,
+ libboost-signals-dev, libgconf2-dev
+Build-Conflicts: autoconf2.13, automake1.4
+Standards-Version: 3.9.5
+Homepage: http://nine-mens-morris.net/
+Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/morris/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/morris/
+
+Package: morris
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: morris-dbg (= ${binary:Version})
+Description: Nine men's morris game
+ Morris is an implementation of the board game "Nine Men's Morris".
+ Sometimes simply called Mills, Morris, Merrills, or Mühle in German.
+ This implementation supports not only the standard game, but also
+ several rule-variants and different boards. The game supports a
+ strong computer player which learns from past games played.
+
+Package: morris-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: morris (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Description: Nine men's morris game - debug
+ Morris is an implementation of the board game "Nine Men's Morris".
+ Sometimes simply called Mills, Morris, Merrills, or Mühle in German.
+ .
+ This package contains the debugging symbols.
Deleted: packages/tags/morris/0.2-2/debian/copyright
===================================================================
--- packages/trunk/morris/debian/copyright 2014-03-31 07:45:05 UTC (rev 15003)
+++ packages/tags/morris/0.2-2/debian/copyright 2014-03-31 08:24:19 UTC (rev 15009)
@@ -1,26 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: morris
-Upstream-Contact: Dirk Farin <dirk.farin at gmx.de>
-Source: http://nine-mens-morris.net/downloads.html
-Debianized-By: Miriam Ruiz <miriam at debian.org>
-Debianized-Date: Sun, 21 Jul 2013 03:56:33 +0200
-
-Files: *
-Copyright: Copyright (C) 2009, Dirk Farin <dirk.farin at gmail.com>
-License: GPL-3+
-
-Files: debian/*
-Copyright: Copyright (C) 2013, Miriam Ruiz <miriam at debian.org>
-License: GPL-3+
-
-License: GPL-3+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
- .
- On Debian systems, the complete text of the latest version of the GNU
- General Public License can be found in `/usr/share/common-licenses/GPL'.
- .
- The complete text of version 3 of the GNU General Public License can be
- found in `/usr/share/common-licenses/GPL-3'.
Copied: packages/tags/morris/0.2-2/debian/copyright (from rev 15006, packages/trunk/morris/debian/copyright)
===================================================================
--- packages/tags/morris/0.2-2/debian/copyright (rev 0)
+++ packages/tags/morris/0.2-2/debian/copyright 2014-03-31 08:24:19 UTC (rev 15009)
@@ -0,0 +1,26 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: morris
+Upstream-Contact: Dirk Farin <dirk.farin at gmx.de>
+Source: http://nine-mens-morris.net/downloads.html
+Debianized-By: Miriam Ruiz <miriam at debian.org>
+Debianized-Date: Sun, 21 Jul 2013 03:56:33 +0200
+
+Files: *
+Copyright: Copyright (C) 2009, Dirk Farin <dirk.farin at gmail.com>
+License: GPL-3+
+
+Files: debian/*
+Copyright: Copyright (C) 2013, Miriam Ruiz <miriam at debian.org>
+License: GPL-3+
+
+License: GPL-3+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ On Debian systems, the complete text of the latest version of the GNU
+ General Public License can be found in `/usr/share/common-licenses/GPL-3'.
+ .
+ The complete text of version 3 of the GNU General Public License can be
+ found in `/usr/share/common-licenses/GPL-3'.
Deleted: packages/tags/morris/0.2-2/debian/rules
===================================================================
--- packages/trunk/morris/debian/rules 2014-03-31 07:45:05 UTC (rev 15003)
+++ packages/tags/morris/0.2-2/debian/rules 2014-03-31 08:24:19 UTC (rev 15009)
@@ -1,87 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
-CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
-CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
-LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
-LDFLAGS2:=-Wl,-z,defs -Wl,-as-needed -Wl,--no-undefined
-
-config: config-stamp
-config-stamp:
- dh_testdir
- [ ! -d debian/patches ] || $(MAKE) -f /usr/share/quilt/quilt.make patch
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
- cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
- cp -f /usr/share/misc/config.guess config.guess
-endif
- ./configure $(CROSS) \
- --prefix=/usr \
- --sysconfdir=/etc \
- --bindir=\$${prefix}/games \
- --datarootdir=\$${prefix}/share \
- --mandir=\$${prefix}/share/man \
- --infodir=\$${prefix}/share/info \
- --with-gconf-schema-file-dir=\$${prefix}/share/gconf/schemas/ \
- CFLAGS="$(CFLAGS) $(CPPFLAGS)" \
- CXXFLAGS="$(CXXFLAGS) $(CPPFLAGS)" \
- LDFLAGS="$(LDFLAGS) $(LDFLAGS2)"
- touch $@
-
-build-stamp: config
- dh_testdir
- $(MAKE)
- touch $@
-
-build-indep: build-stamp
-
-build-arch: build-stamp
-
-build: build-arch build-indep
-
-clean: config
- dh_testdir
- dh_testroot
- rm -f build-stamp config-stamp
- [ ! -f Makefile ] || $(MAKE) distclean
- rm -f config.sub config.guess config.cache config.log
- [ ! -d debian/patches ] || $(MAKE) -f /usr/share/quilt/quilt.make unpatch
- dh_clean
-
-install: build
- dh_testdir
- dh_testroot
- dh_prep
- dh_installdirs
- $(MAKE) DESTDIR=$(CURDIR)/debian/morris install
-
-# Build architecture-independent files here.
-binary-indep: install
-
-# Build architecture-dependent files here.
-binary-arch: install
- dh_testdir
- dh_testroot
- dh_installchangelogs
- dh_installdocs
- dh_installexamples
- dh_install
- dh_installmenu
- dh_installman
- dh_link
- dh_strip --dbg-package=morris-dbg
- dh_compress
- dh_fixperms
- [ ! -e /usr/bin/dh_buildinfo ] || dh_buildinfo
- dh_installdeb
- dh_shlibdeps
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: config build-arch build-indep build clean binary-indep binary-arch binary install
Copied: packages/tags/morris/0.2-2/debian/rules (from rev 15004, packages/trunk/morris/debian/rules)
===================================================================
--- packages/tags/morris/0.2-2/debian/rules (rev 0)
+++ packages/tags/morris/0.2-2/debian/rules 2014-03-31 08:24:19 UTC (rev 15009)
@@ -0,0 +1,86 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+include /usr/share/dpkg/default.mk
+
+CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
+CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
+CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
+LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
+LDFLAGS2:=-Wl,-z,defs -Wl,-as-needed -Wl,--no-undefined
+
+config: config-stamp
+config-stamp:
+ dh_testdir
+ [ ! -d debian/patches ] || $(MAKE) -f /usr/share/quilt/quilt.make patch
+ dh_autotools-dev_updateconfig
+ ./configure $(CROSS) \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --bindir=\$${prefix}/games \
+ --datarootdir=\$${prefix}/share \
+ --mandir=\$${prefix}/share/man \
+ --infodir=\$${prefix}/share/info \
+ --with-gconf-schema-file-dir=\$${prefix}/share/gconf/schemas/ \
+ --with-boost-libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
+ CFLAGS="$(CFLAGS) $(CPPFLAGS)" \
+ CXXFLAGS="$(CXXFLAGS) $(CPPFLAGS)" \
+ LDFLAGS="$(LDFLAGS) $(LDFLAGS2)"
+ touch $@
+
+build-stamp: config
+ dh_testdir
+ $(MAKE)
+ touch $@
+
+build-indep: build-stamp
+
+build-arch: build-stamp
+
+build: build-arch build-indep
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp config-stamp
+ [ ! -f Makefile ] || $(MAKE) distclean
+ rm -f config.cache config.log
+ [ ! -d debian/patches ] || $(MAKE) -f /usr/share/quilt/quilt.make unpatch
+ dh_autotools-dev_restoreconfig
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_prep
+ dh_installdirs
+ $(MAKE) DESTDIR=$(CURDIR)/debian/morris install
+
+# Build architecture-independent files here.
+binary-indep: install
+
+# Build architecture-dependent files here.
+binary-arch: install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+ dh_install
+ dh_installmenu
+ dh_installman
+ dh_link
+ dh_strip --dbg-package=morris-dbg
+ dh_compress
+ dh_fixperms
+ [ ! -e /usr/bin/dh_buildinfo ] || dh_buildinfo
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: config build-arch build-indep build clean binary-indep binary-arch binary install
Copied: packages/tags/morris/0.2-2/debian/watch (from rev 15007, packages/trunk/morris/debian/watch)
===================================================================
--- packages/tags/morris/0.2-2/debian/watch (rev 0)
+++ packages/tags/morris/0.2-2/debian/watch 2014-03-31 08:24:19 UTC (rev 15009)
@@ -0,0 +1,2 @@
+version=3
+http://nine-mens-morris.net/data/morris-(.*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Pkg-games-commits
mailing list