[SCM] hydrogen/master: Improve README.source file.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Nov 10 23:24:49 UTC 2016
The following commit has been merged in the master branch:
commit 83e526530b7cbcadea29dfc010a3d5df296101bc
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Nov 11 00:12:59 2016 +0100
Improve README.source file.
diff --git a/debian/README.source b/debian/README.source
index f88449e..003b178 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -9,3 +9,21 @@ More info here: http://wiki.debian.org/CDBS+git-buildpackage
-- Jonas Smedegaard <dr at jones.dk> Mon, 18 Feb 2013 12:55:37 +0100
+
+control.in vs. control
+----------------------
+
+As is common with CDBS-based packaged, the debian/control file is
+generated (though not automatically) from debian/control.in
+Therefore, it is recommended to make any changes to the debian/control.in
+file and then regenerate the real debian/control using something like the
+following:
+
+ debian/rules clean DEB_MAINTAINER_MODE=1
+
+Please make sure to check the generated debian/control file (as someone might
+have committed changes directly to this file without updating debian/control.in
+- which might result in a loss of their changes)
+
+
+ -- Jaromír Mikeš <mira.mikes at seznam.cz> Tue, 21 Oct 2014 14:02:46 +0200
--
hydrogen packaging
More information about the pkg-multimedia-commits
mailing list