r15040 - in packages/tags/pegsolitaire: . 0.0.4-2/debian

Vincent Cheng vcheng at moszumanska.debian.org
Sat Apr 19 00:27:48 UTC 2014


Author: vcheng
Date: 2014-04-19 00:27:48 +0000 (Sat, 19 Apr 2014)
New Revision: 15040

Added:
   packages/tags/pegsolitaire/0.0.4-2/
   packages/tags/pegsolitaire/0.0.4-2/debian/changelog
   packages/tags/pegsolitaire/0.0.4-2/debian/rules
Removed:
   packages/tags/pegsolitaire/0.0.4-2/debian/changelog
   packages/tags/pegsolitaire/0.0.4-2/debian/rules
Log:
[svn-buildpackage] Tagging pegsolitaire 0.0.4-2

Deleted: packages/tags/pegsolitaire/0.0.4-2/debian/changelog
===================================================================
--- packages/trunk/pegsolitaire/debian/changelog	2014-04-18 23:55:02 UTC (rev 15038)
+++ packages/tags/pegsolitaire/0.0.4-2/debian/changelog	2014-04-19 00:27:48 UTC (rev 15040)
@@ -1,45 +0,0 @@
-pegsolitaire (0.0.4-2) unstable; urgency=medium
-
-  * Team upload.
-
-  [ Markus Koschany ]
-  * Switch to source format 3.0 (quilt).
-  * Use compat level 9 and require debhelper >= 9.
-  * wrap-and-sort -sa.
-  * Declare compliance with Debian Policy 3.9.5.
-  * Update menu file. Add longtitle and icon entry. (Closes: #726851)
-  * Update pegsolitaire.desktop. Add comment in German and keywords.
-  * Use high resolution icon peg.svg as desktop file icon.
-  * Add pegsolitaire.xpm icon and install it to /usr/share/pixmaps.
-  * Update watch file. The original homepage for downloading Peg Solitaire
-    is no longer available.
-  * Install man page with pegsolitaire.manpages file.
-  * Export DEB_BUILD_OPTIONS=nocheck. Disable tests since they are incomplete.
-  * Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed to avoid useless
-    dependencies.
-  * Fix lintian warning "synopsis starts with article".
-  * Update package description.
-  * Change --datadir to /usr/share to avoid lintian error
-    global-data-in-games-directory. Remove unwanted files in dh_install
-    override.
-  * Build --with parallel.
-  * Update homepage field and point to wiki.debian.org. The original site went
-    offline. (Closes: #607989)
-  * Remove docs file. Do not install README and NEWS files anymore since they
-    contain nothing newsworthy.
-  * Update debian/copyright to copyright format 1.0.
-  * Change priority from extra to optional. This package does neither have
-    special requirements nor does it conflict with other packages.
-
-  [ Evgeni Golov ]
-  * Correct Vcs-* URLs to point to anonscm.debian.org.
-
- -- Markus Koschany <apo at gambaru.de>  Fri, 18 Apr 2014 22:34:51 +0200
-
-pegsolitaire (0.0.4-1) unstable; urgency=low
-
-  * Initial release (Closes: #485128)
-    + Add .desktop file.
-    + Add simple man page.
-
- -- Barry deFreese <bdefreese at debian.org>  Tue, 07 Apr 2009 12:53:10 -0400

Copied: packages/tags/pegsolitaire/0.0.4-2/debian/changelog (from rev 15039, packages/trunk/pegsolitaire/debian/changelog)
===================================================================
--- packages/tags/pegsolitaire/0.0.4-2/debian/changelog	                        (rev 0)
+++ packages/tags/pegsolitaire/0.0.4-2/debian/changelog	2014-04-19 00:27:48 UTC (rev 15040)
@@ -0,0 +1,47 @@
+pegsolitaire (0.0.4-2) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Markus Koschany ]
+  * Switch to source format 3.0 (quilt).
+  * Use compat level 9 and require debhelper >= 9.
+  * wrap-and-sort -sa.
+  * Declare compliance with Debian Policy 3.9.5.
+  * Update menu file. Add longtitle and icon entry. (Closes: #726851)
+  * Update pegsolitaire.desktop. Add comment in German and keywords.
+  * Use high resolution icon peg.svg as desktop file icon.
+  * Add pegsolitaire.xpm icon and install it to /usr/share/pixmaps.
+  * Update watch file. The original homepage for downloading Peg Solitaire
+    is no longer available.
+  * Install man page with pegsolitaire.manpages file.
+  * Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed to avoid useless
+    dependencies.
+  * Fix lintian warning "synopsis starts with article".
+  * Update package description.
+  * Change --datadir to /usr/share to avoid lintian error
+    global-data-in-games-directory. Remove unwanted files in dh_install
+    override.
+  * Build --with parallel.
+  * Update homepage field and point to wiki.debian.org. The original site went
+    offline. (Closes: #607989)
+  * Remove docs file. Do not install README and NEWS files anymore since they
+    contain nothing newsworthy.
+  * Update debian/copyright to copyright format 1.0.
+  * Change priority from extra to optional. This package does neither have
+    special requirements nor does it conflict with other packages.
+
+  [ Evgeni Golov ]
+  * Correct Vcs-* URLs to point to anonscm.debian.org.
+
+  [ Vincent Cheng ]
+  * Use empty override_dh_auto_test target in d/rules to skip incomplete tests.
+
+ -- Markus Koschany <apo at gambaru.de>  Fri, 18 Apr 2014 22:34:51 +0200
+
+pegsolitaire (0.0.4-1) unstable; urgency=low
+
+  * Initial release (Closes: #485128)
+    + Add .desktop file.
+    + Add simple man page.
+
+ -- Barry deFreese <bdefreese at debian.org>  Tue, 07 Apr 2009 12:53:10 -0400

Deleted: packages/tags/pegsolitaire/0.0.4-2/debian/rules
===================================================================
--- packages/trunk/pegsolitaire/debian/rules	2014-04-18 23:55:02 UTC (rev 15038)
+++ packages/tags/pegsolitaire/0.0.4-2/debian/rules	2014-04-19 00:27:48 UTC (rev 15040)
@@ -1,25 +0,0 @@
-#!/usr/bin/make -f
-export DEB_BUILD_OPTIONS=nocheck
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
-%:
-	dh $@ --parallel --with autotools_dev
-
-override_dh_auto_configure:
-	dh_auto_configure -- \
-		--prefix=/usr \
-		--bindir=\$${prefix}/games \
-		--datadir=\$${prefix}/share \
-		--mandir=\$${prefix}/share/man \
-		--infodir=\$${prefix}/share/info \
-
-override_dh_install:
-	dh_install
-	# Remove unwanted files.
-	$(RM) \
-		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/COPYING \
-		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/NEWS \
-		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/AUTHORS \
-		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/ChangeLog \
-		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/INSTALL \
-		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/README

Copied: packages/tags/pegsolitaire/0.0.4-2/debian/rules (from rev 15039, packages/trunk/pegsolitaire/debian/rules)
===================================================================
--- packages/tags/pegsolitaire/0.0.4-2/debian/rules	                        (rev 0)
+++ packages/tags/pegsolitaire/0.0.4-2/debian/rules	2014-04-19 00:27:48 UTC (rev 15040)
@@ -0,0 +1,27 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+
+%:
+	dh $@ --parallel --with autotools_dev
+
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		--prefix=/usr \
+		--bindir=\$${prefix}/games \
+		--datadir=\$${prefix}/share \
+		--mandir=\$${prefix}/share/man \
+		--infodir=\$${prefix}/share/info \
+
+override_dh_auto_test:
+
+override_dh_install:
+	dh_install
+	# Remove unwanted files.
+	$(RM) \
+		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/COPYING \
+		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/NEWS \
+		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/AUTHORS \
+		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/ChangeLog \
+		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/INSTALL \
+		$(CURDIR)/debian/pegsolitaire/usr/share/doc/pegsolitaire/README




More information about the Pkg-games-commits mailing list