[SCM] jack-keyboard/master: Document how to re-generate debian/control file.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jan 24 11:44:49 UTC 2011


The following commit has been merged in the master branch:
commit fa2d58b794ce0e4816bf1bbc8e951e861c41bac8
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jan 24 12:44:34 2011 +0100

    Document how to re-generate debian/control file.

diff --git a/debian/rules b/debian/rules
index e6b51c3..b893b14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@ DEB_INSTALL_CHANGELOGS_ALL = NEWS
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
+
+# In order to regenerate 'debian/control' :
+#    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
+# Then check manually if everything's ok

-- 
jack-keyboard packaging



More information about the pkg-multimedia-commits mailing list