[mpj] 05/22: Upload to unstable
Andreas Tille
tille at debian.org
Wed May 11 06:46:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mpj.
commit e56d90b39f0490f0d47c236ea8e618931b8f435c
Author: Andreas Tille <tille at debian.org>
Date: Sat Jan 21 20:00:09 2012 +0000
Upload to unstable
---
debian/changelog | 4 ++--
debian/get-orig-source | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 52aaeba..c5d9bb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-mpj (0.38~dfsg-1) UNRELEASED; urgency=low
+mpj (0.38~dfsg-1) unstable; urgency=low
- * Initial release (Closes: #?????)
+ * Initial release (Closes: #656790)
-- Andreas Tille <tille at debian.org> Sat, 21 Jan 2012 15:15:57 +0100
diff --git a/debian/get-orig-source b/debian/get-orig-source
index d5b36e4..5eb2977 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -51,6 +51,12 @@ rm -rf test
# or not needed for the build process of mpj.jar which is in our main interest
rm -f lib/*
+# After removing the subject of this license file it can be removed as well
+rm -f THIRDPARTYLICENSES.txt
+
+# ... and once we are talking about deleting useless stuff
+rm -f README-win.txt
+
cd ..
GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -czf "$NAME"_"$VERSION"~dfsg.orig.tar.gz "${UARCHIVEDIR}"
rm -rf ${UARCHIVEDIR}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mpj.git
More information about the pkg-java-commits
mailing list