[Pkg-cli-apps-commits] [fsharp] 08/17: We messd up +dfsg, so need a +dfsg2
Jo Shields
directhex at moszumanska.debian.org
Wed Dec 2 14:59:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to annotated tag debian/4.0.0.4+dfsg2-1
in repository fsharp.
commit 519eabc3c1ec6c6bee6b36834a40954b81d4fe03
Author: Jo Shields <jo.shields at xamarin.com>
Date: Tue Dec 1 16:20:53 2015 +0000
We messd up +dfsg, so need a +dfsg2
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index a6fe161..1014fdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,8 +78,8 @@ get-orig-source:
rm -rf $(DEB_SOURCE_NAME)-$(VERSION)/lib/bootstrap/signed
rm -f $(DEB_SOURCE_NAME)-$(VERSION)/lib/bootstrap/4.0/FSharp.VsSqmMulti.dll
find $(DEB_SOURCE_NAME)-$(VERSION) -type f -name \*.fsproj -print0 | xargs -0 fromdos
- tar --mtime=@1255820400 -cf ./$(DEB_SOURCE_NAME)_$(VERSION)+dfsg.orig.tar $(DEB_SOURCE_NAME)-$(VERSION)
- gzip -9fn ./$(DEB_SOURCE_NAME)_$(VERSION)+dfsg.orig.tar
+ tar --mtime=@1255820400 -cf ./$(DEB_SOURCE_NAME)_$(VERSION)+dfsg2.orig.tar $(DEB_SOURCE_NAME)-$(VERSION)
+ gzip -9fn ./$(DEB_SOURCE_NAME)_$(VERSION)+dfsg2.orig.tar
rm -r $(DEB_SOURCE_NAME)-$(VERSION)
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git
More information about the Pkg-cli-apps-commits
mailing list