[SCM] Debian packaging for XMLTooling-C branch, master, updated. debian/1.3.3-2-17-g716022d
Russ Allbery
rra at debian.org
Mon Mar 14 03:58:38 UTC 2011
The following commit has been merged in the master branch:
commit 9b281ba3807dc1bb15ff1da7625020dfd1672abd
Author: Russ Allbery <rra at debian.org>
Date: Sun Mar 13 19:27:59 2011 -0700
Clean some additional files not removed by upstream make distclean
diff --git a/debian/changelog b/debian/changelog
index 95e3e07..0893c5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ xmltooling (1.4.1-1) UNRELEASED; urgency=low
* Update to debhelper compatibility level V8.
- Use the autotools-dev debhelper module for config.{sub,guess}.
- Use debhelper rule minimization.
+ * Clean some additional files not removed by upstream make distclean.
* Update debian/copyright to the current DEP-5 specification.
* Change to Debian source format 3.0 (quilt). Force a single Debian
patch for simplicity since the packaging is maintained in Git using
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..d808e25
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,4 @@
+xmltooling-uninstalled.pc
+xmltooling-uninstalled.sh
+xmltooling.pc
+xmltooling.pc.in
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list