[Forensics-changes] [afflib] 01/01: Imported Debian patch 3.7.7+git20160511.4fd23a-2

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Tue May 17 13:56:35 UTC 2016


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

eriberto pushed a commit to branch debian
in repository afflib.

commit 36bb2981abbe1d089d8e2a700640d8e6dea6f892
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Mon May 16 08:49:30 2016 -0300

    Imported Debian patch 3.7.7+git20160511.4fd23a-2
---
 debian/changelog | 7 +++++++
 debian/control   | 4 +---
 debian/rules     | 4 ----
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b4b2de8..8ad2c84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+afflib (3.7.7+git20160511.4fd23a-2) unstable; urgency=medium
+
+  * Upload to unstable.
+  * Reverted to default GCC provided by Debian.
+
+ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Mon, 16 May 2016 08:49:30 -0300
+
 afflib (3.7.7+git20160511.4fd23a-1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index a1d184a..99fbbe4 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,7 @@ Build-Depends: debhelper (>= 9),
                libexpat1-dev,
                libfuse-dev [!hurd-i386],
                libssl-dev,
-               zlib1g-dev,
-               gcc-6,
-               g++-6
+               zlib1g-dev
 Standards-Version: 3.9.8
 Homepage: https://github.com/sshock/AFFLIBv3
 Vcs-Browser: https://anonscm.debian.org/git/forensics/afflib.git
diff --git a/debian/rules b/debian/rules
index 66d83f4..76596ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-# Force GCC-6
-export CC=gcc-6
-export CXX=g++-6
-
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 export PVER=$(shell dpkg-parsechangelog --show-field version | cut -d"-" -f1)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/afflib.git



More information about the forensics-changes mailing list