1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
slxfig (0.2.0~.117-2) unstable; urgency=medium
* QA upload.
* Add the missing build dependencies on texlive-fonts-recommended
and texlive-fonts-extra.
-- Adrian Bunk <bunk@debian.org> Thu, 29 Jun 2017 07:25:10 +0300
slxfig (0.2.0~.117-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Make build errors in build/slang-xfig fatal.
* Apply patch from Roland Rosenfeld to use fig2dev instead of
the transitional transfig package. (Closes: #866156)
-- Adrian Bunk <bunk@debian.org> Tue, 27 Jun 2017 22:21:20 +0300
slxfig (0.2.0~.35-2) unstable; urgency=medium
* QA (group) upload
* d/control:
+ Remove myself from the Uploaders list (closes: #571891)
+ Set Maintainer to Debian QA Group (orhpaned package)
-- Rafael Laboissiere <rafael@debian.org> Tue, 02 Aug 2016 05:33:02 -0300
slxfig (0.2.0~.35-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: configure: error: unable to find the slang library and
header file slang.h": add patch from Ubuntu / Ilya Barygin:
adjust debian/rules to multiarched slang2.
Additionally build-depend on multiarched libslang2-dev and
dpkg-dev (>= 1.16.0)
(Closes: #640688)
-- gregor herrmann <gregoa@debian.org> Sat, 07 Jan 2012 16:14:31 +0100
slxfig (0.2.0~.35-1) unstable; urgency=low
* New usptream release
-- Rafael Laboissiere <rafael@debian.org> Sat, 06 Jun 2009 20:44:41 +0200
slxfig (0.2.0~.33-1) unstable; urgency=low
* New upstream release
* 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.
* debian/copyright:
+ Replace copyright tag (c) by the UTF-8 character © (Lintian warning)
+ Update copyright year and put the Debian packaging under the terms
of GPL-3+
+ Add reference to GPL-2 file
-- Rafael Laboissiere <rafael@debian.org> Thu, 23 Apr 2009 22:42:15 +0200
slxfig (0.2.0~.30-1) unstable; urgency=low
* New upstream version
* debian/watch: Use the upstream author's web site to check for new
versions
* debian/patches/*: Drop patches that were needed for SLang 2.0
* debian/rules: Do not include CDBS' simple-patchsys
* debian/control:
- Bump Standards-Version to 3.8.0 (no changes needed)
- Add ${misc:Depends} to Depends
-- Rafael Laboissiere <rafael@debian.org> Sun, 07 Dec 2008 23:48:19 +0100
slxfig (0~svn.192-4) unstable; urgency=low
* debian/rules: Explicitly add the local-packages directory to
SLSH_PATH. This should fix Bug#471621, but let us see how the
autobuilders behave.
-- Rafael Laboissiere <rafael@debian.org> Thu, 20 Mar 2008 16:48:33 +0100
slxfig (0~svn.192-3) unstable; urgency=low
* debian/control: Append trunk/ to the path in Vcs-Svn:, such that
debcheckout works
* debian/control: Add ghostscript as build-dependency
-- Rafael Laboissiere <rafael@debian.org> Wed, 19 Mar 2008 11:26:31 +0100
slxfig (0~svn.192-2) unstable; urgency=low
* Rebuilt against newer version of libslang2
* debian/control:
+ Dropped Homepage pseudo-header from the extended description
+ Bumped Standards-Version to 3.7.3
-- Rafael Laboissiere <rafael@debian.org> Wed, 05 Dec 2007 11:45:23 +0100
slxfig (0~svn.192-1) unstable; urgency=low
* New SVN upstream "release"
* Added patches to make the package work with libslang 2.0, the version
currently in Debian:
+ 01-fake-feqs: Simulate the call to feqs (which only exists in
libslang 2.1)
+ 02-logic-operator: Replace the "&&" operator by a convoluted if/else
code
* debian/control:
+ Added Homepage field
+ Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
+ Bumped dependency to libslang 2.1
* debian/watch: Added file
* debian/slxfig.php: Script PHP used for faking an usptream URL whichs
gives the latest SVN revision of the upstream repository
* debian/rules:
+ Install uscan script at people.debian.org
+ Set datarootdir when installing the package
-- Rafael Laboissiere <rafael@debian.org> Wed, 07 Nov 2007 16:34:13 +0100
slxfig (0~svn.114-4) unstable; urgency=low
* debian/control: Bumped the build-dependency on slsh to >= 2.0.7-2,
since this version includes the PNG S-Lang module, needed for the
histplt.sl regression test
* debian/rules: Changed according to the above, which allows running all
the available regression tests
-- Rafael Laboissiere <rafael@debian.org> Thu, 21 Jun 2007 10:17:49 +0200
slxfig (0~svn.114-3) unstable; urgency=low
* debian/control: Build-depends on libslang2-dev such that configure
succeeds (closes: #423535)
* debian/rules: Drop image.png from the list of targets when running the
regression tests. (This should be reverted in the future if/when
the slsh package will include the PNG module, see Bug#423571)
-- Rafael Laboissiere <rafael@debian.org> Sun, 13 May 2007 00:27:25 +0200
slxfig (0~svn.114-2) unstable; urgency=low
* First upload to unstable (closes: #421819)
-- Rafael Laboissiere <rafael@debian.org> Tue, 1 May 2007 21:31:00 +0200
slxfig (0~svn.114-1) unstable; urgency=low
* Initial release
-- Rafael Laboissiere <rafael@debian.org> Tue, 1 May 2007 18:39:42 +0200
|