[Pkg-gnutls-commits] r277 - in /packages/libtasn1-3/trunk/debian: changelog compat rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Feb 11 15:13:44 CET 2007


Author: ametzler
Date: Sun Feb 11 15:13:44 2007
New Revision: 277

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=277
Log:
Switch to debhelper v5 mode.

Modified:
    packages/libtasn1-3/trunk/debian/changelog
    packages/libtasn1-3/trunk/debian/compat
    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=277&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/changelog (original)
+++ packages/libtasn1-3/trunk/debian/changelog Sun Feb 11 15:13:44 2007
@@ -1,6 +1,7 @@
 libtasn1-3 (0.3.8-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Switch to debhelper v5 mode.
 
  -- Andreas Metzler <ametzler at debian.org>  Sat,  3 Feb 2007 11:11:32 +0100
 

Modified: packages/libtasn1-3/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/compat?rev=277&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/compat (original)
+++ packages/libtasn1-3/trunk/debian/compat Sun Feb 11 15:13:44 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: packages/libtasn1-3/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/rules?rev=277&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/rules (original)
+++ packages/libtasn1-3/trunk/debian/rules Sun Feb 11 15:13:44 2007
@@ -7,7 +7,7 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script
 DEB_MAKE_CHECK_TARGET = check
-DEB_DH_STRIP_ARGS = --dbg-package libtasn1-3
+DEB_DH_STRIP_ARGS = --dbg-package libtasn1-3-dbg
 DEB_DH_INSTALL_SOURCEDIR = debian/tmp
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V 'libtasn1-3 (>=0.3.4)'
 DEB_COMPRESS_EXCLUDE := libtasn1.pdf




More information about the Pkg-gnutls-commits mailing list