[Python-modules-commits] [cysignals] 01/01: Add commented Build-Profiles helper/reminder in d/rules

Jerome Benoit calculus-guest at moszumanska.debian.org
Sun Oct 9 15:03:35 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository cysignals.

commit 0b183e41be0ef2dae9cab485103fdf2c50852f00
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sun Oct 9 15:59:54 2016 +0100

    Add commented Build-Profiles helper/reminder in d/rules
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fd75d39..2f1a3f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cysignals (1.1.1+ds-3~1) UNRELEASED; urgency=medium
+
+  * Debianization:
+    - debian/rules, add Build-Profiles helper/reminder (cf d/README.source).
+
+ -- Jerome Benoit <calculus at rezozer.net>  Sun, 09 Oct 2016 14:34:54 +0000
+
 cysignals (1.1.1+ds-2) unstable; urgency=medium
 
   * RC bug fix release (Closes: #840017):
diff --git a/debian/rules b/debian/rules
index 3775bd6..49ff64e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+##export DEB_BUILD_PROFILES ?= pkg.cysignals.pari
+
 export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
 
 DEB_PKG_VERSION ?= $(shell dpkg-parsechangelog -S Version)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cysignals.git



More information about the Python-modules-commits mailing list