[Pkg-privacy-commits] [codecrypt] 01/03: Import version 1.7.4-1 that was already uploaded through a different RFS
Ximin Luo
infinity0 at debian.org
Thu Apr 21 20:22:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository codecrypt.
commit ce0b89b2e1916c168a2f2534cb7c4f186853111d
Author: Gianfranco Costamagna <locutusofborg at debian.org>
Date: Wed Apr 20 18:30:36 2016 +0000
Import version 1.7.4-1 that was already uploaded through a different RFS
---
debian/changelog | 21 +--------------------
debian/control | 4 ++--
debian/rules | 24 ++----------------------
3 files changed, 5 insertions(+), 44 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1c52cec..5a9df13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,24 +1,5 @@
codecrypt (1.7.4-1) unstable; urgency=low
- * Imported Upstream version 1.7.4
-
- -- Mirek Kratochvil <exa.exa at gmail.com> Sun, 17 Apr 2016 16:22:45 +0200
-
-codecrypt (1.7.3-2) unstable; urgency=low
-
- * a bit of standardization
- * Humanize the short package name.
- * Watch it on the newly-supported https.
- * Remove invalid autoreconf stuff.
- * Licence fix
- * Build-deps: autotools-dev not needed for dist-only repo
- * Depends: remove libs already included in shlibs:Depends
- * rules: remove obsolete `make dist' glue
-
- -- Mirek Kratochvil <exa.exa at gmail.com> Sun, 17 Apr 2016 16:20:49 +0200
-
-codecrypt (1.7.3-1) unstable; urgency=low
-
* Initial release (Closes: #814462)
- -- Mirek Kratochvil <exa.exa at gmail.com> Thu, 11 Feb 2016 20:25:55 +0100
+ -- Mirek Kratochvil <exa.exa at gmail.com> Sun, 17 Apr 2016 16:22:45 +0200
diff --git a/debian/control b/debian/control
index e7a5428..bb89d5f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: codecrypt
Section: utils
Priority: optional
Maintainer: Mirek Kratochvil <exa.exa at gmail.com>
-Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config, libgmp-dev, libcrypto++-dev, libfftw3-dev
-Standards-Version: 3.9.7
+Build-Depends: debhelper (>= 9), dh-autoreconf, libgmp-dev, libcrypto++-dev, libfftw3-dev, pkg-config
+Standards-Version: 3.9.8
Homepage: http://e-x-a.org/codecrypt
Package: codecrypt
diff --git a/debian/rules b/debian/rules
index 6ebe2ac..551237a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,28 +1,8 @@
#!/usr/bin/make -f
-# See debhelper(7) (uncomment to enable)
-# output every command that modifies files on the build system.
#DH_VERBOSE = 1
-# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-# see FEATURE AREAS in dpkg-buildflags(1)
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
-# see ENVIRONMENT in dpkg-buildflags(1)
-# package maintainers to append CFLAGS
-#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
-# package maintainers to append LDFLAGS
-#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
-
-# main packaging script based on dh7 syntax
%:
dh $@ --with autoreconf
-
-# debmake generated override targets
-# This is example for Cmake (See http://bugs.debian.org/641051 )
-#override_dh_auto_configure:
-# dh_auto_configure -- \
-# -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/codecrypt.git
More information about the Pkg-privacy-commits
mailing list