[plexus-build-api] 08/22: UNRELEASED * Team upload. * Update debian/watch to point to github.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Aug 30 10:46:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository plexus-build-api.

commit 4e1b092d9e366c6edeed719b629a046c0bfc9da0
Author: Torsten Werner <twerner at debian.org>
Date:   Thu Aug 25 11:26:45 2011 +0000

    UNRELEASED
    * Team upload.
    * Update debian/watch to point to github.
---
 debian/changelog   |  8 ++++++++
 debian/orig-tar.sh | 17 -----------------
 debian/watch       |  5 ++---
 3 files changed, 10 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4ab7a88..2ee0a19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+plexus-build-api (0.0.4-4) unstable; urgency=low
+
+  UNRELEASED
+  * Team upload.
+  * Update debian/watch to point to github.
+
+ -- Torsten Werner <twerner at debian.org>  Thu, 25 Aug 2011 13:19:31 +0200
+
 plexus-build-api (0.0.4-3) unstable; urgency=low
 
   * Add version constraint on libplexus-utils (Closes: #542588)
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index 82a1103..0000000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh -e
-
-VERSION=$2
-TAR=../plexus-build-api_$VERSION.orig.tar.gz
-DIR=plexus-build-api-$VERSION
-TAG=$(echo "plexus-build-api-$VERSION" | sed 's,~\(alpha\|beta\),-\1-,')
-
-svn export http://svn.sonatype.org/spice/tags/$TAG/ $DIR
-tar -c -z -f $TAR $DIR
-rm -rf $DIR ../$TAG
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $TAR $origDir
-  echo "moved $TAR to $origDir"
-fi
diff --git a/debian/watch b/debian/watch
index 4af84ac..b464c2c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
 version=3
-opts="uversionmangle=s{-(alpha|beta)-}{~$1}" \
-  http://svn.sonatype.org/spice/tags/ \
-  plexus-build-api-([0-9].*)/ debian debian/orig-tar.sh
 
+http://githubredir.debian.net/github/sonatype/sisu-build-api \
+  .*/plexus-build-api-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-build-api.git



More information about the pkg-java-commits mailing list