[osmosis] 09/28: Drop get-orig-source target, repacking no longer required.
Bas Couwenberg
sebastic at xs4all.nl
Sun Apr 6 01:47:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository osmosis.
commit eeac5173329f3a3f4a9bec844f16e6b8c0a4258e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Mar 16 15:24:37 2014 +0100
Drop get-orig-source target, repacking no longer required.
---
debian/README.source | 12 ------------
debian/changelog | 1 +
debian/rules | 15 ---------------
3 files changed, 1 insertion(+), 27 deletions(-)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index a2bdd71..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,12 +0,0 @@
-osmosis for Debian
-------------------
-
-This tarball is obtained from the upstream distributed one after having:
- * deleted osmosis.jar
- * deleted the doc/api/ directory
- * deleted all the jars in lib/
-
-No other changes are made on it.
-
--- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
-
diff --git a/debian/changelog b/debian/changelog
index 4138940..86a0d08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ osmosis (0.43.1-1) UNRELEASED; urgency=low
* Add myself to Uploaders.
* Restructure control file with cme, changes: Vcs-* URLs.
* Add gbp.conf to use pristine-tar by default.
+ * Drop get-orig-source target, repacking no longer required.
-- Bas Couwenberg <sebastic at xs4all.nl> Sun, 16 Mar 2014 15:17:02 +0100
diff --git a/debian/rules b/debian/rules
index 852ffd7..4c71d24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,18 +45,3 @@ override_dh_clean:
override_dh_installchangelogs:
dh_installchangelogs -- package/changes.txt
-get-orig-source:
- dh_testdir
- test -d ../tarballs/. || mkdir -p ../tarballs
- uscan --verbose \
- --download-version $(CURVER) \
- --destdir . \
- --force-download \
- --rename
- tar xf osmosis_$(CURVER).orig.tar.gz
- @echo Removing build-support/repo and debian directory
- rm -rf openstreetmap-osmosis-*/build-support/repo openstreetmap-osmosis-*/debian
- @echo Building snapshot tarball
- tar czf ${DESTTGZ} openstreetmap-osmosis-*/
- @echo Cleaning up
- rm -rf openstreetmap-osmosis-*/ osmosis_$(CURVER).orig.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmosis.git
More information about the Pkg-grass-devel
mailing list