[Pkg-gnupg-commit] r269 - in /gpgme/trunk/debian: changelog rules

dleidert at users.alioth.debian.org dleidert at users.alioth.debian.org
Sun Jul 8 14:44:38 UTC 2012


Author: dleidert
Date: Sun Jul  8 14:44:38 2012
New Revision: 269

URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=269
Log:
Upstream changelog was moved to src/. Get it from there

Modified:
    gpgme/trunk/debian/changelog
    gpgme/trunk/debian/rules

Modified: gpgme/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/changelog?rev=269&op=diff
==============================================================================
--- gpgme/trunk/debian/changelog (original)
+++ gpgme/trunk/debian/changelog Sun Jul  8 14:44:38 2012
@@ -5,8 +5,10 @@
     + Pthread support is back again.
   * debian/patches:
     + Disabled gpgme-config patch as it is now included upstream. 
-
- -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Thu, 25 Dec 2008 12:36:25 +0100
+  * Upstream changelog was moved to src/, change dh_intallchangelog call 
+    for it to get it from new location. 
+
+ -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Thu, 25 Dec 2008 14:12:37 +0100
 
 gpgme1.0 (1.1.6-2) unstable; urgency=medium
 

Modified: gpgme/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/rules?rev=269&op=diff
==============================================================================
--- gpgme/trunk/debian/rules (original)
+++ gpgme/trunk/debian/rules Sun Jul  8 14:44:38 2012
@@ -90,7 +90,7 @@
 	dh_installdocs
 	dh_installman
 	dh_installinfo
-	dh_installchangelogs gpgme/ChangeLog
+	dh_installchangelogs src/ChangeLog
 	dh_link
 	dh_strip
 	dh_compress




More information about the Pkg-gnupg-commit mailing list