[Forensics-changes] [dc3dd] 01/01: * Team upload. * Fixed the previous FTBFS. * Uploaded to unstable. * debian/rules: removed the not needed (and commented) compile flags.

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Thu Oct 9 12:22:00 UTC 2014


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

eriberto pushed a commit to branch debian
in repository dc3dd.

commit 7cbcca52d7ed6d49725de6ebadeb23205cb092fd
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Thu Oct 9 09:21:32 2014 -0300

      * Team upload.
      * Fixed the previous FTBFS.
      * Uploaded to unstable.
      * debian/rules: removed the not needed
          (and commented) compile flags.
---
 debian/changelog | 10 ++++++++++
 debian/rules     | 10 ----------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4555ff9..a7b7f86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dc3dd (7.2.641-3) unstable; urgency=medium
+
+  * Team upload.
+  * Fixed the previous FTBFS.
+  * Uploaded to unstable.
+  * debian/rules: removed the not needed
+      (and commented) compile flags.
+
+ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Thu, 09 Oct 2014 09:07:24 -0300
+
 dc3dd (7.2.641-2) experimental; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index a5e275b..3b04f60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,21 +1,11 @@
 #!/usr/bin/make -f
 
-#DISABLED#DEB_HOST_GNU_TYPE	?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-#DISABLED#DEB_BUILD_GNU_TYPE	?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
-#DISABLED#ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
-#DISABLED#	CROSS=CC=$(DEB_HOST_GNU_TYPE)-gcc
-#DISABLED#else
-#DISABLED#	CROSS=
-#DISABLED#endif
-
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --with autotools_dev --parallel
 
 override_dh_auto_configure:
-#DISABLED#	dh_auto_configure -- $(CROSS) --enable-hpadco
 	dh_auto_configure -- --enable-hpadco
 
 override_dh_auto_clean:

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



More information about the forensics-changes mailing list