[med-svn] [asmlib] 01/01: empty package builds and no more lintian errors refering to issues in control or changelog
Jorge Soares
jssoares-guest at moszumanska.debian.org
Tue Nov 4 12:24:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
jssoares-guest pushed a commit to branch master
in repository asmlib.
commit 108c8a5b7cf09071efbb76871c18b77104eeed70
Author: Jorge Soares <j.s.soares at gmail.com>
Date: Tue Nov 4 13:23:59 2014 +0100
empty package builds and no more lintian errors refering to issues in control or changelog
---
debian/changelog | 2 +-
debian/control | 15 +++++++--------
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f1597bd..1e10afc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ asmlib (0.1-1) unstable; urgency=medium
* Initial release (Closes: #1234)
- -- Jorge Soares <j.s.soares at gmail.com> Thu, 03 Nov 2014 14:46:54 +0200
+ -- Jorge Soares <j.s.soares at gmail.com> Mon, 03 Nov 2014 14:46:54 +0200
diff --git a/debian/control b/debian/control
index c2408b4..59b5972 100644
--- a/debian/control
+++ b/debian/control
@@ -5,17 +5,16 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
-
Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/kmc.git
-Homepage: https://github.com/js21/kmc
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/asmlib.git
+Homepage: https://github.com/js21/asmlib
Package: asmlib
-Architecture: all
-Depends:
-Description: A library of optimized subroutines coded in assembly language
- A library of optimized subroutines coded in assembly language.
- The functions in this library can be called from C, C++ and other
+Architecture: amd64
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: Library of optimized subroutines coded in assembly language
+ Functions in this library can be called from C, C++ and other
compiled high-level languages. Supports many different compilers
under Windows, Linux, BSD and Mac OS X operating systems, 32 and 64 bits.
This library contains faster versions of common C/C++
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/asmlib.git
More information about the debian-med-commit
mailing list