[X2Go-Commits] [nx-libs] 02/06: enable official changelog
    git-admin at x2go.org 
    git-admin at x2go.org
       
    Wed Jan 28 22:24:34 CET 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository nx-libs.
commit 79c0bac99f00ddccf317f40482ad831f43af0410
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Jan 28 21:52:17 2015 +0100
    enable official changelog
---
 debian/rules |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index d215394..099050b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,11 +41,7 @@ override_dh_clean:
 override_dh_installchangelog:
 
 	### the doc/changelog file is the actual NX (redistributed) ChangeLog
-	#dh_installchangelog doc/changelog
-
-	### the nx-X11/CHANGELOG is an old upstream ChangeLog by NoMachine that prevents us from
-        ### being shouted at by lintian (while testing the package build scripts)
-	dh_installchangelog nx-X11/CHANGELOG
+	dh_installchangelog doc/changelog
 
 override_dh_install:
 
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
    
    
More information about the x2go-commits
mailing list