commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian MIG packaging branch, master, updated. debian/1.3.1.99.git2


From: Pino Toscano
Subject: [SCM] Debian MIG packaging branch, master, updated. debian/1.3.1.99.git20120630-1-6-g8e304c8
Date: Wed, 27 Feb 2013 12:06:03 +0000

The following commit has been merged in the master branch:
commit 8e304c8e61499b7f3b5d97b47e650815529bd218
Author: Pino Toscano <address@hidden>
Date:   Wed Feb 27 13:05:43 2013 +0100

    Stop installing the upstream ChangeLog
    
    it is just a pointer to the pre-Git ChangeLog

diff --git a/debian/changelog b/debian/changelog
index b596908..682a294 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ mig (1.3.1.99.git20120630-2) UNRELEASED; urgency=low
     - Use the autoreconf dh addon, and build depend on dh-autoreconf for it.
     - Clean the build-aux directory.
   * Fix Vcs-* keys to point to anonscm.debian.org.
+  * Stop installing the upstream ChangeLog, since it is just a pointer to the
+    pre-Git ChangeLog.
 
  -- GNU Hurd Maintainers <address@hidden>  Wed, 27 Feb 2013 12:45:39 +0100
 
diff --git a/debian/rules b/debian/rules
index 4850e87..ca90bd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,3 +18,6 @@ override_dh_auto_clean:
        dh_auto_clean
        rm -rf build-aux
 
+override_dh_installchangelogs:
+       dh_installchangelogs -XChangeLog
+

-- 
Debian MIG packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]