[fenix-plugins] 01/02: Merge my work

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Tue Apr 12 09:14:44 UTC 2016


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

locutusofborg pushed a commit to branch master
in repository fenix-plugins.

commit 756102f426e5dabeb987983c6572b448a10b48f1
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Apr 12 10:41:32 2016 +0200

    Merge my work
---
 debian/changelog | 18 +++++++++++++++++-
 debian/control   |  6 +++---
 debian/rules     |  2 +-
 3 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4b58f17..dff4607 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-fenix-plugins (0.0.20070803-6) UNRELEASED; urgency=medium
+fenix-plugins (0.0.20070803-7) UNRELEASED; urgency=medium
 
   * Depend on automake, not automake1.10 or automake1.9.
   * Bump the debhelper compatibility level to 9:
@@ -19,6 +19,22 @@ fenix-plugins (0.0.20070803-6) UNRELEASED; urgency=medium
 
  -- Peter Pentchev <roam at ringlet.net>  Mon, 21 Dec 2015 16:25:27 +0200
 
+fenix-plugins (0.0.20070803-6) unstable; urgency=medium
+
+  * Team upload.
+  * Switch to autoreconf.
+    - d/p/as-needed-autoreconf.patch
+  * Bump std-version to 3.9.8, and compat level to 9.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 08 Apr 2016 11:09:26 +0200
+
+fenix-plugins (0.0.20070803-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Build-Depend on automake1.11. (Closes: #724367)
+
+ -- Eric Dorland <eric at debian.org>  Sat, 01 Mar 2014 00:58:42 -0500
+
 fenix-plugins (0.0.20070803-5) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 7cb1896..701d5d5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Barry deFreese <bdefreese at debian.org>,
  Peter Pentchev <roam at ringlet.net>
-Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf,
+Build-Depends: debhelper (>= 9), dh-autoreconf,
  zlib1g-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev,
  libsmpeg-dev, libfreetype6-dev, fenix, fenix-dev
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-games/fenix-plugins.git
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/fenix-plugins.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/fenix-plugins.git
 Homepage: http://fenix.divsite.net/
 
diff --git a/debian/rules b/debian/rules
index e278b81..efd276b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,4 +28,4 @@ override_dh_auto_clean:
 override_dh_makeshlibs:
 
 %:
-	dh $@ --with autotools_dev --with autoreconf
+	dh $@ --with autoreconf

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



More information about the Pkg-games-commits mailing list