File: 50_remove_changelog_in

package info (click to toggle)
graphviz 2.42.4-3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 95,884 kB
  • sloc: ansic: 1,051,566; cpp: 9,107; makefile: 5,538; tcl: 4,897; sh: 4,506; yacc: 4,190; xml: 2,970; cs: 1,921; objc: 1,157; lex: 625; java: 560; perl: 445; python: 255; awk: 241; javascript: 146; ruby: 64; php: 59; sed: 1
file content (29 lines) | stat: -rw-r--r-- 903 bytes parent folder | download
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
Description: remove Debian references from upstream
 Don't alter files under debian/ directory.
Author: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Forwarded: not-needed
Last-Update: 2019-09-01

---

--- graphviz-2.42.1.orig/Makefile.am
+++ graphviz-2.42.1/Makefile.am
@@ -45,7 +45,7 @@ EXTRA_DIST = $(txt) $(html) graphviz.spe
 	graphviz.7 Doxyfile.in Doxyfile awk \
 	config/config_perl.pl config/config_python.py \
 	config/config_ruby.rb config/config_tcl.tcl dot.demo  plugin.demo \
-	macosx windows debian redhat graphviz.sln
+	macosx windows redhat graphviz.sln
 
 .PHONY: rpm
 rpm: dist
--- graphviz-2.42.1.orig/configure.ac
+++ graphviz-2.42.1/configure.ac
@@ -2886,7 +2886,6 @@ AM_CONDITIONAL(HAVE_CRITERION, test "$us
 # Generate Makefiles
 #	tests/regression_tests/vuln/Makefile was removed
 AC_CONFIG_FILES(Makefile
-	debian/changelog
 	doc/Makefile
 	doc/info/Makefile
 	doc/schema/Makefile