[osm-gps-map] 89/153: Move files to be cleaned inside debian/clean
Ross Gammon
ross-guest at moszumanska.debian.org
Tue May 13 19:59:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository osm-gps-map.
commit 55b5fc3c72024b0cb4a7188631a59289422ce3a1
Author: David Paleino <dapal at debian.org>
Date: Fri Mar 25 22:24:50 2011 +0100
Move files to be cleaned inside debian/clean
---
debian/changelog | 3 ++-
debian/clean | 11 +++++++++++
debian/rules | 4 ----
3 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 95d5851..e4fd283 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ osm-gps-map (0.7.3-1) UNRELEASED; urgency=low
* Enable generation of gtkdoc documentation, and introspection
* Package moved under pkg-osm umbrella
* Add -UGDK_DISABLE_DEPRECATED to CFLAGS, merged from Ubuntu
+ * Move files to be cleaned inside debian/clean
- -- David Paleino <dapal at debian.org> Fri, 25 Mar 2011 21:16:24 +0100
+ -- David Paleino <dapal at debian.org> Fri, 25 Mar 2011 22:24:01 +0100
osm-gps-map (0.7.2-1) unstable; urgency=low
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..fa1019e
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,11 @@
+compile
+osmgpsmap.pc
+python/osmgpsmap.c
+src/openstreetmap-gps-map
+stamp-h1
+docs/reference/version.xml
+gkt-doc.make
+omf.make
+python/omf.make
+python/xmldocs.make
+xmldocs.make
diff --git a/debian/rules b/debian/rules
index 6e45e9d..fc6e0c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,10 +38,6 @@ override_dh_auto_clean:
-o -name "missing" -o -name "INSTALL" \
-o -name "aclocal.m4" -o -name "depcomp" \) -delete
- dh_clean compile osmgpsmap.pc python/osmgpsmap.c \
- src/openstreetmap-gps-map stamp-h1 \
- docs/reference/version.xml gkt-doc.make
-
override_dh_strip:
dh_strip --keep-debug --dbg-package=libosmgpsmap2-dbg
-mkdir -p $(CURDIR)/debian/python-osmgpsmap-dbg/usr/lib/debug/usr/lib/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git
More information about the Pkg-grass-devel
mailing list