commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20090404


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20090404.1-1-82-gc2d9fca
Date: Sun, 01 Aug 2010 19:15:38 +0000

The following commit has been merged in the master branch:
commit c2d9fca9be0c6c67e2aeccfcfc2f31afc53a69fd
Author: Samuel Thibault <address@hidden>
Date:   Sun Aug 1 21:14:47 2010 +0200

    Remove debian/ChangeLog on clean

diff --git a/debian/changelog b/debian/changelog
index 60cf200..3e50845 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,7 @@ hurd (20100701-1) UNRELEASED; urgency=low
   * debian/control: Update Vcs fields to point to the new git repositories.
   * debian/patches/console_ignore_bdf_err.patch: New patch to ignore erroneous
     number of glyphs in bdf files.
+  * debian/rules: Remove debian/ChangeLog on clean.
 
   [ Guillem Jover ]
   * Update make-new-tarball.sh to exclude git instead of CVS paths.
diff --git a/debian/rules b/debian/rules
index 430c426..fdf4a26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,9 @@ DEB_DH_MAKESHLIBS_ARGS_hurd := --add-udeb="hurd-udeb"
 HAVE_PARTED = yes
 export HAVE_PARTED
 
+clean::
+       rm -f $(CURDIR)/debian/ChangeLog
+
 build/hurd::
        cd $(DEB_BUILDDIR)/doc && texi2html -split chapter ../../doc/hurd.texi
 

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]