[med-svn] [fis-gtm] 01/03: get-orig-source was intentionally removed; d/changelog was intentionally stripped
Andreas Tille
tille at debian.org
Fri Oct 25 06:20:23 UTC 2013
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fis-gtm.
commit 1aa0241e3e0e1350b6cd2456a6e92644b66d7d63
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 25 08:15:31 2013 +0200
get-orig-source was intentionally removed; d/changelog was intentionally stripped
---
debian/changelog | 59 ++----------------------------------------------
debian/get-orig-source | 10 --------
2 files changed, 2 insertions(+), 67 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5b98e2a..1657513 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,66 +3,11 @@ fis-gtm (6.0-003-1) UNRELEASED; urgency=low
* New upstream version
* Fixed watch file
- -- Andreas Tille <tille at debian.org> Wed, 23 Oct 2013 08:13:41 +0200
+ -- Amul Shah <amul at amulz.com> Thu, 24 Oct 2013 23:38:30 -0400
-fis-gtm (6.0-002-1) unstable; urgency=low
+fis-gtm (6.0-001-1) unstable; urgency=low
* Initial release (Closes: #541239)
- [ Amul Shah ]
- * New upstream version V6.0-002
- * Change target release version V6.0.002
- * Update patches to match the new sources.
- Special thanks to Brad King for reissuing them
- * Add the V6.0-001 and V6.0-002 release notes
- * fix get-orig-source and drop references to extra bootstrap files
- * Add MAN pages
-- Andreas Tille <tille at debian.org> Sat, 19 Oct 2013 21:21:19 +0200
-fis-gtm (5.5-000+git109-g57f2d89-1) UNRELEASED; urgency=low
-
- [ Luis Ibanez ]
- * New upstream version 5.5
- * Adding cmake configuration to facilitate builds in multiple platforms.
- * debian/rules:
- Modify override for auto configure in order to now copy the extra
- files and then invoke cmake.
- added setuid for file gtmsecshr during installation step.
- Deleting the redundant COPYING file.
- Inserting shebang line in executable scripts to address lintian
- warnings.
- Inserting shebang line also in the gtmcshrc, although lintian
- also reports a formatting problem in this script.
- Removed the setuid bit for gtmsecshr, now overriding dh_fixperms.
- Introducing chmods in the override_dh_fixperms section to address
- lintian warnings and errors.
- Introducing chmods in the plugin subdirectory, more on dh_fixperms.
- Now doing dh_fixperms first, and only retouching the setuid, and
- the scripts that are non-executable.
- Added lintian overrides for gtmsecshr and libgtmutil.so.
- Added the --parallel flag to take advantage of make -j x.
- Added setuid permissions to gtmsecshrdir.
-
- [ Yaroslav Halchenko ]
- * debian/control:
- - provide both meta and versioned fis-gtm packages
- - boosted dh compat 9 to get hardening flags automagically
- * debian/rules:
- - disable call to gtminstall at package build time:
- upstream relies on the installdir path internally so "$test" command
- used in various tools would not work rendering system broken according
- to upstream
- - generate lintian-overrides for shlib-with-executable-stack
- - utilize gtminstall script for the 2nd-stage build/installation
- - get-orig-source: fetch tarball from github of pre-release snapshots
- - setup and use UTF-8 locale (thanks Matt Fischer for the blog post
- http://www.mattfischer.com/blog/?p=105)
-
- [ Andreas Tille ]
- * debian/control:
- - Versioned Build-Depends cmake (>= 2.8.5)
- * debian/rules: For some strange reason dh_strip does not strip debug
- symbols from some tools. This is fixed in a override_dh_strip but it
- should be clarified whether there is a more elegant solution
-
- -- Andreas Tille <tille at debian.org> Fri, 29 Jun 2012 16:54:54 +0200
diff --git a/debian/get-orig-source b/debian/get-orig-source
deleted file mode 100755
index aa60d38..0000000
--- a/debian/get-orig-source
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-# get source for fis-gtm from SourceForge.net
-
-#set -x
-set -e
-NAME="fis-gtm"
-PKGVERSION="V6.0-003"
-
-wget -q -N http://sourceforge.net/projects/fis-gtm/files/GT.M-x86-Linux-src/${PKGVERSION}/${NAME}-${PKGVERSION}.tar.gz
-mv ${NAME}-${PKGVERSION}.tar.gz ${NAME}-${PKGVERSION}.orig.tar.gz
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git
More information about the debian-med-commit
mailing list