[Pkg-silc-commits] r313 - in /silc-client/trunk/debian: changelog rules

micah at users.alioth.debian.org micah at users.alioth.debian.org
Tue Oct 7 17:18:39 UTC 2008


Author: micah
Date: Tue Oct  7 17:18:39 2008
New Revision: 313

URL: http://svn.debian.org/wsvn/pkg-silc/?sc=1&rev=313
Log:
upstream removed CHANGES and now ship ChangeLog

Modified:
    silc-client/trunk/debian/changelog
    silc-client/trunk/debian/rules

Modified: silc-client/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-silc/silc-client/trunk/debian/changelog?rev=313&op=diff
==============================================================================
--- silc-client/trunk/debian/changelog (original)
+++ silc-client/trunk/debian/changelog Tue Oct  7 17:18:39 2008
@@ -8,7 +8,8 @@
   * cleaned up debian/control: thanks, Lintian!
 
   [ Micah Anderson ]
-  * (NOT RELEASED YET) New upstream release
+  * New upstream release
+  * Changed installation of upstream CHANGES to ChangeLog 
 
  -- Micah Anderson <micah at debian.org>  Tue, 07 Oct 2008 11:47:03 -0400
 

Modified: silc-client/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-silc/silc-client/trunk/debian/rules?rev=313&op=diff
==============================================================================
--- silc-client/trunk/debian/rules (original)
+++ silc-client/trunk/debian/rules Tue Oct  7 17:18:39 2008
@@ -2,6 +2,7 @@
 
 # Uncomment this to turn on verbose mode.
 # export DH_VERBOSE=1
+DEB_BUILD_OPTIONS=nostrip,noopt
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
@@ -114,7 +115,7 @@
 binary-arch: build install build-irssi-plugin install-irssi-plugin
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs CHANGES
+	dh_installchangelogs ChangeLog
 	dh_link
 	dh_strip
 	dh_compress




More information about the Pkg-silc-commits mailing list