[gle-graphics] 06/23: Import Debian changes 4.2.2-4

Christian T. Steigies cts at moszumanska.debian.org
Tue Oct 31 18:25:35 UTC 2017


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

cts pushed a commit to branch master
in repository gle-graphics.

commit a766e6e594f32c22b16cad07908127434512b195
Author: Christian T. Steigies <cts at debian.org>
Date:   Tue Apr 6 22:52:09 2010 +0200

    Import Debian changes 4.2.2-4
    
    gle-graphics (4.2.2-4) unstable; urgency=low
    
      * add libtool and pkg-config to build-depends
---
 changelog        | 85 --------------------------------------------------------
 debian/changelog |  6 ++++
 debian/control   |  4 +--
 rules            | 34 -----------------------
 4 files changed, 8 insertions(+), 121 deletions(-)

diff --git a/changelog b/changelog
deleted file mode 100644
index 49eef7e..0000000
--- a/changelog
+++ /dev/null
@@ -1,85 +0,0 @@
-gle-graphics (4.2.2-3) unstable; urgency=low
-
-  * run "autoreconf -vfi" as pre-configure action instead of 
-    "aclocal && autoconf" as configure action (closes: #571296)
-  * remove autogenerated aclocal.m4 and configure in clean target
-  
- -- Christian T. Steigies <cts at debian.org>  Mon, 05 Apr 2010 21:36:40 +0200
-
-gle-graphics (4.2.2-2) unstable; urgency=low
-
-  * upload to unstable
-  * Updated Standards-Version to 3.8.4 (no changes)
-
- -- Christian T. Steigies <cts at debian.org>  Wed, 24 Feb 2010 23:21:37 +0100
-
-gle-graphics (4.2.2-1) experimental; urgency=low
-
-  * new upstream version
-  * 001-kfreebsd-support patch is included upstream
-  * configure --with-rpath=no
-
- -- Christian T. Steigies <cts at debian.org>  Wed, 20 Jan 2010 22:59:32 +0100
-
-gle-graphics (4.2.1-2) experimental; urgency=low
-
-  * add patch to allow building on kfreebsd
-  * Updated Standards-Version to 3.8.3 (no changes)
-
- -- Christian T. Steigies <cts at debian.org>  Wed, 09 Sep 2009 00:56:21 +0200
-
-gle-graphics (4.2.1-1) experimental; urgency=low
-
-  * new upstream version
-  * added automake and ghostscript to Build-Depends
-
- -- Christian T. Steigies <cts at debian.org>  Sat, 05 Sep 2009 22:33:51 +0200
-
-gle-graphics (4.2.0-1) experimental; urgency=low
-
-  * new upstream version
-  * rename package to gle-graphics
-
- -- Christian T. Steigies <cts at debian.org>  Fri, 17 Apr 2009 00:36:23 +0200
-
-glx (4.2.0-1) experimental; urgency=low
-
-  * new upstream version
-  * Updated Standards-Version to 3.8.0 (no changes)
-  * do not ship LICENSE.txt, this is included in debian/copyright
-  * addeded simple man and qgle manpages
-  * build and ship gle-manual.pdf
-
- -- Christian T. Steigies <cts at debian.org>  Mon, 13 Apr 2009 14:04:59 +0200
-
-glx (4.1.1) experimental; urgency=low
-
-  * new upstream version
-
- -- Christian T. Steigies <cts at debian.org>  Tue, 26 Feb 2008 23:58:04 +0100
-
-glx (4.1.0-rc2-1) experimental; urgency=low
-
-  * new upstream version
-
- -- Christian T. Steigies <cts at debian.org>  Thu, 22 Nov 2007 22:52:11 +0100
-
-glx (4.1.0-rc1-1) experimental; urgency=low
-
-  * new upstream version
-
- -- Christian T. Steigies <cts at debian.org>  Thu,  4 Oct 2007 00:46:10 +0200
-
-glx (4.0.12-1) experimental; urgency=low
-
-  * new upstream version
-  * switch to cdbs, build from upstream "tarball"
-
- -- Christian T. Steigies <cts at debian.org>  Wed,  3 Oct 2007 12:08:52 +0200
-
-glx (4.0.7-1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Christian T. Steigies <cts at debian.org>  Sat,  8 Jan 2005 11:31:38 +0100
-
diff --git a/debian/changelog b/debian/changelog
index 49eef7e..fcc94a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gle-graphics (4.2.2-4) unstable; urgency=low
+
+  * add libtool and pkg-config to build-depends
+
+ -- Christian T. Steigies <cts at debian.org>  Tue, 06 Apr 2010 22:52:09 +0200
+
 gle-graphics (4.2.2-3) unstable; urgency=low
 
   * run "autoreconf -vfi" as pre-configure action instead of 
diff --git a/debian/control b/debian/control
index e8eeeb6..dcccb95 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: gle-graphics
 Section: graphics
 Priority: optional
 Maintainer: Christian T. Steigies <cts at debian.org>
-Build-Depends: debhelper (>= 5.0.0), libtiff-dev, libboost-dev, cdbs, libqt4-dev, libjpeg-dev, libpng-dev, ncurses-dev, texlive, texlive-latex-extra, automake, ghostscript
-x-Build-Depends: docbook-to-man
+Build-Depends: debhelper (>= 5.0.0), libtiff-dev, libboost-dev, cdbs, libqt4-dev, libjpeg-dev, libpng-dev, ncurses-dev, texlive, texlive-latex-extra, automake, ghostscript, libtool, pkg-config
+X-Build-Depends: docbook-to-man
 Standards-Version: 3.8.4
 
 Package: gle-graphics
diff --git a/rules b/rules
deleted file mode 100644
index 4efdb4b..0000000
--- a/rules
+++ /dev/null
@@ -1,34 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_TAR_SRCDIR = gle4
-
-#include /usr/share/cdbs/1/rules/tarball.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
-# To add pre-configure actions (ignore warnings):
-makebuilddir/gle-graphics::
-	-autoreconf -vfi
-
-configure/gle-graphics::
-	./configure --docdir=/usr/share/doc/gle-graphics/ --with-rpath=no
-
-build/gle-graphics::
-	make doc
-
-clean::
-	-make clean
-	-rm Makefile
-	-make -C gle-refman -f Makefile.gcc clean
-	-make -C gle-refman/fonttest -f Makefile.gcc clean
-	-rm -r gle-refman/appendix/fig/.gle/
-	-rm src/font/*.fmt
-	-rm src/font/*.fve
-	-rm src/font/movefonts
-# remove files which are updated by autoreconf:
-	-rm aclocal.m4 configure
-
-install/gle-graphics::
-	cp debian/qgle.1 debian/gle-graphics/usr/share/man/man1/
-	cp debian/manip.1 debian/gle-graphics/usr/share/man/man1/

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



More information about the debian-science-commits mailing list