[Pkg-cli-libs-commits] [cecil-flowanalysis] 10/24: Bump standards version, avoid binary-arch.

Jo Shields directhex at moszumanska.debian.org
Tue Nov 10 10:20:34 UTC 2015


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

directhex pushed a commit to annotated tag debian/0.1%7Esvn.128879-1
in repository cecil-flowanalysis.

commit 6a1b352f16cdb64b7e3640a851cfbf30ce4593d4
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Jun 14 13:38:54 2008 +0000

    Bump standards version, avoid binary-arch.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 3 +--
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 082d88f..4fb5072 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cecil-flowanalysis (0.1~svn.68457-6) unstable; urgency=low
+
+  * Bump standards version to 3.8.0.
+  * Avoid doing anything in binary-arch because package is arch-indep.
+
+ -- Jelmer Vernooij <jelmer at samba.org>  Sat, 14 Jun 2008 15:33:29 +0200
+
 cecil-flowanalysis (0.1~svn.68457-5) unstable; urgency=low
 
   * Fix build against nunit for testsuite. (Closes: #484202)
diff --git a/debian/control b/debian/control
index 5e6df9a..1f512e2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org
 Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>, Jelmer Vernooij <jelmer at samba.org>
 Build-Depends: debhelper (>= 5), dpatch
 Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-mcs (>= 1.1.9) | c-sharp-compiler, sharutils, libmono-cecil0.5-cil, nant, libnunit2.4-cil
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
 
 Package: libmono-cecil-flowanalysis0.1-cil
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 22d55ac..f8ccc31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,10 +71,9 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 	find debian/tmp -type f -name "*.mdb" -delete
 endif
 
+binary-arch: build install
 
 binary-indep: build install
-
-binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs ChangeLog

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/cecil-flowanalysis.git



More information about the Pkg-cli-libs-commits mailing list