[symmetrica] 01/03: Fixed Changelog and patch descriptions.
Dominique Ingoglia
godel108-guest at moszumanska.debian.org
Sun Jan 19 17:54:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
godel108-guest pushed a commit to branch master
in repository symmetrica.
commit e2194724e2e0f11a07e33bfbf640b03ffdcb2562
Author: Dominique Ingoglia <Dominique.Ingoglia at gmail.com>
Date: Sun Jan 19 10:29:24 2014 -0700
Fixed Changelog and patch descriptions.
---
debian/changelog | 7 +++++++
debian/patches/banner.patch | 2 +-
debian/patches/macros-bugfix.patch | 2 +-
debian/patches/shared-library.patch | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9f2e0e5..24d61d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+symmetrica (2.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Added symmetrica-doc package. Gave descriptions to patches and made package lintian clean.
+
+ -- Dominique Ingoglia <Dominique.Ingoglia at gmail.com> Sun, 19 Jan 2014 10:18:06 -0700
+
symmetrica (2.0-1) unstable; urgency=low
* Initial release (Closes: #480083).
diff --git a/debian/patches/banner.patch b/debian/patches/banner.patch
index 3b42f34..b25d8b4 100644
--- a/debian/patches/banner.patch
+++ b/debian/patches/banner.patch
@@ -1,4 +1,4 @@
-Description: Removes banner from de.c file.
+Description: Do not print banners.
Author: Tim Abbott <tabbott at mit.edu>
Index: src/de.c
===================================================================
diff --git a/debian/patches/macros-bugfix.patch b/debian/patches/macros-bugfix.patch
index f9efb86..57248bc 100644
--- a/debian/patches/macros-bugfix.patch
+++ b/debian/patches/macros-bugfix.patch
@@ -1,4 +1,4 @@
-Description: Redefines 'INT' macro a 'long' macro.
+Description: Use 'long' instead of the 'INT' macro.
Author: Tim Abbott <tabbott at mit.edu>
Index: src/macro.h
diff --git a/debian/patches/shared-library.patch b/debian/patches/shared-library.patch
index b6ee4b5..41c951f 100644
--- a/debian/patches/shared-library.patch
+++ b/debian/patches/shared-library.patch
@@ -1,4 +1,4 @@
-Description: Fixes the makefile so it builds.
+Description: Create a makefile that can build a shared library.
Author: Tim Abbott <tabbott at mit.edu>
--- a/makefile
+++ b/makefile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/symmetrica.git
More information about the debian-science-commits
mailing list