--- slexpat-0.5.0.orig/debian/changelog +++ slexpat-0.5.0/debian/changelog @@ -0,0 +1,58 @@ +slexpat (0.5.0-3) unstable; urgency=medium + + * QA (group) upload + * d/control: + + Remove myself from the Uploaders list (closes: #571880) + + Set Maintainer to Debian QA Group (orhpaned package) + * d/slang-expat.lintian-overrides: New file + + -- Rafael Laboissiere Mon, 01 Aug 2016 12:35:42 -0300 + +slexpat (0.5.0-2) unstable; urgency=low + + * debian/control: + + Bump Standards-Version to 3.8.1 (no changes needed) + + The package is now maintained with Git at alioth.debian.org. Add + Vcs-Git field and change Vcs-Browser accordingly. + + Fix Lintian warning debhelper-but-no-misc-depends + + Bump build dependency on debhelper to >= 7 + * debian/compat: Set compatibility level of debhelper to 7 + + -- Rafael Laboissiere Sun, 26 Apr 2009 10:54:05 +0200 + +slexpat (0.5.0-1) unstable; urgency=low + + * New upstream version + * debian/control: + - Append trunk/ to the path in Vcs-Svn:, such that debcheckout works + - Bumped Standards-Version to 3.8.0 (no changes needed) + + -- Rafael Laboissiere Sat, 21 Jun 2008 16:18:30 +0200 + +slexpat (0.4.0-1) unstable; urgency=low + + * New upstream release + + -- Rafael Laboissiere Sun, 27 Jan 2008 13:59:19 +0100 + +slexpat (0.3.0-2) unstable; urgency=low + + * debian/control: + + Added Homepage field + + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-* + + Dropped the Homepage pseudo-header from the extended description + + Bumped Standards-Version to 3.7.3 + + -- Rafael Laboissiere Sun, 16 Dec 2007 00:25:03 +0100 + +slexpat (0.3.0-1) unstable; urgency=low + + * First official release to unstable (closes: #440262, #440400) + + -- Rafael Laboissiere Sat, 01 Sep 2007 09:56:13 +0200 + +slexpat (0.3.0-1~pre1) unstable; urgency=low + + * Initial pre-release + + -- Rafael Laboissiere Fri, 31 Aug 2007 13:32:13 +0200 --- slexpat-0.5.0.orig/debian/compat +++ slexpat-0.5.0/debian/compat @@ -0,0 +1 @@ +7 --- slexpat-0.5.0.orig/debian/control +++ slexpat-0.5.0/debian/control @@ -0,0 +1,19 @@ +Source: slexpat +Section: interpreters +Priority: optional +Maintainer: Debian QA Group +Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6), + libexpat1-dev, cdbs +Standards-Version: 3.8.1 +Homepage: http://www.cheesit.com/downloads/slang/slexpat.html +Vcs-Git: git://alioth.debian.org/pkg-jed/slexpat.git +Vcs-Browser: http://git.debian.org/?p=pkg-jed/slexpat.git + +Package: slang-expat +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) +Description: S-Lang bindings for the expat XML parser + The S-Lang module contained in this package provides bindings to the + expat library for parsing XML files. This module can be used in slsh + (the S-Lang shell), in the JED editor, and in the news reader slrn. --- slexpat-0.5.0.orig/debian/copyright +++ slexpat-0.5.0/debian/copyright @@ -0,0 +1,17 @@ +This package was debianized by Rafael Laboissiere on +Fri, 31 Aug 2007 13:41:44 +0200 + +It was downloaded from + + http://www.cheesit.com/downloads/slang/slexpat.html + +Copyright Holder: Paul Boekholt + +License: + +According to slexpat.html: + slexpat is Copyright (c) 2006, 2007 Paul Boekholt. Released under the + terms of the GNU GPL (version 2 or later). + +In Debian systems, the complete text of the Gnu GPL can be found in +`/usr/share/common-licenses/GPL-2'. --- slexpat-0.5.0.orig/debian/examples +++ slexpat-0.5.0/debian/examples @@ -0,0 +1 @@ +outline.sl --- slexpat-0.5.0.orig/debian/rules +++ slexpat-0.5.0/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/makefile.mk +include /usr/share/cdbs/1/rules/debhelper.mk + +DEB_MAKE_INSTALL_TARGET := install prefix=/usr DESTDIR=$(DEB_DESTDIR) --- slexpat-0.5.0.orig/debian/slang-expat.lintian-overrides +++ slexpat-0.5.0/debian/slang-expat.lintian-overrides @@ -0,0 +1,5 @@ +# The module expat-module.so is linked against libexpat1 and it is not +# embedded. The Lintian error embedded-library is triggered because the +# Expat exceptions messages are defined again in expat-module.c, but +# this cannot be considered as "embedding". +slang-expat: embedded-library usr/lib/slang/v2/modules/expat-module.so: expat \ No newline at end of file --- slexpat-0.5.0.orig/debian/watch +++ slexpat-0.5.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://www.cheesit.com/downloads/slang/slexpat.html .*/slexpat-([\d.]+).tgz