[SCM] Git repository for devscripts branch, master, updated. v2.12.4-200-gf1b7d65

Benjamin Drung bdrung at debian.org
Fri Apr 26 16:56:30 UTC 2013


The following commit has been merged in the master branch:
commit f1b7d655ff15aa8b4061d72ee79e75a9a4358be0
Author: Benjamin Drung <bdrung at debian.org>
Date:   Fri Apr 26 18:56:25 2013 +0200

    scripts/Makefile: Correct comment regarding the default codename for debchange.

diff --git a/scripts/Makefile b/scripts/Makefile
index 0ffad6c..d981b81 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -39,7 +39,7 @@ debchange: debchange.pl $(VERSION_FILE)
 	cp $< $@
 	sed -i "s/###VERSION###/$(VERSION)/" $@
 ifeq ($(shell dpkg-vendor --query Vendor),Ubuntu)
-# On Ubuntu always default to targeting the release that it's run from,
+# On Ubuntu always default to targeting the release that it's built on,
 # not the current devel release, since its primary use on stable releases
 # will be for preparing PPA uploads.
 	sed -i 's/get_ubuntu_devel_distro()/"$(shell lsb_release -cs)"/' $@

-- 
Git repository for devscripts



More information about the devscripts-devel mailing list