[med-svn] [camp] 01/01: changes in d/rules and d/changelog

Corentin Desfarges corentin-guest at moszumanska.debian.org
Wed Sep 10 08:11:46 UTC 2014


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

corentin-guest pushed a commit to branch master
in repository camp.

commit 7d3c963dd3c6fb4d4b733d577150f074bc193d11
Author: Corentin Desfarges <corentin.desfarges.dev at gmail.com>
Date:   Wed Sep 10 10:11:34 2014 +0200

    changes in d/rules and d/changelog
---
 debian/changelog |  6 +-----
 debian/rules     | 31 -------------------------------
 2 files changed, 1 insertion(+), 36 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 04c737e..4908460 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,5 @@
 camp (0.7.1.1-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #759244)
-  * Add soname in CMakeLists.txt
-  * CPack disabled
-  * Remove license files
-  * Remove version of Boost in sources
 
- -- Corentin Desfarges <corentin.desfarges.dev at gmail.com>  Fri, 29 Aug 2014 14:00:00 +0200
+ -- Corentin Desfarges <corentin.desfarges.dev at gmail.com>  Wed, 10 Sep 2014 09:45:00 +0200
diff --git a/debian/rules b/debian/rules
index db77dcf..4067ba0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,35 +1,4 @@
 #!/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
-
-# 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 $@ 
-
-override_dh_auto_install:
-	dh_auto_install
-
-# 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/debian-med/camp.git



More information about the debian-med-commit mailing list