xfonts-75dpi: Changes to 'debian-unstable'

2016-09-24 Thread Julien Cristau
 debian/changelog |7 +++
 debian/control   |2 ++
 2 files changed, 9 insertions(+)

New commits:
commit 9d89c6c90a4b902f9c684ed3ad61e45cc43e25e7
Author: Julien Cristau 
Date:   Sat Sep 24 14:35:39 2016 +0200

Import 1:1.0.4+nmu1

diff --git a/debian/changelog b/debian/changelog
index ab9d750..d93f8c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xfonts-75dpi (1:1.0.4+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add multiarch metadata (Closes: 677858)
+
+ -- Wookey   Wed, 08 Jul 2015 17:31:29 +0100
+
 xfonts-75dpi (1:1.0.4) unstable; urgency=medium
 
   * Add Vcs-* control fields.
diff --git a/debian/control b/debian/control
index 83bf28f..57c408f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-xorg/font/xfonts-75dpi.git
 
 Package: xfonts-75dpi
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Suggests: xfs | xserver
 Description: 75 dpi fonts for X 
@@ -33,6 +34,7 @@ Description: 75 dpi fonts for X
 
 Package: xfonts-75dpi-transcoded
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Suggests: xfs | xserver
 Description: 75 dpi fonts for X (transcoded from ISO 10646-1)



xfonts-75dpi: Changes to 'debian-unstable'

2016-08-21 Thread Julien Cristau
 debian/changelog|7 +++
 debian/control  |2 +-
 debian/copyright|2 +-
 debian/rules|2 +-
 debian/watch.font-adobe-75dpi   |2 +-
 debian/watch.font-bh-75dpi  |2 +-
 debian/watch.font-bh-lucidatypewriter-75dpi |2 +-
 debian/watch.font-bitstream-75dpi   |2 +-
 8 files changed, 14 insertions(+), 7 deletions(-)

New commits:
commit 417f86081d7fd3f78a020a8bb94c6d1819019b47
Author: Julien Cristau 
Date:   Sun Aug 21 19:10:52 2016 +0200

Switch xorg.freedesktop.org URLs in packaging to https.

diff --git a/debian/changelog b/debian/changelog
index 700257e..6958e22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xfonts-75dpi (1:1.0.5) UNRELEASED; urgency=medium
 
   * Update Vcs-Git URL to https.
+  * Switch xorg.freedesktop.org URLs in packaging to https.
 
  -- Julien Cristau   Sun, 21 Aug 2016 19:10:17 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 1651a3d..5f2daa1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 This package contains the font-adobe-75dpi, font-bh-75dpi,
 font-bh-lucidatypewriter-75dpi and font-bitstream-75dpi tarballs
-downloaded from: http://xorg.freedesktop.org/releases/individual/font/
+downloaded from: https://xorg.freedesktop.org/releases/individual/font/
 
 font-adobe-75dpi:
   Copyright 1984-1989, 1994 Adobe Systems Incorporated.
diff --git a/debian/rules b/debian/rules
index a17db26..ef5f2f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -104,7 +104,7 @@ get-tarball-%:
 
 debian/watch.%:
echo version=3 > $@
-   echo 'http://xorg.freedesktop.org/releases/individual/font/ 
$*-(.*)\.tar\.gz' >> $@
+   echo 'https://xorg.freedesktop.org/releases/individual/font/ 
$*-(.*)\.tar\.gz' >> $@
 
 .PHONY: watchfiles
 watchfiles: $(addprefix debian/watch.,$(SUBDIRS))
diff --git a/debian/watch.font-adobe-75dpi b/debian/watch.font-adobe-75dpi
index 03cca7a..e2b23dc 100644
--- a/debian/watch.font-adobe-75dpi
+++ b/debian/watch.font-adobe-75dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/adobe-75dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ 
font-adobe-75dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ 
font-adobe-75dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bh-75dpi b/debian/watch.font-bh-75dpi
index 25f038a..0f79910 100644
--- a/debian/watch.font-bh-75dpi
+++ b/debian/watch.font-bh-75dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bh-75dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ 
font-bh-75dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ 
font-bh-75dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bh-lucidatypewriter-75dpi 
b/debian/watch.font-bh-lucidatypewriter-75dpi
index 3cf04ff..b373c86 100644
--- a/debian/watch.font-bh-lucidatypewriter-75dpi
+++ b/debian/watch.font-bh-lucidatypewriter-75dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bh-lucidatypewriter-75dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ 
font-bh-lucidatypewriter-75dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ 
font-bh-lucidatypewriter-75dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bitstream-75dpi 
b/debian/watch.font-bitstream-75dpi
index 2981561..3da89c6 100644
--- a/debian/watch.font-bitstream-75dpi
+++ b/debian/watch.font-bitstream-75dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bitstream-75dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ 
font-bitstream-75dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ 
font-bitstream-75dpi-(.*)\.tar\.gz

commit e34aa96d6d3a1f1a7ae5ac1a5d110411b8c63805
Author: Julien Cristau 
Date:   Sun Aug 21 19:10:31 2016 +0200

Update Vcs-Git URL to https.

diff --git a/debian/changelog b/debian/changelog
index ab9d750..700257e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xfonts-75dpi (1:1.0.5) UNRELEASED; urgency=medium
+
+  * Update Vcs-Git URL to https.
+
+ -- Julien Cristau   Sun, 21 Aug 2016 19:10:17 +0200
+
 xfonts-75dpi (1:1.0.4) unstable; urgency=medium
 
   * Add Vcs-* control fields.
diff --git a/debian/control b/debian/control
index 83bf28f..2ab86a1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  pkg-config,
  xfonts-utils (>= 1:7.5),
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-75dpi
+Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/font/xfonts-75dpi.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/font/xfonts-75dpi.git
 
 Package: xfonts-75dpi



xfonts-75dpi: Changes to 'debian-unstable'

2015-02-02 Thread Julien Cristau
 debian/changelog   |   10 
 debian/compat  |2 
 debian/control |8 
 debian/rules   |   18 -
 debian/xsfbs/repack.sh |   32 --
 debian/xsfbs/xsfbs.mk  |  285 --
 debian/xsfbs/xsfbs.sh  |  622 -
 7 files changed, 25 insertions(+), 952 deletions(-)

New commits:
commit ce2f687c422053e02f83efefcf6f24f04534db39
Author: Julien Cristau jcris...@debian.org
Date:   Mon Feb 2 21:15:26 2015 +0100

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 921e91c..ab9d750 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xfonts-75dpi (1:1.0.4) UNRELEASED; urgency=medium
+xfonts-75dpi (1:1.0.4) unstable; urgency=medium
 
   * Add Vcs-* control fields.
   * Get rid of debian/xsfbs/
@@ -6,7 +6,7 @@ xfonts-75dpi (1:1.0.4) UNRELEASED; urgency=medium
   * Pass GZIP=-n to make so compressed fonts don't include a timestamp.
   * Remove Cyril and David from Uploaders.
 
- -- Julien Cristau jcris...@debian.org  Mon, 02 Feb 2015 21:10:21 +0100
+ -- Julien Cristau jcris...@debian.org  Mon, 02 Feb 2015 21:15:23 +0100
 
 xfonts-75dpi (1:1.0.3) unstable; urgency=low
 

commit 9ee403392defecbe09b7745c3232e1dbefbd68a9
Author: Julien Cristau jcris...@debian.org
Date:   Mon Feb 2 21:15:19 2015 +0100

Remove Cyril and David from Uploaders.

diff --git a/debian/changelog b/debian/changelog
index fa838ae..921e91c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xfonts-75dpi (1:1.0.4) UNRELEASED; urgency=medium
   * Get rid of debian/xsfbs/
   * Bump debhelper compat level to 7.
   * Pass GZIP=-n to make so compressed fonts don't include a timestamp.
+  * Remove Cyril and David from Uploaders.
 
  -- Julien Cristau jcris...@debian.org  Mon, 02 Feb 2015 21:10:21 +0100
 
diff --git a/debian/control b/debian/control
index cb7dee4..83bf28f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: xfonts-75dpi
 Section: fonts
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends:
  debhelper (= 7),
  pkg-config,

commit 3e75d4940bf29cafdbeb884a60be1a815c829ef0
Author: Julien Cristau jcris...@debian.org
Date:   Mon Feb 2 21:15:05 2015 +0100

Pass GZIP=-n to make so compressed fonts don't include a timestamp.

diff --git a/debian/changelog b/debian/changelog
index 5e0f6f2..fa838ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xfonts-75dpi (1:1.0.4) UNRELEASED; urgency=medium
   * Add Vcs-* control fields.
   * Get rid of debian/xsfbs/
   * Bump debhelper compat level to 7.
+  * Pass GZIP=-n to make so compressed fonts don't include a timestamp.
 
  -- Julien Cristau jcris...@debian.org  Mon, 02 Feb 2015 21:10:21 +0100
 
diff --git a/debian/rules b/debian/rules
index 9c24c1b..a17db26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,7 @@ $(STAMP_DIR)/build-%:
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
$(confflags)
-   $(MAKE) -C $*-build
+   $(MAKE) -C $*-build GZIP=-n
$@
 
 build: build-stamp

commit ba4d298489e1912de3ed001fbe99972eb1ecf77b
Author: Julien Cristau jcris...@debian.org
Date:   Mon Feb 2 21:14:24 2015 +0100

Bump debhelper compat level to 7.

diff --git a/debian/changelog b/debian/changelog
index ee209a1..5e0f6f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xfonts-75dpi (1:1.0.4) UNRELEASED; urgency=medium
 
   * Add Vcs-* control fields.
   * Get rid of debian/xsfbs/
+  * Bump debhelper compat level to 7.
 
  -- Julien Cristau jcris...@debian.org  Mon, 02 Feb 2015 21:10:21 +0100
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 873c4d9..cb7dee4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: fonts
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow dnusi...@debian.org, Cyril Brulebois 
k...@debian.org
-Build-Depends: debhelper (= 5.0.31), pkg-config, xfonts-utils (= 1:7.5)
+Build-Depends:
+ debhelper (= 7),
+ pkg-config,
+ xfonts-utils (= 1:7.5),
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-75dpi
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/font/xfonts-75dpi.git
diff --git a/debian/rules b/debian/rules
index a3606a9..9c24c1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,6 @@ build-stamp: $(addprefix $(STAMP_DIR)/build-,$(SUBDIRS))
 
 clean:
dh_testdir
-   rm -f build-stamp
rm -f config.cache config.log config.status
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
@@ -83,7 +82,7 @@ binary-indep: build install
dh_testroot
 

xfonts-75dpi: Changes to 'debian-unstable'

2010-11-16 Thread Julien Cristau
 debian/README.source|2 
 debian/changelog|8 
 debian/copyright|  146 
 debian/xsfbs/xsfbs.mk   |   35 
 font-adobe-75dpi/ChangeLog  |   83 
 font-adobe-75dpi/INSTALL|  291 +
 font-adobe-75dpi/Makefile.am|   11 
 font-adobe-75dpi/Makefile.in|   38 
 font-adobe-75dpi/aclocal.m4 | 2789 +++
 font-adobe-75dpi/config.guess   |  274 -
 font-adobe-75dpi/config.sub |  137 
 font-adobe-75dpi/configure  | 4093 
 font-adobe-75dpi/configure.ac   |   10 
 font-adobe-75dpi/courB08.bdf|1 
 font-adobe-75dpi/courB10.bdf|1 
 font-adobe-75dpi/courB12.bdf|1 
 font-adobe-75dpi/courB14.bdf|1 
 font-adobe-75dpi/courB18.bdf|1 
 font-adobe-75dpi/courB24.bdf|1 
 font-adobe-75dpi/courBO08.bdf   |1 
 font-adobe-75dpi/courBO10.bdf   |1 
 font-adobe-75dpi/courBO12.bdf   |1 
 font-adobe-75dpi/courBO14.bdf   |1 
 font-adobe-75dpi/courBO18.bdf   |1 
 font-adobe-75dpi/courBO24.bdf   |1 
 font-adobe-75dpi/courO08.bdf|1 
 font-adobe-75dpi/courO10.bdf|1 
 font-adobe-75dpi/courO12.bdf|1 
 font-adobe-75dpi/courO14.bdf|1 
 font-adobe-75dpi/courO18.bdf|1 
 font-adobe-75dpi/courO24.bdf|1 
 font-adobe-75dpi/courR08.bdf|1 
 font-adobe-75dpi/courR10.bdf|1 
 font-adobe-75dpi/courR12.bdf|1 
 font-adobe-75dpi/courR14.bdf|1 
 font-adobe-75dpi/courR18.bdf|1 
 font-adobe-75dpi/courR24.bdf|1 
 font-adobe-75dpi/helvB08.bdf|1 
 font-adobe-75dpi/helvB10.bdf|1 
 font-adobe-75dpi/helvB12.bdf|1 
 font-adobe-75dpi/helvB14.bdf|1 
 font-adobe-75dpi/helvB18.bdf|1 
 font-adobe-75dpi/helvB24.bdf|1 
 font-adobe-75dpi/helvBO08.bdf   |1 
 font-adobe-75dpi/helvBO10.bdf   |1 
 font-adobe-75dpi/helvBO12.bdf   |1 
 font-adobe-75dpi/helvBO14.bdf   |1 
 font-adobe-75dpi/helvBO18.bdf   |1 
 font-adobe-75dpi/helvBO24.bdf   |1 
 font-adobe-75dpi/helvO08.bdf|1 
 font-adobe-75dpi/helvO10.bdf|1 
 font-adobe-75dpi/helvO12.bdf|1 
 font-adobe-75dpi/helvO14.bdf|1 
 font-adobe-75dpi/helvO18.bdf|1 
 font-adobe-75dpi/helvO24.bdf|1 
 font-adobe-75dpi/helvR08.bdf|1 
 font-adobe-75dpi/helvR10.bdf|1 
 font-adobe-75dpi/helvR12.bdf|1 
 font-adobe-75dpi/helvR14.bdf|1 
 font-adobe-75dpi/helvR18.bdf|1 
 font-adobe-75dpi/helvR24.bdf|1 
 font-adobe-75dpi/ncenB08.bdf|1 
 font-adobe-75dpi/ncenB10.bdf|1 
 font-adobe-75dpi/ncenB12.bdf|1 
 font-adobe-75dpi/ncenB14.bdf|1 
 font-adobe-75dpi/ncenB18.bdf|1 
 font-adobe-75dpi/ncenB24.bdf|1 
 font-adobe-75dpi/ncenBI08.bdf   |1 
 font-adobe-75dpi/ncenBI10.bdf   |1 
 font-adobe-75dpi/ncenBI12.bdf   |1 
 font-adobe-75dpi/ncenBI14.bdf   |1 
 font-adobe-75dpi/ncenBI18.bdf   |1 
 font-adobe-75dpi/ncenBI24.bdf   |1 
 font-adobe-75dpi/ncenI08.bdf|1 
 font-adobe-75dpi/ncenI10.bdf|1 
 font-adobe-75dpi/ncenI12.bdf|1 
 font-adobe-75dpi/ncenI14.bdf|1 
 font-adobe-75dpi/ncenI18.bdf|1 
 font-adobe-75dpi/ncenI24.bdf|1 
 font-adobe-75dpi/ncenR08.bdf|1 
 font-adobe-75dpi/ncenR10.bdf|1 
 font-adobe-75dpi/ncenR12.bdf|1 
 font-adobe-75dpi/ncenR14.bdf|1 
 font-adobe-75dpi/ncenR18.bdf|1 
 font-adobe-75dpi/ncenR24.bdf|1 
 font-adobe-75dpi/symb08.bdf |1 
 font-adobe-75dpi/symb10.bdf |1 
 font-adobe-75dpi/symb12.bdf |1 
 font-adobe-75dpi/symb14.bdf |1 
 font-adobe-75dpi/symb18.bdf |1 
 font-adobe-75dpi/symb24.bdf |1 
 font-adobe-75dpi/timB08.bdf |1 
 font-adobe-75dpi/timB10.bdf |1 
 

xfonts-75dpi: Changes to 'debian-unstable'

2010-11-16 Thread Cyril Brulebois
 debian/changelog |8 ++--
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 460671a3e1825b6951700b8f096707af1a34dcd5
Author: Cyril Brulebois k...@debian.org
Date:   Tue Nov 16 23:25:46 2010 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index e75bdd8..3994b59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xfonts-75dpi (1:1.0.3) UNRELEASED; urgency=low
+xfonts-75dpi (1:1.0.3) unstable; urgency=low
 
   [ Julien Cristau ]
   * Version the xfonts-utils build-dependency.  We need the fontrootdir
@@ -16,7 +16,7 @@ xfonts-75dpi (1:1.0.3) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Add myself to Uploaders.
 
- -- Julien Cristau jcris...@debian.org  Fri, 01 Jan 2010 15:55:52 +
+ -- Cyril Brulebois k...@debian.org  Tue, 16 Nov 2010 23:25:42 +0100
 
 xfonts-75dpi (1:1.0.1) unstable; urgency=low
 

commit c159533eef1609ca634e0d314a8ded68a1b9a557
Author: Cyril Brulebois k...@debian.org
Date:   Tue Nov 16 23:24:51 2010 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index e1f3d51..e75bdd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 xfonts-75dpi (1:1.0.3) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Version the xfonts-utils build-dependency.  We need the fontrootdir
 variable in fontutil.pc.
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -12,6 +13,9 @@ xfonts-75dpi (1:1.0.3) UNRELEASED; urgency=low
 - font-bitstream-75dpi 1.0.3
   * Update debian/copyright from upstream COPYING files.
 
+  [ Cyril Brulebois ]
+  * Add myself to Uploaders.
+
  -- Julien Cristau jcris...@debian.org  Fri, 01 Jan 2010 15:55:52 +
 
 xfonts-75dpi (1:1.0.1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 097192a..5c02653 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xfonts-75dpi
 Section: fonts
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends: debhelper (= 5.0.31), pkg-config, xfonts-utils (= 1:7.5)
 Standards-Version: 3.8.3
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1piu1n-0004ow...@alioth.debian.org



xfonts-75dpi: Changes to 'debian-unstable'

2010-01-22 Thread Julien Cristau
 debian/changelog |1 +
 debian/control   |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit ad347f2e1497d64c5cd1699b6b1631855562034f
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 23 01:46:51 2010 +0100

Remove myself from Uploaders

diff --git a/debian/changelog b/debian/changelog
index 6d770bc..afca62f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xfonts-75dpi (1:1.0.1+1) UNRELEASED; urgency=low
 variable in fontutil.pc.
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
+  * Remove myself from Uploaders
 
  -- Julien Cristau jcris...@debian.org  Fri, 01 Jan 2010 15:55:52 +
 
diff --git a/debian/control b/debian/control
index 909274c..097192a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xfonts-75dpi
 Section: fonts
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Julien Cristau 
jcris...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org
 Build-Depends: debhelper (= 5.0.31), pkg-config, xfonts-utils (= 1:7.5)
 Standards-Version: 3.8.3
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xfonts-75dpi: Changes to 'debian-unstable'

2010-01-16 Thread Julien Cristau
 debian/changelog |7 +++
 debian/control   |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit d347dc2558c60027f3556008e01748d212b18d06
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 2 07:09:55 2010 +

Version the xfonts-utils build-dependency.

We need the fontrootdir variable in fontutil.pc.

diff --git a/debian/changelog b/debian/changelog
index b454def..645add5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xfonts-75dpi (1:1.0.1+1) UNRELEASED; urgency=low
+
+  * Version the xfonts-utils build-dependency.  We need the fontrootdir
+variable in fontutil.pc.
+
+ -- Julien Cristau jcris...@debian.org  Fri, 01 Jan 2010 15:55:52 +
+
 xfonts-75dpi (1:1.0.1) unstable; urgency=low
 
   * New upstream releases for X11R7.5:
diff --git a/debian/control b/debian/control
index 3e7910b..909274c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: fonts
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow dnusi...@debian.org, Julien Cristau 
jcris...@debian.org
-Build-Depends: debhelper (= 5.0.31), pkg-config, xfonts-utils
+Build-Depends: debhelper (= 5.0.31), pkg-config, xfonts-utils (= 1:7.5)
 Standards-Version: 3.8.3
 
 Package: xfonts-75dpi


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xfonts-75dpi: Changes to 'debian-unstable'

2010-01-16 Thread Julien Cristau
 debian/changelog |2 ++
 debian/rules |   10 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

New commits:
commit ba5285e2ecfb56b83a0f3b94fa839acd5ec39a9c
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 16 16:49:10 2010 +

Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!

diff --git a/debian/changelog b/debian/changelog
index 645add5..6d770bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ xfonts-75dpi (1:1.0.1+1) UNRELEASED; urgency=low
 
   * Version the xfonts-utils build-dependency.  We need the fontrootdir
 variable in fontutil.pc.
+  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
+good reason.  Thanks, Colin Watson!
 
  -- Julien Cristau jcris...@debian.org  Fri, 01 Jan 2010 15:55:52 +
 
diff --git a/debian/rules b/debian/rules
index f375262..7addbf1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,14 +36,14 @@ else
 endif
 
 $(STAMP_DIR)/build-%:
-   mkdir -p $*-obj-$(DEB_BUILD_GNU_TYPE)
-   cd $*-obj-$(DEB_BUILD_GNU_TYPE)  \
+   mkdir -p $*-build
+   cd $*-build  \
../$*/configure \
--prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
$(confflags)
-   $(MAKE) -C $*-obj-$(DEB_BUILD_GNU_TYPE)
+   $(MAKE) -C $*-build
$@
 
 build: build-stamp
@@ -59,7 +59,7 @@ clean: xsfclean
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
-   rm -rf *-obj-*
+   rm -rf *-build
 
dh_clean
 
@@ -69,7 +69,7 @@ install: build
dh_clean -k
dh_installdirs
set -e; for FILE in $(SUBDIRS); do \
-   $(MAKE) -C $$FILE-obj-$(DEB_BUILD_GNU_TYPE) 
DESTDIR=$(CURDIR)/debian/tmp install; \
+   $(MAKE) -C $$FILE-build DESTDIR=$(CURDIR)/debian/tmp install; 
\
done
install -D -m644 debian/fonts.alias \
debian/tmp/etc/X11/fonts/75dpi/xfonts-75dpi.alias


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xfonts-75dpi: Changes to 'debian-unstable'

2010-01-01 Thread Julien Cristau
 debian/README.source   |   73 
 debian/changelog   |   20 
 debian/control |4 
 debian/rules   |   76 
 debian/watch.font-adobe-75dpi  |2 
 debian/watch.font-bh-75dpi |2 
 debian/watch.font-bh-lucidatypewriter-75dpi|2 
 debian/watch.font-bitstream-75dpi  |2 
 debian/xfonts-75dpi-transcoded.postinst.in |   21 
 debian/xfonts-75dpi-transcoded.postrm.in   |   21 
 debian/xfonts-75dpi.postinst.in|   23 
 debian/xfonts-75dpi.postrm.in  |   31 
 debian/xfonts-75dpi.preinst.in |   22 
 debian/xsfbs/repack.sh |   32 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 
 debian/xsfbs/xsfbs.mk  |  148 
 debian/xsfbs/xsfbs.sh  |  533 
 font-adobe-75dpi-X11R7.0-1.0.0/COPYING |   19 
 font-adobe-75dpi-X11R7.0-1.0.0/ChangeLog   |   33 
 font-adobe-75dpi-X11R7.0-1.0.0/Makefile.am |  264 
 font-adobe-75dpi-X11R7.0-1.0.0/Makefile.in |  674 
 font-adobe-75dpi-X11R7.0-1.0.0/aclocal.m4  | 1033 
 font-adobe-75dpi-X11R7.0-1.0.0/autogen.sh  |   12 
 font-adobe-75dpi-X11R7.0-1.0.0/configure   | 4034 --
 font-adobe-75dpi-X11R7.0-1.0.0/configure.ac|   61 
 font-adobe-75dpi-X11R7.0-1.0.0/courB08.bdf |11960 ---
 font-adobe-75dpi-X11R7.0-1.0.0/courB10.bdf |12799 ---
 font-adobe-75dpi-X11R7.0-1.0.0/courB12.bdf |14284 
 font-adobe-75dpi-X11R7.0-1.0.0/courB14.bdf |15216 
 font-adobe-75dpi-X11R7.0-1.0.0/courB18.bdf |17327 --
 font-adobe-75dpi-X11R7.0-1.0.0/courB24.bdf |20527 
 font-adobe-75dpi-X11R7.0-1.0.0/courBO08.bdf| 9804 -
 font-adobe-75dpi-X11R7.0-1.0.0/courBO10.bdf|10492 --
 font-adobe-75dpi-X11R7.0-1.0.0/courBO12.bdf|11684 --
 font-adobe-75dpi-X11R7.0-1.0.0/courBO14.bdf|12429 ---
 font-adobe-75dpi-X11R7.0-1.0.0/courBO18.bdf|14125 
 font-adobe-75dpi-X11R7.0-1.0.0/courBO24.bdf|16497 -
 font-adobe-75dpi-X11R7.0-1.0.0/courO08.bdf | 9783 -
 font-adobe-75dpi-X11R7.0-1.0.0/courO10.bdf |10484 --
 font-adobe-75dpi-X11R7.0-1.0.0/courO12.bdf |11551 --
 font-adobe-75dpi-X11R7.0-1.0.0/courO14.bdf |12266 ---
 font-adobe-75dpi-X11R7.0-1.0.0/courO18.bdf |13791 
 font-adobe-75dpi-X11R7.0-1.0.0/courO24.bdf |16090 -
 font-adobe-75dpi-X11R7.0-1.0.0/courR08.bdf |12024 ---
 font-adobe-75dpi-X11R7.0-1.0.0/courR10.bdf |12755 ---
 font-adobe-75dpi-X11R7.0-1.0.0/courR12.bdf |14149 
 font-adobe-75dpi-X11R7.0-1.0.0/courR14.bdf |15036 
 font-adobe-75dpi-X11R7.0-1.0.0/courR18.bdf |16949 -
 font-adobe-75dpi-X11R7.0-1.0.0/courR24.bdf |19944 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvB08.bdf |10927 --
 font-adobe-75dpi-X11R7.0-1.0.0/helvB10.bdf |11950 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvB12.bdf |12708 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvB14.bdf |13901 
 font-adobe-75dpi-X11R7.0-1.0.0/helvB18.bdf |16276 -
 font-adobe-75dpi-X11R7.0-1.0.0/helvB24.bdf |19770 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvBO08.bdf|10377 --
 font-adobe-75dpi-X11R7.0-1.0.0/helvBO10.bdf|11402 --
 font-adobe-75dpi-X11R7.0-1.0.0/helvBO12.bdf|12195 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvBO14.bdf|13321 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvBO18.bdf|15542 -
 font-adobe-75dpi-X11R7.0-1.0.0/helvBO24.bdf|18839 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvO08.bdf |10425 --
 font-adobe-75dpi-X11R7.0-1.0.0/helvO10.bdf |11399 --
 font-adobe-75dpi-X11R7.0-1.0.0/helvO12.bdf |12104 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvO14.bdf |13145 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvO18.bdf |15413 -
 font-adobe-75dpi-X11R7.0-1.0.0/helvO24.bdf |18839 ---
 font-adobe-75dpi-X11R7.0-1.0.0/helvR08.bdf |10926 --
 

xfonts-75dpi: Changes to 'debian-unstable'

2007-07-24 Thread Julien Cristau
 debian/changelog |8 
 debian/control   |2 
 debian/copyright |4 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ++
 debian/xsfbs/xsfbs.mk|  388 
 debian/xsfbs/xsfbs.sh|  907 +++
 6 files changed, 1458 insertions(+), 1 deletion(-)

New commits:
commit d1a2d6379dddcb690edb3f2ce8f29f19f2ddc7b0
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Tue Jul 24 18:54:42 2007 +0200

* Add myself to Uploaders and remove Branden with his permission.

diff --git a/debian/changelog b/debian/changelog
index 09e3f9c..464b65b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ xfonts-75dpi (1:1.0.0-4) unstable; urgency=low
 
   * Add upstream URL to debian/copyright (closes: #434287).  Thanks, Josip
 Rodin!
+  * Add myself to Uploaders and remove Branden with his permission.
 
- -- Julien Cristau [EMAIL PROTECTED]  Tue, 24 Jul 2007 18:52:52 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Tue, 24 Jul 2007 18:54:13 +0200
 
 xfonts-75dpi (1:1.0.0-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 1774104..2c45de1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xfonts-75dpi
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED]
+Uploaders: David Nusinow [EMAIL PROTECTED], Julien Cristau [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.31), pkg-config, xfonts-utils
 Standards-Version: 3.7.2
 

commit 87df8dc013a5a652f322b177b8b4530dc2f4f559
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Tue Jul 24 18:53:53 2007 +0200

Add upstream URL to debian/copyright.

diff --git a/debian/changelog b/debian/changelog
index e0206d0..09e3f9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xfonts-75dpi (1:1.0.0-4) unstable; urgency=low
+
+  * Add upstream URL to debian/copyright (closes: #434287).  Thanks, Josip
+Rodin!
+
+ -- Julien Cristau [EMAIL PROTECTED]  Tue, 24 Jul 2007 18:52:52 +0200
+
 xfonts-75dpi (1:1.0.0-3) unstable; urgency=medium
 
   [ Eugene Konev ]
diff --git a/debian/copyright b/debian/copyright
index 850cf94..233b733 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,3 +1,7 @@
+This package contains the font-adobe-75dpi, font-bh-75dpi,
+font-bh-lucidatypewriter-75dpi and font-bitstream-75dpi tarballs
+downloaded from: http://xorg.freedesktop.org/releases/individual/font/
+
 Copyright 1984-1989, 1994 Adobe Systems Incorporated.
 Copyright 1988, 1994 Digital Equipment Corporation.
 

commit 12a633f722a2ff9677728d1e2ae56767f804232a
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Thu Jul 12 16:06:22 2007 +0200

Fix display the output of quilt push/pop.

Fix commit 16d97b30b91da02d5a3edc2b895cbd4a1995f62d to check the
return value of quilt, not the one of tee.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 5f13302..bfca7bb 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -147,9 +147,11 @@ $(STAMP_DIR)/patch: $(STAMP_DIR)/prepare
fi; \
if $(QUILT) next /dev/null 21; then \
  echo -n Applying patches...; \
- if $(QUILT) push -a -v 21 | tee $(STAMP_DIR)/log/patch; then \
+ if $(QUILT) push -a -v $(STAMP_DIR)/log/patch 21; then \
+   cat $(STAMP_DIR)/log/patch; \
echo successful.; \
  else \
+   cat $(STAMP_DIR)/log/patch; \
echo failed! (check $(STAMP_DIR)/log/patch for details); \
exit 1; \
  fi; \
@@ -164,9 +166,11 @@ unpatch:
rm -f $(STAMP_DIR)/patch
@echo -n Unapplying patches...; \
if [ -e $(STAMP_DIR)/patches/applied-patches ]; then \
- if $(QUILT) pop -a -v 21 | tee $(STAMP_DIR)/log/unpatch; then \
+ if $(QUILT) pop -a -v $(STAMP_DIR)/log/unpatch 21; then \
+   cat $(STAMP_DIR)/log/unpatch; \
echo successful.; \
  else \
+   cat $(STAMP_DIR)/log/unpatch; \
echo failed! (check $(STAMP_DIR)/log/unpatch for details); \
exit 1; \
  fi; \

commit e29b56820909668b062fdba72458ee9483a4ae44
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Mon Jul 9 21:50:47 2007 +0200

Minor fixes in the patching system.

 * Fix debian/rules to not be confused by ~/.quiltrc or QUILT_PATCHES (as 
in #369920).
 * Display which patches are applied and removed instead of just the first 
one (for #428090).

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 2930c1e..5f13302 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -21,6 +21,11 @@
 # Pass $(DH_OPTIONS) into the environment for debhelper's benefit.
 export DH_OPTIONS
 
+# force quilt to not use ~/.quiltrc
+QUILT = quilt --quiltrc /dev/null
+# force QUILT_PATCHES to the default in case it is exported in the environment

xfonts-75dpi: Changes to 'debian-unstable'

2007-02-06 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 15c76baa36f5cc06860e0d9398ebb880bb028ec7
Author: David Nusinow [EMAIL PROTECTED]
Date:   Tue Feb 6 21:20:50 2007 -0500

autoreconf

commit 5d2e73d87238e8c75d8c0ccde6b65750675910e3
Author: David Nusinow [EMAIL PROTECTED]
Date:   Sat Sep 30 21:04:53 2006 +

* Drop X11R7 from aliases install path.
* Switch to dh_installxfonts.
* Drop fonts.scale from xfonts-75dpi-transcoded. This is serious policy
  violation, thus raised urgency.
* Correct short description of xfonts-75dpi.
* Bump policy to 3.7.2 (now we are compliant).
* Remove unused debhelper helpers.
* Build package in binary-indep, not in binary-arch.
* Bump debhelper compat to 5, and build-dep on debhelper = 5.0.31
* Remove Fabio from uploaders with his permission. He's always welcome back.
* Upload to unstable

commit e8561f2397ba1ae19c0ef23beec009f7d0ef76c0
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Feb 22 01:32:49 2006 +

Fix chmod on fonts.alias install and add -75dpi.postrm.in that I'd missed 
previously

commit ad1fdec3e76194bf156b67132b4ff3cdb266bfe1
Author: David Nusinow [EMAIL PROTECTED]
Date:   Tue Feb 21 01:16:58 2006 +

Various fixes from Eugene Konev

commit e0123ab651d9ecac994f1d144a2d16817711092c
Author: David Nusinow [EMAIL PROTECTED]
Date:   Mon Feb 20 04:01:49 2006 +

Commit various fixes from Eugene Konev

commit f48ccd4b8240512a19eea6b61bd88d403908f77b
Author: David Nusinow [EMAIL PROTECTED]
Date:   Sun Feb 19 15:34:47 2006 +

Incorporate Eugene Konev's font fixes, including moving them to /usr/share.

commit d28e8aff66605f1a9ebeb719c970608126a35210
Author: David Nusinow [EMAIL PROTECTED]
Date:   Thu Feb 16 04:06:04 2006 +

Fix another goof. This should build

commit 9eae42f17b5142d7570fc2b4a00470c53d3543b0
Author: David Nusinow [EMAIL PROTECTED]
Date:   Thu Feb 16 03:52:56 2006 +

Fix goofs in applying Zephenia's patch

commit 8bfb71673528b4a74222abf19d30f471bd53981b
Author: David Nusinow [EMAIL PROTECTED]
Date:   Thu Feb 16 03:32:04 2006 +

Apply Zephenia's patch to debian/rules for the fonts as well, so they FTBFS 
when one font fails

commit 730d4633b54790e30d1aacddae1cd64bc591d007
Author: David Nusinow [EMAIL PROTECTED]
Date:   Tue Feb 14 01:42:18 2006 +

Add xutils to build-deps for fonts

commit e9fb9681c712eb145075b2b48a80f288d1598ce8
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Feb 1 01:15:51 2006 +

More cleanup. Add a missing local file and remove obsolete pre-release dirs

commit 0b9102e62c688d02c1f667dfed9a050c54011d9e
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Feb 1 01:11:50 2006 +

Update packaging for xfonts-100dpi, 75dpi, and misc

commit be7ac393c55709595faa67d448167ea1bfa1e49e
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Feb 1 00:52:28 2006 +

Remove non-free utopia fonts

commit 6fa7595e31ea8db8e5e78d7ade64c9dc9eebbdea
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Feb 1 00:50:59 2006 +

Actually move the files

commit 718b2b2fedac7a354fc98c36764c06db5e0447a4
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Feb 1 00:48:51 2006 +

Move fonts to their proper homes

commit 2b678d6bdc2c1529b449c9374733ab620f630e27
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Dec 2 02:50:46 2005 +

Pull in xsfbs for xfonts-75dpi

commit e9bd3937587866143f61033d67af704130e80667
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Dec 2 02:48:40 2005 +

Move and re-work packaging for xfonts-75dpi. The system can now handle 
multiple subdirs feeding in to one source package

commit 3a5013a69e361ab719f409f68205889b295a84ee
Author: David Nusinow [EMAIL PROTECTED]
Date:   Sat Nov 26 16:31:30 2005 +

* Move 100dpi font dirs to xfonts-100dpi dir, the 75dpi fonts in to the
  xfonts-75dpi dir, and the cyrillic fonts in to the xfonts-cyrillic dir.
  This is so we can continue to package them as before.  Since fonts are
  almost the prototypical example of data that doesn't change between
  releases, it seems to be advantageous to do this.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]