This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fis-gtm.
commit 52ee3b40141e152d651feacbd544c7a78946d83e Author: Andreas Tille <[email protected]> Date: Fri Oct 25 08:23:56 2013 +0200 moved "Provides: mumps" to binary package section --- debian/changelog | 5 +++++ debian/control | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1657513..1b3c1b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ fis-gtm (6.0-003-1) UNRELEASED; urgency=low + [ Amul Shah ] * New upstream version * Fixed watch file + [ Andreas Tille ] + * debian/control: + - moved "Provides: mumps" to binary package section + -- Amul Shah <[email protected]> Thu, 24 Oct 2013 23:38:30 -0400 fis-gtm (6.0-001-1) unstable; urgency=low diff --git a/debian/control b/debian/control index b984a78..558d580 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Uploaders: Andreas Tille <[email protected]>, Amul Shah <[email protected]> Section: database Priority: extra -Provides: mumps Build-Depends: debhelper (>= 9), libicu-dev, locales, @@ -29,6 +28,7 @@ Package: fis-gtm Architecture: all Depends: ${misc:Depends}, fis-gtm-6.0-003 +Provides: mumps Description: metapackage for the latest version of FIS-GT.M database GT.M is a database engine with scalability proven in large real-time transaction processing systems that have thousands of concurrent -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
