[Pkg-gnutls-commits] r933 - in /packages/libtasn1-3/trunk/debian: changelog rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat Jan 8 09:19:31 UTC 2011
Author: ametzler
Date: Sat Jan 8 09:19:31 2011
New Revision: 933
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=933
Log:
Drop DEB_DH_STRIP_ARGS = --dbg-package libtasn1-3-dbg from debian/rules, it is handled automatically.
Modified:
packages/libtasn1-3/trunk/debian/changelog
packages/libtasn1-3/trunk/debian/rules
Modified: packages/libtasn1-3/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/changelog?rev=933&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/changelog (original)
+++ packages/libtasn1-3/trunk/debian/changelog Sat Jan 8 09:19:31 2011
@@ -5,6 +5,8 @@
* Use debhelper compatibility level 7.
* Fix libtasn1-3-dbg short description.
* Drop -D_REENTRANT from CFLAGS.
+ * Drop DEB_DH_STRIP_ARGS = --dbg-package libtasn1-3-dbg from debian/rules,
+ it is handled automatically.
-- Andreas Metzler <ametzler at debian.org> Sat, 29 May 2010 09:23:58 +0200
Modified: packages/libtasn1-3/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/rules?rev=933&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/rules (original)
+++ packages/libtasn1-3/trunk/debian/rules Sat Jan 8 09:19:31 2011
@@ -10,7 +10,6 @@
DEB_MAKE_CHECK_TARGET = check
endif
-DEB_DH_STRIP_ARGS = --dbg-package libtasn1-3-dbg
DEB_DH_INSTALL_SOURCEDIR = debian/tmp
DEB_DH_MAKESHLIBS_ARGS_ALL := -V 'libtasn1-3 (>=1.6-0)'
DEB_COMPRESS_EXCLUDE := libtasn1.pdf
More information about the Pkg-gnutls-commits
mailing list