[gadap] 07/24: minor fixes

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Aug 27 14:35:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to tag debian/2.0-4
in repository gadap.

commit afc226f3684d3df4a9b714ae700315273730a6a9
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Oct 24 16:44:59 2011 +0100

    minor fixes
---
 debian/changelog |  2 +-
 debian/copyright | 11 +----------
 debian/rules     |  3 +++
 3 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 48116b3..fcaa4d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gadap (2.0) unstable; urgency=low
+gadap (2.0-1) unstable; urgency=low
 
   * Initial release. (Closes: #646433).
 
diff --git a/debian/copyright b/debian/copyright
index 76f6489..bf94dca 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -20,13 +20,4 @@
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; using version 2 of the License.
 
-    This library is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-  The texts of the license can be found in /usr/share/common-licenses/GPL-2
+    The texts of the license can be found in /usr/share/common-licenses/GPL-2
diff --git a/debian/rules b/debian/rules
index f65ed72..09a0037 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 LIBDIR:=/usr/lib/$(DEB_HOST_MULTIARCH)
 
 
+override_dh_auto_install:
+	rm debian/tmp/usr/bin/test
+	dh_auto_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gadap.git



More information about the debian-science-commits mailing list