[X2Go-Commits] [pale-moon] 03/05: debian/rules: fixup comment grammar for last change.

git-admin at x2go.org git-admin at x2go.org
Mon Sep 17 04:14:08 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pale-moon.

commit 00c1044eb91e1336df954fb900af405889f9cd0b
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Sep 17 04:00:07 2018 +0200

    debian/rules: fixup comment grammar for last change.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 61eaeb2..e21c69a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -79,6 +79,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add rule for package-manifest generation.
     - Move data from /usr/lib/palemoon-devel-$VER to /usr/lib/palemoon-devel
       to harmonize the base.
+    - Fixup comment grammar for last change.
   * debian/mozconfig:
     - Remove autoconf flags that should better be handled by debian/rules.
   * debian/make.mk:
diff --git a/debian/rules b/debian/rules
index 3c2475e..d2b90b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -192,7 +192,7 @@ endif
 	
 	# SDK stuff is typically installed into a versioned directory, but we don't need this additional complexity.
 	# Additionally, Mozilla stopped bundling SDKs as part of the XUL/XPCOM deprecation in favor of WebExtensions, so if PM decided to follow this path, we can easily drop the -dev package, too.
-	# For now, just move content over to the palemoon-devel directory.
+	# For now, just move the versioned content over to the palemoon-devel directory.
 	mkdir -p debian/tmp/$(LIB_DIR)-devel
 	mv debian/tmp/$(LIB_DIR)-devel-*/* debian/tmp/$(LIB_DIR)-devel/
 	rmdir debian/tmp/$(LIB_DIR)-devel-*

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list