[SCM] packaging for the mame arcade game emulator branch, master, updated. a25f4fa77606a9ac1e659ddecb42db76a919e836

Cesare Falco cesare.falco at gmail.com
Mon May 21 19:00:31 UTC 2012


The following commit has been merged in the master branch:
commit a25f4fa77606a9ac1e659ddecb42db76a919e836
Merge: e3e772341e4461c112d598f9623b868e4e0cca29 269fb78e1c804ab6a00dac4a6c633ba0be5139e2
Author: Cesare Falco <cesare.falco at gmail.com>
Date:   Mon May 21 19:45:56 2012 +0200

    Merge branch 'master' of git+ssh://git.debian.org/git/pkg-games/mame

diff --combined debian/changelog
index d00eef0,c7e2b16..9dfe7bb
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,4 -1,13 +1,13 @@@
- mame (0.145-1) UNRELEASED; urgency=low
+ mame (0.146-1) UNRELEASED; urgency=low
+ 
+   [ Emmanuel Kasper ]
+   * New upstream release
+   * Drop patch to fix man pages section and patches to link with flac 
+     and jpeg system lib: all this has been pushed upstream by Cesare Falco
+ 
+  -- Emmanuel Kasper <emmanuel at libera.cc>  Mon, 21 May 2012 15:03:21 +0200
+ 
+ mame (0.145-1) unstable; urgency=low
  
    [ Emmanuel Kasper ]
    * New upstream release (closes: #663429)
@@@ -14,10 -23,7 +23,10 @@@
      * Included BSD licence in copyright
      * Fixed Section: header in control
    * New patch: makefile switch to link system jpeg library
 -  * nplayers packaged is now a supplemental tarball
 +  * Packaged nplayers as a supplemental tarball
 +  * Removed references to mess
 +    * Swept out any remaining debris in debian/*
 +    * Don't compile tools, as mame-tools is now build by mess
  
    [ Jordi Mallach ]
    * gnu_fixes.patch: Add a check for __GNU__ to fix builds on the Hurd.
@@@ -30,7 -36,7 +39,7 @@@
      (as opposed to metapackages), which apparently is what everyone is doing
      due to lintian.
  
-  -- Jordi Mallach <jordi at debian.org>  Wed, 04 Apr 2012 17:13:35 +0200
+  -- Jordi Mallach <jordi at debian.org>  Sat, 12 May 2012 11:01:21 +0200
  
  mame (0.144-1) unstable; urgency=low
  
diff --combined debian/rules
index be88024,5d6f64b..bed0690
--- a/debian/rules
+++ b/debian/rules
@@@ -148,13 -148,12 +148,13 @@@ override_dh_auto_build
  override_dh_auto_clean:
  	echo "Starting clean process..."
  	$(MAKE) $(DEB_MAME_OPTS) clean
 -	[ ! -f default.mame.ini ] || rm default.mame.ini
 +	rm -rf obj
 +	rm -f default.mame.ini
  
  # dh_installchangelogs doesn't know about whatsnew.txt,
  # so we need to make an explicit call
  override_dh_installchangelogs:
- 	dh_installchangelogs whatsnew_$(UPSTREAM_VERSION).txt
+ 	dh_installchangelogs whatsnew.txt
  
  # Remove Windows specific documentation
  override_dh_installdocs:
@@@ -228,7 -227,6 +228,6 @@@ $(NPLAYERS_TARBALL): $(NPLAYERS_ZIPFILE
  	rm -rf $(TMPDIR)
  
  get-orig-source: $(MAME_TARBALL) $(NPLAYERS_TARBALL)
- 	echo "tarballs created in parent directory!"
  
  erase-upstream: clean
  	rm -rf artwork

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list